diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-10-21 14:18:33 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-10-21 14:18:33 +0000 |
commit | 7d6b321038930bb486be9343e0969805cffa3bc2 (patch) | |
tree | 07a8388027e44c9c937376fdb38bc585bfbf32fd /gnome-base/gnome-panel | |
parent | x86 stable wrt bug #385699 (diff) | |
download | gentoo-2-7d6b321038930bb486be9343e0969805cffa3bc2.tar.gz gentoo-2-7d6b321038930bb486be9343e0969805cffa3bc2.tar.bz2 gentoo-2-7d6b321038930bb486be9343e0969805cffa3bc2.zip |
x86 stable wrt bug #385699
(Portage version: 2.1.10.11/cvs/Linux i686)
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-r3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/gnome-base/gnome-panel/ChangeLog b/gnome-base/gnome-panel/ChangeLog index 788dc7622ca5..02be8fce238f 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.342 2011/10/16 17:53:10 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-panel/ChangeLog,v 1.343 2011/10/21 14:18:33 phajdan.jr Exp $ + + 21 Oct 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> + gnome-panel-2.32.1-r3.ebuild: + x86 stable wrt bug #385699 16 Oct 2011; Kacper Kowalik <xarthisius@gentoo.org> gnome-panel-2.32.1-r3.ebuild: diff --git a/gnome-base/gnome-panel/gnome-panel-2.32.1-r3.ebuild b/gnome-base/gnome-panel/gnome-panel-2.32.1-r3.ebuild index 6f6ebdf140fe..3cbc1bfab3ab 100644 --- a/gnome-base/gnome-panel/gnome-panel-2.32.1-r3.ebuild +++ b/gnome-base/gnome-panel/gnome-panel-2.32.1-r3.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-r3.ebuild,v 1.3 2011/10/16 17:53:10 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-panel/gnome-panel-2.32.1-r3.ebuild,v 1.4 2011/10/21 14:18:33 phajdan.jr Exp $ EAPI="3" GCONF_DEBUG="no" @@ -16,7 +16,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 |