diff options
-rw-r--r-- | x11-themes/gnome-backgrounds/ChangeLog | 6 | ||||
-rw-r--r-- | x11-themes/gnome-backgrounds/gnome-backgrounds-2.20.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 a09627dfab0c..e2e412f5d856 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-backgrounds/ChangeLog,v 1.86 2007/11/20 15:19:26 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-backgrounds/ChangeLog,v 1.87 2007/11/21 17:31:49 cla Exp $ + + 21 Nov 2007; Dawid Węgliński <cla@gentoo.org> + gnome-backgrounds-2.20.0.ebuild: + Stable on x86 (bug #199740) 20 Nov 2007; Samuli Suominen <drac@gentoo.org> gnome-backgrounds-2.20.0.ebuild: diff --git a/x11-themes/gnome-backgrounds/gnome-backgrounds-2.20.0.ebuild b/x11-themes/gnome-backgrounds/gnome-backgrounds-2.20.0.ebuild index bb71fb5114fd..a51361b9e983 100644 --- a/x11-themes/gnome-backgrounds/gnome-backgrounds-2.20.0.ebuild +++ b/x11-themes/gnome-backgrounds/gnome-backgrounds-2.20.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.20.0.ebuild,v 1.2 2007/11/20 15:19:26 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-backgrounds/gnome-backgrounds-2.20.0.ebuild,v 1.3 2007/11/21 17:31:49 cla 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="" |