diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-03-21 21:25:49 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-03-21 21:25:49 +0000 |
commit | 78155a1643e638ff0f06a9b3d4ff7d1bdd4a87c7 (patch) | |
tree | 41b62609c8932317985ac1facbb2c70be5785294 /gnome-base/gnome-panel | |
parent | ppc64 stable wrt #353436 (diff) | |
download | gentoo-2-78155a1643e638ff0f06a9b3d4ff7d1bdd4a87c7.tar.gz gentoo-2-78155a1643e638ff0f06a9b3d4ff7d1bdd4a87c7.tar.bz2 gentoo-2-78155a1643e638ff0f06a9b3d4ff7d1bdd4a87c7.zip |
ppc64 stable wrt #353436
(Portage version: 2.2.0_alpha27/cvs/Linux x86_64)
Diffstat (limited to 'gnome-base/gnome-panel')
-rw-r--r-- | gnome-base/gnome-panel/ChangeLog | 6 | ||||
-rw-r--r-- | gnome-base/gnome-panel/gnome-panel-2.32.1-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/gnome-base/gnome-panel/ChangeLog b/gnome-base/gnome-panel/ChangeLog index 9f6c2385b7a7..2828b2bdcd3d 100644 --- a/gnome-base/gnome-panel/ChangeLog +++ b/gnome-base/gnome-panel/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for gnome-base/gnome-panel # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-panel/ChangeLog,v 1.329 2011/03/16 10:45:17 nirbheek Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-panel/ChangeLog,v 1.330 2011/03/21 21:25:49 xarthisius Exp $ + + 21 Mar 2011; Kacper Kowalik <xarthisius@gentoo.org> + gnome-panel-2.32.1-r1.ebuild: + ppc64 stable wrt #353436 16 Mar 2011; Nirbheek Chauhan <nirbheek@gentoo.org> gnome-panel-2.30.2.ebuild, gnome-panel-2.32.1.ebuild, diff --git a/gnome-base/gnome-panel/gnome-panel-2.32.1-r1.ebuild b/gnome-base/gnome-panel/gnome-panel-2.32.1-r1.ebuild index 9d87e685c446..8f9cb4212274 100644 --- a/gnome-base/gnome-panel/gnome-panel-2.32.1-r1.ebuild +++ b/gnome-base/gnome-panel/gnome-panel-2.32.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 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.32.1-r1.ebuild,v 1.8 2011/03/16 10:45:17 nirbheek Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-panel/gnome-panel-2.32.1-r1.ebuild,v 1.9 2011/03/21 21:25:49 xarthisius Exp $ EAPI="3" GCONF_DEBUG="no" @@ -14,7 +14,7 @@ SRC_URI="${SRC_URI} mirror://gentoo/introspection-20110205.m4.tar.bz2" LICENSE="GPL-2 FDL-1.1 LGPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm ia64 ~ppc ~ppc64 sh sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="alpha amd64 arm ia64 ~ppc ppc64 sh sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris" IUSE="+bonobo doc eds +introspection networkmanager" RDEPEND=">=gnome-base/gnome-desktop-2.26:2 |