commit: 9847b3c5d439caa043b63c41e9987dcca08a7deb
Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 12 18:10:47 2014 +0000
Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Sun Oct 12 23:18:57 2014 +0000
URL:
http://sources.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=9847b3c5
x11-themes/gnome-backgrounds: add blocker on older gnome-themes-standard
Conflicts on Adwaita theme.
---
x11-themes/gnome-backgrounds/gnome-backgrounds-3.14.0.ebuild | 2 +-
x11-themes/gnome-backgrounds/gnome-backgrounds-9999.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/x11-themes/gnome-backgrounds/gnome-backgrounds-3.14.0.ebuild
b/x11-themes/gnome-backgrounds/gnome-backgrounds-3.14.0.ebuild
index 6850f26..d0f8737 100644
--- a/x11-themes/gnome-backgrounds/gnome-backgrounds-3.14.0.ebuild
+++ b/x11-themes/gnome-backgrounds/gnome-backgrounds-3.14.0.ebuild
@@ -15,7 +15,7 @@ SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
IUSE=""
-RDEPEND=""
+RDEPEND="!<x11-themes/gnome-themes-standard-3.14"
DEPEND="
>=dev-util/intltool-0.40.0
sys-devel/gettext
diff --git a/x11-themes/gnome-backgrounds/gnome-backgrounds-9999.ebuild
b/x11-themes/gnome-backgrounds/gnome-backgrounds-9999.ebuild
index 4e362a4..d39a62b 100644
--- a/x11-themes/gnome-backgrounds/gnome-backgrounds-9999.ebuild
+++ b/x11-themes/gnome-backgrounds/gnome-backgrounds-9999.ebuild
@@ -20,7 +20,7 @@ else
fi
IUSE=""
-RDEPEND=""
+RDEPEND="!<x11-themes/gnome-themes-standard-3.14"
DEPEND="
>=dev-util/intltool-0.40.0
sys-devel/gettext