diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-07-01 21:12:43 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-07-01 21:12:43 +0000 |
commit | 887083f25531ca5a84b322287aeffd58846e44c1 (patch) | |
tree | a63de7d756d1eda131137e999232b6bf55db85db /gnome-base/gconf | |
parent | Stable on amd64 wrt bug #278255 (diff) | |
download | historical-887083f25531ca5a84b322287aeffd58846e44c1.tar.gz historical-887083f25531ca5a84b322287aeffd58846e44c1.tar.bz2 historical-887083f25531ca5a84b322287aeffd58846e44c1.zip |
Stable on amd64 wrt bug #278255
Package-Manager: portage-2.2.0_alpha42/cvs/Linux x86_64
Diffstat (limited to 'gnome-base/gconf')
-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 b67b4cce53a6..6da85b7622c7 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.250 2011/06/20 10:37:41 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/ChangeLog,v 1.251 2011/07/01 21:10:42 hwoarang Exp $ + + 01 Jul 2011; Markos Chandras <hwoarang@gentoo.org> gconf-2.32.3.ebuild: + Stable on amd64 wrt bug #278255 *gconf-2.32.4 (20 Jun 2011) diff --git a/gnome-base/gconf/gconf-2.32.3.ebuild b/gnome-base/gconf/gconf-2.32.3.ebuild index 7f74ef6e8573..b28a2b371991 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.1 2011/04/29 19:10:34 nirbheek Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/gconf-2.32.3.ebuild,v 1.2 2011/07/01 21:10:42 hwoarang 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 |