diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-01-09 13:21:43 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-01-09 13:21:43 +0000 |
commit | a3d57eda38ec438c5e032922ecef0cf71b6abf01 (patch) | |
tree | 58580da777374e611aeb591c1e4bcf9487e7fa48 /x11-themes | |
parent | Stable for AMD64, wrt bug #397061 (diff) | |
download | gentoo-2-a3d57eda38ec438c5e032922ecef0cf71b6abf01.tar.gz gentoo-2-a3d57eda38ec438c5e032922ecef0cf71b6abf01.tar.bz2 gentoo-2-a3d57eda38ec438c5e032922ecef0cf71b6abf01.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 | 8 | ||||
-rw-r--r-- | x11-themes/gtk-engines-xfce/gtk-engines-xfce-2.99.0-r300.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/x11-themes/gtk-engines-xfce/ChangeLog b/x11-themes/gtk-engines-xfce/ChangeLog index 77d2618cbc53..b02ebbdc63cf 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-xfce/ChangeLog,v 1.128 2011/12/22 17:12:37 ssuominen Exp $ +# 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 $ + + 09 Jan 2012; Agostino Sarubbo <ago@gentoo.org> + gtk-engines-xfce-2.99.0-r300.ebuild: + Stable for AMD64, wrt bug #397865 22 Dec 2011; Samuli Suominen <ssuominen@gentoo.org> -gtk-engines-xfce-2.9.0.ebuild: diff --git a/x11-themes/gtk-engines-xfce/gtk-engines-xfce-2.99.0-r300.ebuild b/x11-themes/gtk-engines-xfce/gtk-engines-xfce-2.99.0-r300.ebuild index 0962d42001fe..bb4d3742982e 100644 --- a/x11-themes/gtk-engines-xfce/gtk-engines-xfce-2.99.0-r300.ebuild +++ b/x11-themes/gtk-engines-xfce/gtk-engines-xfce-2.99.0-r300.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-r300.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-r300.ebuild,v 1.2 2012/01/09 13:21:43 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 |