diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-09-13 21:47:48 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-09-13 21:47:48 +0000 |
commit | d5fe4dbd3611d24062bcb9453a97750b50403dd6 (patch) | |
tree | 959a5b0934e93d586c479e1e3e224507da2ade25 /x11-themes/gnome-backgrounds | |
parent | Take maintainership from dragonheart with his blessing (diff) | |
download | gentoo-2-d5fe4dbd3611d24062bcb9453a97750b50403dd6.tar.gz gentoo-2-d5fe4dbd3611d24062bcb9453a97750b50403dd6.tar.bz2 gentoo-2-d5fe4dbd3611d24062bcb9453a97750b50403dd6.zip |
Mark 2.14.2.1 stable on ia64. #139612
(Portage version: 2.1.1)
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.14.2.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 c787d7324a56..e2b4d8f2fb43 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.61 2006/09/07 03:54:52 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-backgrounds/ChangeLog,v 1.62 2006/09/13 21:47:48 agriffis Exp $ + + 13 Sep 2006; Aron Griffis <agriffis@gentoo.org> + gnome-backgrounds-2.14.2.1.ebuild: + Mark 2.14.2.1 stable on ia64. #139612 *gnome-backgrounds-2.15.92 (07 Sep 2006) diff --git a/x11-themes/gnome-backgrounds/gnome-backgrounds-2.14.2.1.ebuild b/x11-themes/gnome-backgrounds/gnome-backgrounds-2.14.2.1.ebuild index 0a5ae00384a6..7207646d0e0c 100644 --- a/x11-themes/gnome-backgrounds/gnome-backgrounds-2.14.2.1.ebuild +++ b/x11-themes/gnome-backgrounds/gnome-backgrounds-2.14.2.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.14.2.1.ebuild,v 1.8 2006/09/05 03:52:04 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-backgrounds/gnome-backgrounds-2.14.2.1.ebuild,v 1.9 2006/09/13 21:47:48 agriffis 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="" |