diff options
author | 2012-01-09 13:22:37 +0000 | |
---|---|---|
committer | 2012-01-09 13:22:37 +0000 | |
commit | 17589b281a3840e85975effed26638e501369957 (patch) | |
tree | 15f674b099241c91d9b6e27852ee32d97551bed6 /x11-themes | |
parent | Stable for AMD64, wrt bug #397865 (diff) | |
download | gentoo-2-17589b281a3840e85975effed26638e501369957.tar.gz gentoo-2-17589b281a3840e85975effed26638e501369957.tar.bz2 gentoo-2-17589b281a3840e85975effed26638e501369957.zip |
Stable for AMD64, wrt bug #397865
(Portage version: 2.1.10.41/cvs/Linux x86_64)
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/gtk-engines-xfce/ChangeLog | 6 | ||||
-rw-r--r-- | x11-themes/gtk-engines-xfce/gtk-engines-xfce-2.99.0-r200.ebuild | 6 |
2 files changed, 8 insertions, 4 deletions
diff --git a/x11-themes/gtk-engines-xfce/ChangeLog b/x11-themes/gtk-engines-xfce/ChangeLog index b02ebbdc63cf..16b55435755b 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.129 2012/01/09 13:21:43 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-xfce/ChangeLog,v 1.130 2012/01/09 13:22:37 ago Exp $ + + 09 Jan 2012; Agostino Sarubbo <ago@gentoo.org> + gtk-engines-xfce-2.99.0-r200.ebuild: + Stable for AMD64, wrt bug #397865 09 Jan 2012; Agostino Sarubbo <ago@gentoo.org> gtk-engines-xfce-2.99.0-r300.ebuild: diff --git a/x11-themes/gtk-engines-xfce/gtk-engines-xfce-2.99.0-r200.ebuild b/x11-themes/gtk-engines-xfce/gtk-engines-xfce-2.99.0-r200.ebuild index 6eea63c84ba7..0bc2431c195c 100644 --- a/x11-themes/gtk-engines-xfce/gtk-engines-xfce-2.99.0-r200.ebuild +++ b/x11-themes/gtk-engines-xfce/gtk-engines-xfce-2.99.0-r200.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# 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-2.99.0-r200.ebuild,v 1.1 2011/12/22 17:07:21 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-xfce/gtk-engines-xfce-2.99.0-r200.ebuild,v 1.2 2012/01/09 13:22:37 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 ~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 |