diff options
author | Thomas Kahle <tomka@gentoo.org> | 2011-02-24 20:47:19 +0000 |
---|---|---|
committer | Thomas Kahle <tomka@gentoo.org> | 2011-02-24 20:47:19 +0000 |
commit | fb37684545ad006865901be17f1cab7bda3d92d3 (patch) | |
tree | 749d1dc42173f0823043b8891bfe13302fcd0a5a /x11-themes/gnome-themes | |
parent | Fix compile when the lcms USE flag is disabled (bug #356285). Fix thanks to S... (diff) | |
download | historical-fb37684545ad006865901be17f1cab7bda3d92d3.tar.gz historical-fb37684545ad006865901be17f1cab7bda3d92d3.tar.bz2 historical-fb37684545ad006865901be17f1cab7bda3d92d3.zip |
x86 stable per bug 353436
Package-Manager: portage-2.1.9.40/cvs/Linux i686
Diffstat (limited to 'x11-themes/gnome-themes')
-rw-r--r-- | x11-themes/gnome-themes/ChangeLog | 5 | ||||
-rw-r--r-- | x11-themes/gnome-themes/gnome-themes-2.32.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-themes/gnome-themes/ChangeLog b/x11-themes/gnome-themes/ChangeLog index f6224b1dc695..7fa6d71b5be0 100644 --- a/x11-themes/gnome-themes/ChangeLog +++ b/x11-themes/gnome-themes/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-themes/gnome-themes # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-themes/ChangeLog,v 1.242 2011/02/23 23:15:01 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-themes/ChangeLog,v 1.243 2011/02/24 20:46:55 tomka Exp $ + + 24 Feb 2011; Thomas Kahle <tomka@gentoo.org> gnome-themes-2.32.1.ebuild: + x86 stable per bug 353436 23 Feb 2011; Markos Chandras <hwoarang@gentoo.org> gnome-themes-2.32.1.ebuild: diff --git a/x11-themes/gnome-themes/gnome-themes-2.32.1.ebuild b/x11-themes/gnome-themes/gnome-themes-2.32.1.ebuild index fb4bb0bc21eb..814c2b533fb7 100644 --- a/x11-themes/gnome-themes/gnome-themes-2.32.1.ebuild +++ b/x11-themes/gnome-themes/gnome-themes-2.32.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-themes/gnome-themes-2.32.1.ebuild,v 1.3 2011/02/23 23:15:01 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-themes/gnome-themes-2.32.1.ebuild,v 1.4 2011/02/24 20:46:55 tomka Exp $ EAPI="3" GCONF_DEBUG="no" @@ -12,7 +12,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris" IUSE="accessibility" RDEPEND=">=x11-libs/gtk+-2:2 |