diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-10-27 21:29:36 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-10-27 21:29:36 +0000 |
commit | 986e4543af97845addb64a25ab79c0016c91f0ac (patch) | |
tree | b99b9cc33769b6320cc81f6837556ba2f22d0b9e /x11-themes | |
parent | remove old udev-171 revisions (diff) | |
download | gentoo-2-986e4543af97845addb64a25ab79c0016c91f0ac.tar.gz gentoo-2-986e4543af97845addb64a25ab79c0016c91f0ac.tar.bz2 gentoo-2-986e4543af97845addb64a25ab79c0016c91f0ac.zip |
Stable for amd64, wrt bug #429484
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/gtk-engines-xfce/ChangeLog | 5 | ||||
-rw-r--r-- | x11-themes/gtk-engines-xfce/gtk-engines-xfce-3.0.1-r300.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-themes/gtk-engines-xfce/ChangeLog b/x11-themes/gtk-engines-xfce/ChangeLog index 72620f1fae4e..18c02facc31c 100644 --- a/x11-themes/gtk-engines-xfce/ChangeLog +++ b/x11-themes/gtk-engines-xfce/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-themes/gtk-engines-xfce # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-xfce/ChangeLog,v 1.157 2012/10/27 20:31:35 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-xfce/ChangeLog,v 1.158 2012/10/27 21:29:36 ago Exp $ + + 27 Oct 2012; <ago@gentoo.org> gtk-engines-xfce-3.0.1-r300.ebuild: + Stable for amd64, wrt bug #429484 27 Oct 2012; <ago@gentoo.org> gtk-engines-xfce-3.0.1-r200.ebuild: Stable for amd64, wrt bug #429484 diff --git a/x11-themes/gtk-engines-xfce/gtk-engines-xfce-3.0.1-r300.ebuild b/x11-themes/gtk-engines-xfce/gtk-engines-xfce-3.0.1-r300.ebuild index c40ec5281ef0..d9f4258d98bc 100644 --- a/x11-themes/gtk-engines-xfce/gtk-engines-xfce-3.0.1-r300.ebuild +++ b/x11-themes/gtk-engines-xfce/gtk-engines-xfce-3.0.1-r300.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-xfce/gtk-engines-xfce-3.0.1-r300.ebuild,v 1.1 2012/10/04 11:33:13 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-xfce/gtk-engines-xfce-3.0.1-r300.ebuild,v 1.2 2012/10/27 21:29:36 ago Exp $ EAPI=4 MY_PN=gtk-xfce-engine @@ -12,7 +12,7 @@ SRC_URI="mirror://xfce/src/xfce/${MY_PN}/${PV%.*}/${MY_PN}-${PV}.tar.bz2" LICENSE="GPL-2" SLOT="3" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris" IUSE="debug" RDEPEND=">=dev-libs/glib-2.24 |