diff options
author | Andrej Kacian <ticho@gentoo.org> | 2006-12-10 17:32:24 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2006-12-10 17:32:24 +0000 |
commit | 08d127d0a6a50f514b4367d04a46e26fcf14850a (patch) | |
tree | 9c40642676948020fd58fded65cb515c5498b6c1 /x11-themes/gnome-backgrounds | |
parent | Version bump (diff) | |
download | gentoo-2-08d127d0a6a50f514b4367d04a46e26fcf14850a.tar.gz gentoo-2-08d127d0a6a50f514b4367d04a46e26fcf14850a.tar.bz2 gentoo-2-08d127d0a6a50f514b4367d04a46e26fcf14850a.zip |
Stable on x86, bug #156662.
(Portage version: 2.1.2_rc2-r5)
Diffstat (limited to 'x11-themes/gnome-backgrounds')
-rw-r--r-- | x11-themes/gnome-backgrounds/ChangeLog | 6 | ||||
-rw-r--r-- | x11-themes/gnome-backgrounds/gnome-backgrounds-2.16.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-themes/gnome-backgrounds/ChangeLog b/x11-themes/gnome-backgrounds/ChangeLog index ada9e3cee877..d048d4176583 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.66 2006/11/22 06:06:19 metalgod Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-backgrounds/ChangeLog,v 1.67 2006/12/10 17:32:24 ticho Exp $ + + 10 Dec 2006; Andrej Kacian <ticho@gentoo.org> + gnome-backgrounds-2.16.2.ebuild: + Stable on x86, bug #156662. *gnome-backgrounds-2.16.2 (22 Nov 2006) diff --git a/x11-themes/gnome-backgrounds/gnome-backgrounds-2.16.2.ebuild b/x11-themes/gnome-backgrounds/gnome-backgrounds-2.16.2.ebuild index c24df98c15e9..c3c6aa414d6f 100644 --- a/x11-themes/gnome-backgrounds/gnome-backgrounds-2.16.2.ebuild +++ b/x11-themes/gnome-backgrounds/gnome-backgrounds-2.16.2.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.16.2.ebuild,v 1.1 2006/11/22 06:06:19 metalgod Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-backgrounds/gnome-backgrounds-2.16.2.ebuild,v 1.2 2006/12/10 17:32:24 ticho 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 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="" RDEPEND="" |