diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-10-27 20:31:35 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-10-27 20:31:35 +0000 |
commit | 45e7b85f1377100f17761c55ade4e8f0ff6ac2fd (patch) | |
tree | 2c6fd5fd34ebeea6d7da918ca117ac38cd35d1a2 /x11-themes/gtk-engines-xfce | |
parent | Stable for amd64, wrt bug #429484 (diff) | |
download | gentoo-2-45e7b85f1377100f17761c55ade4e8f0ff6ac2fd.tar.gz gentoo-2-45e7b85f1377100f17761c55ade4e8f0ff6ac2fd.tar.bz2 gentoo-2-45e7b85f1377100f17761c55ade4e8f0ff6ac2fd.zip |
Stable for amd64, wrt bug #429484
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'x11-themes/gtk-engines-xfce')
-rw-r--r-- | x11-themes/gtk-engines-xfce/ChangeLog | 5 | ||||
-rw-r--r-- | x11-themes/gtk-engines-xfce/gtk-engines-xfce-3.0.1-r200.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 a3833d1bb1f9..72620f1fae4e 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.156 2012/10/04 11:33:13 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-xfce/ChangeLog,v 1.157 2012/10/27 20:31:35 ago Exp $ + + 27 Oct 2012; <ago@gentoo.org> gtk-engines-xfce-3.0.1-r200.ebuild: + Stable for amd64, wrt bug #429484 *gtk-engines-xfce-3.0.1-r300 (04 Oct 2012) *gtk-engines-xfce-3.0.1-r200 (04 Oct 2012) diff --git a/x11-themes/gtk-engines-xfce/gtk-engines-xfce-3.0.1-r200.ebuild b/x11-themes/gtk-engines-xfce/gtk-engines-xfce-3.0.1-r200.ebuild index e874dff1dbd4..b8d0dfa1d742 100644 --- a/x11-themes/gtk-engines-xfce/gtk-engines-xfce-3.0.1-r200.ebuild +++ b/x11-themes/gtk-engines-xfce/gtk-engines-xfce-3.0.1-r200.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-r200.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-r200.ebuild,v 1.2 2012/10/27 20:31:35 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="0" -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 |