diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-04-30 09:53:08 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-04-30 09:53:08 +0000 |
commit | ed3120a91408f91838d1d3f5fcd51a7b672c07bf (patch) | |
tree | 88c18e6ac16a881df748d271fcf946357aa19aef /x11-themes/gtk-engines-xfce | |
parent | Stable for amd64, wrt bug #413933 (diff) | |
download | gentoo-2-ed3120a91408f91838d1d3f5fcd51a7b672c07bf.tar.gz gentoo-2-ed3120a91408f91838d1d3f5fcd51a7b672c07bf.tar.bz2 gentoo-2-ed3120a91408f91838d1d3f5fcd51a7b672c07bf.zip |
Stable for amd64, wrt bug #413871
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'x11-themes/gtk-engines-xfce')
-rw-r--r-- | x11-themes/gtk-engines-xfce/ChangeLog | 6 | ||||
-rw-r--r-- | x11-themes/gtk-engines-xfce/gtk-engines-xfce-3.0.0-r300.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-themes/gtk-engines-xfce/ChangeLog b/x11-themes/gtk-engines-xfce/ChangeLog index 7c57f711e40b..919347f3e683 100644 --- a/x11-themes/gtk-engines-xfce/ChangeLog +++ b/x11-themes/gtk-engines-xfce/ChangeLog @@ -1,6 +1,10 @@ # 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.142 2012/04/28 13:54:39 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-xfce/ChangeLog,v 1.143 2012/04/30 09:53:08 ago Exp $ + + 30 Apr 2012; Agostino Sarubbo <ago@gentoo.org> + gtk-engines-xfce-3.0.0-r300.ebuild: + Stable for amd64, wrt bug #413871 *gtk-engines-xfce-3.0.0-r300 (28 Apr 2012) *gtk-engines-xfce-3.0.0-r200 (28 Apr 2012) diff --git a/x11-themes/gtk-engines-xfce/gtk-engines-xfce-3.0.0-r300.ebuild b/x11-themes/gtk-engines-xfce/gtk-engines-xfce-3.0.0-r300.ebuild index 7911563f5492..d8be1ea17798 100644 --- a/x11-themes/gtk-engines-xfce/gtk-engines-xfce-3.0.0-r300.ebuild +++ b/x11-themes/gtk-engines-xfce/gtk-engines-xfce-3.0.0-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.0-r300.ebuild,v 1.1 2012/04/28 13:54:39 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-xfce/gtk-engines-xfce-3.0.0-r300.ebuild,v 1.2 2012/04/30 09:53:08 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 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris" IUSE="debug" RDEPEND=">=dev-libs/glib-2.24 |