diff options
Diffstat (limited to 'x11-themes/gnome-colors-themes')
-rw-r--r-- | x11-themes/gnome-colors-themes/ChangeLog | 8 | ||||
-rw-r--r-- | x11-themes/gnome-colors-themes/gnome-colors-themes-5.5.1.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/x11-themes/gnome-colors-themes/ChangeLog b/x11-themes/gnome-colors-themes/ChangeLog index e95fcff70621..6e57a8375f54 100644 --- a/x11-themes/gnome-colors-themes/ChangeLog +++ b/x11-themes/gnome-colors-themes/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-themes/gnome-colors-themes -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-colors-themes/ChangeLog,v 1.2 2011/12/15 17:43:12 ago Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-colors-themes/ChangeLog,v 1.3 2012/01/04 18:03:55 phajdan.jr Exp $ + + 04 Jan 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> + gnome-colors-themes-5.5.1.ebuild: + x86 stable wrt bug #394439 15 Dec 2011; Agostino Sarubbo <ago@gentoo.org> gnome-colors-themes-5.5.1.ebuild: diff --git a/x11-themes/gnome-colors-themes/gnome-colors-themes-5.5.1.ebuild b/x11-themes/gnome-colors-themes/gnome-colors-themes-5.5.1.ebuild index 534f96591ff9..fd1c30327c68 100644 --- a/x11-themes/gnome-colors-themes/gnome-colors-themes-5.5.1.ebuild +++ b/x11-themes/gnome-colors-themes/gnome-colors-themes-5.5.1.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/gnome-colors-themes/gnome-colors-themes-5.5.1.ebuild,v 1.2 2011/12/15 17:43:12 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-colors-themes/gnome-colors-themes-5.5.1.ebuild,v 1.3 2012/01/04 18:03:55 phajdan.jr Exp $ EAPI=2 inherit gnome2-utils @@ -13,7 +13,7 @@ SRC_URI="http://gnome-colors.googlecode.com/files/gnome-colors-${PV}.tar.gz LICENSE="GPL-2 public-domain" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" RDEPEND="x11-themes/gnome-colors-common" |