diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2010-10-08 19:49:29 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2010-10-08 19:49:29 +0000 |
commit | 42abb74c4d1f5d47fb6924f1e7920b1026be251c (patch) | |
tree | fb3d97747ad8a1794ab5ff0557499af1203e338d /gnome-base/gconf/gconf-2.28.1.ebuild | |
parent | Version bump #339288. (diff) | |
download | historical-42abb74c4d1f5d47fb6924f1e7920b1026be251c.tar.gz historical-42abb74c4d1f5d47fb6924f1e7920b1026be251c.tar.bz2 historical-42abb74c4d1f5d47fb6924f1e7920b1026be251c.zip |
ppc64 stable wrt #324077
Package-Manager: portage-2.2_rc90/cvs/Linux x86_64
Diffstat (limited to 'gnome-base/gconf/gconf-2.28.1.ebuild')
-rw-r--r-- | gnome-base/gconf/gconf-2.28.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-base/gconf/gconf-2.28.1.ebuild b/gnome-base/gconf/gconf-2.28.1.ebuild index e5730b5ce4c9..6e86b9e5be04 100644 --- a/gnome-base/gconf/gconf-2.28.1.ebuild +++ b/gnome-base/gconf/gconf-2.28.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/gconf-2.28.1.ebuild,v 1.8 2010/09/11 18:41:42 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/gconf-2.28.1.ebuild,v 1.9 2010/10/08 19:43:38 ssuominen Exp $ EAPI="2" @@ -16,7 +16,7 @@ SRC_URI="mirror://gnome/sources/${MY_PN}/${PVP[0]}.${PVP[1]}/${MY_P}.tar.bz2" LICENSE="LGPL-2" SLOT="2" -KEYWORDS="alpha amd64 arm ia64 ppc ~ppc64 sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm ia64 ppc ppc64 sh sparc x86 ~x86-fbsd" IUSE="debug doc ldap policykit" RDEPEND=">=dev-libs/glib-2.14 |