diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-08-13 17:19:42 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-08-13 17:19:42 +0000 |
commit | d012a8e82222b24217cdd9e3bef54aa42b8f8483 (patch) | |
tree | 151b5688d37853baad8f0929fbadf30fa80e4b27 /gnome-base | |
parent | arm stable, bug #376881 (diff) | |
download | gentoo-2-d012a8e82222b24217cdd9e3bef54aa42b8f8483.tar.gz gentoo-2-d012a8e82222b24217cdd9e3bef54aa42b8f8483.tar.bz2 gentoo-2-d012a8e82222b24217cdd9e3bef54aa42b8f8483.zip |
alpha/ia64/sh/sparc stable wrt #369909
(Portage version: 2.1.10.7/cvs/Linux ia64)
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/gconf/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/gconf/gconf-2.32.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/gconf/ChangeLog b/gnome-base/gconf/ChangeLog index b90c1dca0331..cfe2b723505a 100644 --- a/gnome-base/gconf/ChangeLog +++ b/gnome-base/gconf/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/gconf # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/ChangeLog,v 1.253 2011/07/17 20:53:10 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/ChangeLog,v 1.254 2011/08/13 17:19:42 armin76 Exp $ + + 13 Aug 2011; Raúl Porcel <armin76@gentoo.org> gconf-2.32.3.ebuild: + alpha/ia64/sh/sparc stable wrt #369909 17 Jul 2011; Markus Meier <maekke@gentoo.org> gconf-2.32.3.ebuild: arm stable, bug #369909 diff --git a/gnome-base/gconf/gconf-2.32.3.ebuild b/gnome-base/gconf/gconf-2.32.3.ebuild index fd4e6266fd29..0e0bff798730 100644 --- a/gnome-base/gconf/gconf-2.32.3.ebuild +++ b/gnome-base/gconf/gconf-2.32.3.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/gconf/gconf-2.32.3.ebuild,v 1.4 2011/07/17 20:53:10 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/gconf-2.32.3.ebuild,v 1.5 2011/08/13 17:19:42 armin76 Exp $ EAPI="3" GCONF_DEBUG="yes" @@ -13,7 +13,7 @@ HOMEPAGE="http://projects.gnome.org/gconf/" LICENSE="LGPL-2" SLOT="2" -KEYWORDS="~alpha amd64 arm ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm ia64 ~mips ~ppc ~ppc64 sh sparc x86 ~x86-fbsd" IUSE="debug doc +introspection ldap policykit" RDEPEND=">=dev-libs/glib-2.25.9:2 |