From e1f4eb2ebba14feb4b6868811d46062234f4c525 Mon Sep 17 00:00:00 2001 From: Tomas Chvatal Date: Mon, 21 Feb 2011 15:40:52 +0000 Subject: Depend on proper slot with gtk2. (Portage version: 2.2.0_alpha24/cvs/Linux x86_64) --- x11-themes/oxygen-gtk/ChangeLog | 6 +++++- x11-themes/oxygen-gtk/oxygen-gtk-1.0.1-r1.ebuild | 4 ++-- x11-themes/oxygen-gtk/oxygen-gtk-1.0.2.ebuild | 4 ++-- 3 files changed, 9 insertions(+), 5 deletions(-) (limited to 'x11-themes/oxygen-gtk') diff --git a/x11-themes/oxygen-gtk/ChangeLog b/x11-themes/oxygen-gtk/ChangeLog index 4e3931da30ef..d9192ea2f9a0 100644 --- a/x11-themes/oxygen-gtk/ChangeLog +++ b/x11-themes/oxygen-gtk/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-themes/oxygen-gtk # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/oxygen-gtk/ChangeLog,v 1.5 2011/02/12 09:41:50 tampakrap Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/oxygen-gtk/ChangeLog,v 1.6 2011/02/21 15:40:52 scarabeus Exp $ + + 21 Feb 2011; Tomáš Chvátal + oxygen-gtk-1.0.1-r1.ebuild, oxygen-gtk-1.0.2.ebuild: + Depend on proper slot with gtk2. *oxygen-gtk-1.0.2 (12 Feb 2011) diff --git a/x11-themes/oxygen-gtk/oxygen-gtk-1.0.1-r1.ebuild b/x11-themes/oxygen-gtk/oxygen-gtk-1.0.1-r1.ebuild index 86ba077f3a77..14b33fe0c029 100644 --- a/x11-themes/oxygen-gtk/oxygen-gtk-1.0.1-r1.ebuild +++ b/x11-themes/oxygen-gtk/oxygen-gtk-1.0.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/oxygen-gtk/oxygen-gtk-1.0.1-r1.ebuild,v 1.1 2011/01/20 01:20:38 reavertm Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/oxygen-gtk/oxygen-gtk-1.0.1-r1.ebuild,v 1.2 2011/02/21 15:40:52 scarabeus Exp $ EAPI=3 @@ -18,7 +18,7 @@ IUSE="debug doc" RDEPEND=" dev-libs/glib x11-libs/cairo - x11-libs/gtk+ + x11-libs/gtk+:2 x11-libs/libX11 x11-libs/pango " diff --git a/x11-themes/oxygen-gtk/oxygen-gtk-1.0.2.ebuild b/x11-themes/oxygen-gtk/oxygen-gtk-1.0.2.ebuild index 57d77eb65220..5679f0bb0e3f 100644 --- a/x11-themes/oxygen-gtk/oxygen-gtk-1.0.2.ebuild +++ b/x11-themes/oxygen-gtk/oxygen-gtk-1.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/oxygen-gtk/oxygen-gtk-1.0.2.ebuild,v 1.1 2011/02/12 09:41:50 tampakrap Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/oxygen-gtk/oxygen-gtk-1.0.2.ebuild,v 1.2 2011/02/21 15:40:52 scarabeus Exp $ EAPI=3 @@ -18,7 +18,7 @@ IUSE="debug doc" RDEPEND=" dev-libs/glib x11-libs/cairo - x11-libs/gtk+ + x11-libs/gtk+:2 x11-libs/libX11 x11-libs/pango " -- cgit v1.2.3-65-gdbad