diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2011-12-15 17:43:12 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2011-12-15 17:43:12 +0000 |
commit | ad8aa34b539a61cd395f8fae4d3bfcf412f3b3c6 (patch) | |
tree | edd10d5305d0c065fd5458ad7b4b40bdd2fad923 /x11-themes/gnome-colors-common | |
parent | Version bump. remove old unstable versions. (diff) | |
download | historical-ad8aa34b539a61cd395f8fae4d3bfcf412f3b3c6.tar.gz historical-ad8aa34b539a61cd395f8fae4d3bfcf412f3b3c6.tar.bz2 historical-ad8aa34b539a61cd395f8fae4d3bfcf412f3b3c6.zip |
Stable for AMD64, wrt bug #394439
Package-Manager: portage-2.1.10.40/cvs/Linux i686
Diffstat (limited to 'x11-themes/gnome-colors-common')
-rw-r--r-- | x11-themes/gnome-colors-common/ChangeLog | 6 | ||||
-rw-r--r-- | x11-themes/gnome-colors-common/gnome-colors-common-5.5.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-themes/gnome-colors-common/ChangeLog b/x11-themes/gnome-colors-common/ChangeLog index a3c954148196..bb65bedda52b 100644 --- a/x11-themes/gnome-colors-common/ChangeLog +++ b/x11-themes/gnome-colors-common/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-themes/gnome-colors-common # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-colors-common/ChangeLog,v 1.2 2011/01/03 21:23:19 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-colors-common/ChangeLog,v 1.3 2011/12/15 17:42:00 ago Exp $ + + 15 Dec 2011; Agostino Sarubbo <ago@gentoo.org> + gnome-colors-common-5.5.1.ebuild: + Stable for AMD64, wrt bug #394439 03 Jan 2011; Pacho Ramos <pacho@gentoo.org> gnome-colors-common-5.5.1.ebuild: Fix LICENSE for tangoized icon per meeting decission at diff --git a/x11-themes/gnome-colors-common/gnome-colors-common-5.5.1.ebuild b/x11-themes/gnome-colors-common/gnome-colors-common-5.5.1.ebuild index c9b8e518fd27..817e64151208 100644 --- a/x11-themes/gnome-colors-common/gnome-colors-common-5.5.1.ebuild +++ b/x11-themes/gnome-colors-common/gnome-colors-common-5.5.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-colors-common/gnome-colors-common-5.5.1.ebuild,v 1.2 2011/01/03 21:23:19 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-colors-common/gnome-colors-common-5.5.1.ebuild,v 1.3 2011/12/15 17:42:00 ago Exp $ EAPI=2 inherit gnome2-utils @@ -14,7 +14,7 @@ SRC_URI="http://gnome-colors.googlecode.com/files/gnome-colors-${PV}.tar.gz LICENSE="GPL-2 branding? ( CCPL-Sampling-Plus-1.0 )" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="+branding" RDEPEND="x11-themes/gnome-icon-theme" |