diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-01-04 18:03:55 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-01-04 18:03:55 +0000 |
commit | ff34ed69390ef96067c81c5e1f24fb4265c6848d (patch) | |
tree | 8a746cc8f46784df69327ecdb047860c0fd57199 /x11-themes/gnome-colors-themes | |
parent | x86 stable wrt bug #396483 (diff) | |
download | gentoo-2-ff34ed69390ef96067c81c5e1f24fb4265c6848d.tar.gz gentoo-2-ff34ed69390ef96067c81c5e1f24fb4265c6848d.tar.bz2 gentoo-2-ff34ed69390ef96067c81c5e1f24fb4265c6848d.zip |
x86 stable wrt bug #394439
(Portage version: 2.1.10.41/cvs/Linux i686)
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" |