summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Palimaka <kensington@gentoo.org>2016-10-29 22:35:15 +1100
committerMichael Palimaka <kensington@gentoo.org>2016-10-29 22:35:37 +1100
commitec4df4076fdd473a8d2c68d923f835c29d86b7a2 (patch)
tree8b169c2a0c0195602088a8c097de294d3ae117ab /gnome-extra
parentnet-wireless/bluez: Version bump fixing pairing (#597820 by Christian Loosli)... (diff)
downloadgentoo-ec4df4076fdd473a8d2c68d923f835c29d86b7a2.tar.gz
gentoo-ec4df4076fdd473a8d2c68d923f835c29d86b7a2.tar.bz2
gentoo-ec4df4076fdd473a8d2c68d923f835c29d86b7a2.zip
gnome-extra/cinnamon: remove invalid USE flag from REQUIRED_USE
Gentoo-bug: 598342 Package-Manager: portage-2.3.2
Diffstat (limited to 'gnome-extra')
-rw-r--r--gnome-extra/cinnamon/cinnamon-2.8.8.ebuild2
-rw-r--r--gnome-extra/cinnamon/cinnamon-3.0.6.ebuild2
-rw-r--r--gnome-extra/cinnamon/cinnamon-3.0.7-r1.ebuild2
-rw-r--r--gnome-extra/cinnamon/cinnamon-3.0.7.ebuild2
4 files changed, 4 insertions, 4 deletions
diff --git a/gnome-extra/cinnamon/cinnamon-2.8.8.ebuild b/gnome-extra/cinnamon/cinnamon-2.8.8.ebuild
index cf91098ddd82..4a341c8c7313 100644
--- a/gnome-extra/cinnamon/cinnamon-2.8.8.ebuild
+++ b/gnome-extra/cinnamon/cinnamon-2.8.8.ebuild
@@ -26,7 +26,7 @@ IUSE="+nls +networkmanager" #+bluetooth
# We need *both* python 2.7 and 3.x
REQUIRED_USE="${PYTHON_REQUIRED_USE}
python_targets_python2_7
- || ( python_targets_python3_3 python_targets_python3_4 python_targets_python3_5 )
+ || ( python_targets_python3_4 python_targets_python3_5 )
"
KEYWORDS="amd64 x86"
diff --git a/gnome-extra/cinnamon/cinnamon-3.0.6.ebuild b/gnome-extra/cinnamon/cinnamon-3.0.6.ebuild
index 4a06a2d47349..c7b8dbffa66b 100644
--- a/gnome-extra/cinnamon/cinnamon-3.0.6.ebuild
+++ b/gnome-extra/cinnamon/cinnamon-3.0.6.ebuild
@@ -26,7 +26,7 @@ IUSE="+nls +networkmanager" #+bluetooth
# We need *both* python 2.7 and 3.x
REQUIRED_USE="${PYTHON_REQUIRED_USE}
python_targets_python2_7
- || ( python_targets_python3_3 python_targets_python3_4 python_targets_python3_5 )
+ || ( python_targets_python3_4 python_targets_python3_5 )
"
KEYWORDS="~amd64 ~x86"
diff --git a/gnome-extra/cinnamon/cinnamon-3.0.7-r1.ebuild b/gnome-extra/cinnamon/cinnamon-3.0.7-r1.ebuild
index 91c76c469cfa..db72f0097c98 100644
--- a/gnome-extra/cinnamon/cinnamon-3.0.7-r1.ebuild
+++ b/gnome-extra/cinnamon/cinnamon-3.0.7-r1.ebuild
@@ -26,7 +26,7 @@ IUSE="+nls +networkmanager" #+bluetooth
# We need *both* python 2.7 and 3.x
REQUIRED_USE="${PYTHON_REQUIRED_USE}
python_targets_python2_7
- || ( python_targets_python3_3 python_targets_python3_4 python_targets_python3_5 )
+ || ( python_targets_python3_4 python_targets_python3_5 )
"
KEYWORDS="~amd64 ~x86"
diff --git a/gnome-extra/cinnamon/cinnamon-3.0.7.ebuild b/gnome-extra/cinnamon/cinnamon-3.0.7.ebuild
index 254e7fa41711..dc5672e44051 100644
--- a/gnome-extra/cinnamon/cinnamon-3.0.7.ebuild
+++ b/gnome-extra/cinnamon/cinnamon-3.0.7.ebuild
@@ -26,7 +26,7 @@ IUSE="+nls +networkmanager" #+bluetooth
# We need *both* python 2.7 and 3.x
REQUIRED_USE="${PYTHON_REQUIRED_USE}
python_targets_python2_7
- || ( python_targets_python3_3 python_targets_python3_4 python_targets_python3_5 )
+ || ( python_targets_python3_4 python_targets_python3_5 )
"
KEYWORDS="amd64 x86"