diff options
author | Olivier Crête <tester@gentoo.org> | 2008-07-27 18:33:43 +0000 |
---|---|---|
committer | Olivier Crête <tester@gentoo.org> | 2008-07-27 18:33:43 +0000 |
commit | 098ff65d46c2f5cc5e84218aafdd3780c8e17c1c (patch) | |
tree | 90cd23c06191b5db1613cdbfa48add4675bea411 /x11-themes | |
parent | Stable on amd64, bug #229709 (diff) | |
download | gentoo-2-098ff65d46c2f5cc5e84218aafdd3780c8e17c1c.tar.gz gentoo-2-098ff65d46c2f5cc5e84218aafdd3780c8e17c1c.tar.bz2 gentoo-2-098ff65d46c2f5cc5e84218aafdd3780c8e17c1c.zip |
Stable on amd64, bug #229709
(Portage version: 2.1.4.4)
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/gnome-backgrounds/ChangeLog | 6 | ||||
-rw-r--r-- | x11-themes/gnome-backgrounds/gnome-backgrounds-2.22.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-themes/gnome-backgrounds/ChangeLog b/x11-themes/gnome-backgrounds/ChangeLog index 3f82054b4b3d..3346004c7ef7 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-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-backgrounds/ChangeLog,v 1.92 2008/03/17 21:39:46 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-backgrounds/ChangeLog,v 1.93 2008/07/27 18:33:43 tester Exp $ + + 26 Jul 2008; Olivier Crête <tester@gentoo.org> + gnome-backgrounds-2.22.0.ebuild: + Stable on amd64, bug #229709 *gnome-backgrounds-2.22.0 (17 Mar 2008) diff --git a/x11-themes/gnome-backgrounds/gnome-backgrounds-2.22.0.ebuild b/x11-themes/gnome-backgrounds/gnome-backgrounds-2.22.0.ebuild index e032c1159022..7d6fc276d47d 100644 --- a/x11-themes/gnome-backgrounds/gnome-backgrounds-2.22.0.ebuild +++ b/x11-themes/gnome-backgrounds/gnome-backgrounds-2.22.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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.22.0.ebuild,v 1.1 2008/03/17 21:39:46 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-backgrounds/gnome-backgrounds-2.22.0.ebuild,v 1.2 2008/07/27 18:33:43 tester Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" IUSE="" RDEPEND="" |