diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-10-03 11:41:51 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-10-03 11:41:51 +0000 |
commit | 23418c60e9fab5fb08c63cc9729945cdd3f9e6b7 (patch) | |
tree | 62deb8b948ae99d3b50777a5daae41fb692de96c | |
parent | x86 stable wrt bug #427544 (diff) | |
download | gentoo-2-23418c60e9fab5fb08c63cc9729945cdd3f9e6b7.tar.gz gentoo-2-23418c60e9fab5fb08c63cc9729945cdd3f9e6b7.tar.bz2 gentoo-2-23418c60e9fab5fb08c63cc9729945cdd3f9e6b7.zip |
x86 stable wrt bug #427544
(Portage version: 2.1.11.9/cvs/Linux i686)
-rw-r--r-- | gnome-base/gnome-applets/ChangeLog | 6 | ||||
-rw-r--r-- | gnome-base/gnome-applets/gnome-applets-2.32.1.1-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/gnome-base/gnome-applets/ChangeLog b/gnome-base/gnome-applets/ChangeLog index ccb84ff99b31..57f36607ec7a 100644 --- a/gnome-base/gnome-applets/ChangeLog +++ b/gnome-base/gnome-applets/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for gnome-base/gnome-applets # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-applets/ChangeLog,v 1.354 2012/07/07 12:36:48 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-applets/ChangeLog,v 1.355 2012/10/03 11:41:51 phajdan.jr Exp $ + + 03 Oct 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> + gnome-applets-2.32.1.1-r1.ebuild: + x86 stable wrt bug #427544 *gnome-applets-2.32.1.1-r1 (07 Jul 2012) diff --git a/gnome-base/gnome-applets/gnome-applets-2.32.1.1-r1.ebuild b/gnome-base/gnome-applets/gnome-applets-2.32.1.1-r1.ebuild index 7515aac08f97..52848466e4b3 100644 --- a/gnome-base/gnome-applets/gnome-applets-2.32.1.1-r1.ebuild +++ b/gnome-base/gnome-applets/gnome-applets-2.32.1.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-applets/gnome-applets-2.32.1.1-r1.ebuild,v 1.1 2012/07/07 12:36:48 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-applets/gnome-applets-2.32.1.1-r1.ebuild,v 1.2 2012/10/03 11:41:51 phajdan.jr Exp $ EAPI="4" GCONF_DEBUG="no" @@ -14,7 +14,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2 FDL-1.1 LGPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux" IUSE="+cpufreq gstreamer ipv6 networkmanager policykit" # TODO: configure says python stuff is optional |