diff options
author | Brent Baude <ranger@gentoo.org> | 2009-03-05 21:17:19 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-03-05 21:17:19 +0000 |
commit | 79ec92b571d83fe3203fb227c497ccfe25f58d58 (patch) | |
tree | b37562d42e40571475e7bf6dc87dc9969d3ef7d9 | |
parent | Add gfbsd patches, bug #184008. Security bump, bug #260971. (diff) | |
download | gentoo-2-79ec92b571d83fe3203fb227c497ccfe25f58d58.tar.gz gentoo-2-79ec92b571d83fe3203fb227c497ccfe25f58d58.tar.bz2 gentoo-2-79ec92b571d83fe3203fb227c497ccfe25f58d58.zip |
Marking gnome-common-2.24.0 ppc64 for bug 260063
(Portage version: 2.2_rc17/cvs/Linux 2.6.25-gentoo-r7 ppc64)
-rw-r--r-- | gnome-base/gnome-common/ChangeLog | 7 | ||||
-rw-r--r-- | gnome-base/gnome-common/gnome-common-2.24.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/gnome-base/gnome-common/ChangeLog b/gnome-base/gnome-common/ChangeLog index f40cbc2c0ed7..85ac02cc471d 100644 --- a/gnome-base/gnome-common/ChangeLog +++ b/gnome-base/gnome-common/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/gnome-common -# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/ChangeLog,v 1.53 2008/09/30 22:53:19 leio Exp $ +# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/ChangeLog,v 1.54 2009/03/05 21:17:19 ranger Exp $ + + 05 Mar 2009; Brent Baude <ranger@gentoo.org> gnome-common-2.24.0.ebuild: + Marking gnome-common-2.24.0 ppc64 stable for bug 260063 *gnome-common-2.24.0 (30 Sep 2008) diff --git a/gnome-base/gnome-common/gnome-common-2.24.0.ebuild b/gnome-base/gnome-common/gnome-common-2.24.0.ebuild index 2c4f20a72ffa..8c82ffb083c3 100644 --- a/gnome-base/gnome-common/gnome-common-2.24.0.ebuild +++ b/gnome-base/gnome-common/gnome-common-2.24.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/gnome-common-2.24.0.ebuild,v 1.1 2008/09/30 22:53:19 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/gnome-common-2.24.0.ebuild,v 1.2 2009/03/05 21:17:19 ranger Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2" SLOT="3" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ppc64 ~sh ~sparc ~x86" IUSE="" DEPEND="" |