diff options
-rw-r--r-- | x11-themes/gnome-backgrounds/ChangeLog | 6 | ||||
-rw-r--r-- | x11-themes/gnome-backgrounds/gnome-backgrounds-2.12.3.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-themes/gnome-backgrounds/ChangeLog b/x11-themes/gnome-backgrounds/ChangeLog index baaebd0c1b87..32e4b38106c0 100644 --- a/x11-themes/gnome-backgrounds/ChangeLog +++ b/x11-themes/gnome-backgrounds/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-themes/gnome-backgrounds # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-backgrounds/ChangeLog,v 1.46 2006/03/17 22:37:49 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-backgrounds/ChangeLog,v 1.47 2006/03/18 22:36:18 tester Exp $ + + 18 Mar 2006; Olivier Crête <tester@gentoo.org> + gnome-backgrounds-2.12.3.1.ebuild: + Stable on amd64 per bug #126321 17 Mar 2006; Chris Gianelloni <wolf31o2@gentoo.org> gnome-backgrounds-2.12.3.1.ebuild: diff --git a/x11-themes/gnome-backgrounds/gnome-backgrounds-2.12.3.1.ebuild b/x11-themes/gnome-backgrounds/gnome-backgrounds-2.12.3.1.ebuild index e04e72a8c5f8..2cd5c7dced59 100644 --- a/x11-themes/gnome-backgrounds/gnome-backgrounds-2.12.3.1.ebuild +++ b/x11-themes/gnome-backgrounds/gnome-backgrounds-2.12.3.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-backgrounds/gnome-backgrounds-2.12.3.1.ebuild,v 1.5 2006/03/17 22:37:49 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-backgrounds/gnome-backgrounds-2.12.3.1.ebuild,v 1.6 2006/03/18 22:36:19 tester Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 sparc x86" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 sparc x86" IUSE="" RDEPEND="" |