diff options
-rw-r--r-- | x11-themes/gnome-backgrounds/ChangeLog | 6 | ||||
-rw-r--r-- | x11-themes/gnome-backgrounds/gnome-backgrounds-2.18.3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-themes/gnome-backgrounds/ChangeLog b/x11-themes/gnome-backgrounds/ChangeLog index 5f5c3cf4506a..fbcf01c5fde7 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.78 2007/08/07 19:12:02 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-backgrounds/ChangeLog,v 1.79 2007/08/08 21:56:03 armin76 Exp $ + + 08 Aug 2007; Raúl Porcel <armin76@gentoo.org> + gnome-backgrounds-2.18.3.ebuild: + alpha/ia64 stable wrt #185823 07 Aug 2007; Tobias Scherbaum <dertobi123@gentoo.org> gnome-backgrounds-2.18.3.ebuild: diff --git a/x11-themes/gnome-backgrounds/gnome-backgrounds-2.18.3.ebuild b/x11-themes/gnome-backgrounds/gnome-backgrounds-2.18.3.ebuild index fe9d43cb1137..11232327348b 100644 --- a/x11-themes/gnome-backgrounds/gnome-backgrounds-2.18.3.ebuild +++ b/x11-themes/gnome-backgrounds/gnome-backgrounds-2.18.3.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.18.3.ebuild,v 1.3 2007/08/07 19:12:02 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-backgrounds/gnome-backgrounds-2.18.3.ebuild,v 1.4 2007/08/08 21:56:03 armin76 Exp $ inherit eutils 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" +KEYWORDS="alpha ~amd64 ~arm ~hppa ia64 ppc ~ppc64 ~sh sparc ~x86" IUSE="" RDEPEND="" |