From ad8aa34b539a61cd395f8fae4d3bfcf412f3b3c6 Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Thu, 15 Dec 2011 17:43:12 +0000 Subject: [PATCH] Stable for AMD64, wrt bug #394439 Package-Manager: portage-2.1.10.40/cvs/Linux i686 --- x11-themes/gnome-colors-common/ChangeLog | 6 +++++- .../gnome-colors-common/gnome-colors-common-5.5.1.ebuild | 4 ++-- x11-themes/gnome-colors-themes/ChangeLog | 8 ++++++-- .../gnome-colors-themes/gnome-colors-themes-5.5.1.ebuild | 6 +++--- x11-themes/shiki-colors/ChangeLog | 5 ++++- x11-themes/shiki-colors/shiki-colors-4.6.ebuild | 4 ++-- 6 files changed, 22 insertions(+), 11 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 + gnome-colors-common-5.5.1.ebuild: + Stable for AMD64, wrt bug #394439 03 Jan 2011; Pacho Ramos 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" diff --git a/x11-themes/gnome-colors-themes/ChangeLog b/x11-themes/gnome-colors-themes/ChangeLog index f1778ac0a0cc..e95fcff70621 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-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-colors-themes/ChangeLog,v 1.1 2010/02/09 13:21:18 pacho Exp $ +# 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 $ + + 15 Dec 2011; Agostino Sarubbo + gnome-colors-themes-5.5.1.ebuild: + Stable for AMD64, wrt bug #394439 *gnome-colors-themes-5.5.1 (09 Feb 2010) 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 980de0c24ce1..534f96591ff9 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-2010 Gentoo Foundation +# 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-themes/gnome-colors-themes-5.5.1.ebuild,v 1.1 2010/02/09 13:21:18 pacho Exp $ +# $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 $ 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" diff --git a/x11-themes/shiki-colors/ChangeLog b/x11-themes/shiki-colors/ChangeLog index afb312a4b411..508a299d701f 100644 --- a/x11-themes/shiki-colors/ChangeLog +++ b/x11-themes/shiki-colors/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-themes/shiki-colors # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/shiki-colors/ChangeLog,v 1.2 2011/03/22 07:38:43 nirbheek Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/shiki-colors/ChangeLog,v 1.3 2011/12/15 17:40:53 ago Exp $ + + 15 Dec 2011; Agostino Sarubbo shiki-colors-4.6.ebuild: + Stable for AMD64, wrt bug #394439 22 Mar 2011; Nirbheek Chauhan shiki-colors-4.6.ebuild: diff --git a/x11-themes/shiki-colors/shiki-colors-4.6.ebuild b/x11-themes/shiki-colors/shiki-colors-4.6.ebuild index 8491999a367a..000d3e489bd0 100644 --- a/x11-themes/shiki-colors/shiki-colors-4.6.ebuild +++ b/x11-themes/shiki-colors/shiki-colors-4.6.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/shiki-colors/shiki-colors-4.6.ebuild,v 1.2 2011/03/22 07:38:43 nirbheek Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/shiki-colors/shiki-colors-4.6.ebuild,v 1.3 2011/12/15 17:40:53 ago Exp $ EAPI=2 @@ -12,7 +12,7 @@ SRC_URI="http://gnome-colors.googlecode.com/files/${P}.tar.gz LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" RDEPEND="|| ( x11-wm/metacity xfce-base/xfwm4 ) -- 2.26.2