diff options
author | Brent Baude <ranger@gentoo.org> | 2009-03-05 21:33:28 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-03-05 21:33:28 +0000 |
commit | 2bd8bc7ab66341a1c5e8c64837320d219b018b4a (patch) | |
tree | 9c2301f7f8fea0948f9807da31822990cec94a6b /gnome-base/gnome-panel | |
parent | Marking gnome-settings-daemon-2.24.1-r1 ppc64 for bug 260063 (diff) | |
download | gentoo-2-2bd8bc7ab66341a1c5e8c64837320d219b018b4a.tar.gz gentoo-2-2bd8bc7ab66341a1c5e8c64837320d219b018b4a.tar.bz2 gentoo-2-2bd8bc7ab66341a1c5e8c64837320d219b018b4a.zip |
Marking gnome-panel-2.24.3-r1 ppc64 for bug 260063
(Portage version: 2.2_rc17/cvs/Linux 2.6.25-gentoo-r7 ppc64)
Diffstat (limited to 'gnome-base/gnome-panel')
-rw-r--r-- | gnome-base/gnome-panel/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/gnome-panel/gnome-panel-2.24.3-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/gnome-panel/ChangeLog b/gnome-base/gnome-panel/ChangeLog index b2341956b9b1..0a3607496d59 100644 --- a/gnome-base/gnome-panel/ChangeLog +++ b/gnome-base/gnome-panel/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/gnome-panel # Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-panel/ChangeLog,v 1.269 2009/02/26 23:23:28 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-panel/ChangeLog,v 1.270 2009/03/05 21:33:28 ranger Exp $ + + 05 Mar 2009; Brent Baude <ranger@gentoo.org> gnome-panel-2.24.3-r1.ebuild: + Marking gnome-panel-2.24.3-r1 ppc64 stable for bug 260063 *gnome-panel-2.24.3-r1 (26 Feb 2009) diff --git a/gnome-base/gnome-panel/gnome-panel-2.24.3-r1.ebuild b/gnome-base/gnome-panel/gnome-panel-2.24.3-r1.ebuild index 697386a17ca4..7848c25a3733 100644 --- a/gnome-base/gnome-panel/gnome-panel-2.24.3-r1.ebuild +++ b/gnome-base/gnome-panel/gnome-panel-2.24.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-panel/gnome-panel-2.24.3-r1.ebuild,v 1.1 2009/02/26 23:23:29 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-panel/gnome-panel-2.24.3-r1.ebuild,v 1.2 2009/03/05 21:33:28 ranger Exp $ GCONF_DEBUG="no" @@ -14,7 +14,7 @@ SRC_URI="${SRC_URI} LICENSE="GPL-2 FDL-1.1 LGPL-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="doc eds networkmanager" RDEPEND=">=gnome-base/gnome-desktop-2.12 |