diff options
author | 2010-10-08 19:43:38 +0000 | |
---|---|---|
committer | 2010-10-08 19:43:38 +0000 | |
commit | 231c47399f0b4959cb5a375e0a5fbb41becd59c5 (patch) | |
tree | bc18afff7e40ce6110dda229167217e58a18a678 /gnome-base/gconf | |
parent | Marking horde-turba-2.3.4 ppc for bug 333207 (diff) | |
download | gentoo-2-231c47399f0b4959cb5a375e0a5fbb41becd59c5.tar.gz gentoo-2-231c47399f0b4959cb5a375e0a5fbb41becd59c5.tar.bz2 gentoo-2-231c47399f0b4959cb5a375e0a5fbb41becd59c5.zip |
ppc64 stable wrt #324077
(Portage version: 2.2_rc90/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.28.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/gconf/ChangeLog b/gnome-base/gconf/ChangeLog index d03786b4518a..c50657d22fa7 100644 --- a/gnome-base/gconf/ChangeLog +++ b/gnome-base/gconf/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/gconf # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/ChangeLog,v 1.233 2010/09/11 18:41:42 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/ChangeLog,v 1.234 2010/10/08 19:43:38 ssuominen Exp $ + + 08 Oct 2010; Samuli Suominen <ssuominen@gentoo.org> gconf-2.28.1.ebuild: + ppc64 stable wrt #324077 11 Sep 2010; Joseph Jezak <josejx@gentoo.org> gconf-2.28.1.ebuild: Marked ppc for bug #324077. 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 |