diff options
author | Tom Gall <tgall@gentoo.org> | 2004-07-28 02:40:44 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2004-07-28 02:40:44 +0000 |
commit | 6e9d95f551e3a55b1637b1c3b3e777d4253f93b5 (patch) | |
tree | dce384f86317cf05acb5421081c255e9eee840b4 /gnome-base/gconf | |
parent | cockblock amd64 from the -fno-pic logic, as it will randomly break stuff (diff) | |
download | gentoo-2-6e9d95f551e3a55b1637b1c3b3e777d4253f93b5.tar.gz gentoo-2-6e9d95f551e3a55b1637b1c3b3e777d4253f93b5.tar.bz2 gentoo-2-6e9d95f551e3a55b1637b1c3b3e777d4253f93b5.zip |
stable on ppc64, bug #58191
Diffstat (limited to 'gnome-base/gconf')
-rw-r--r-- | gnome-base/gconf/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/gconf/gconf-2.6.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/gconf/ChangeLog b/gnome-base/gconf/ChangeLog index 5a727e0cc085..997f5cc43156 100644 --- a/gnome-base/gconf/ChangeLog +++ b/gnome-base/gconf/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/gconf # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/ChangeLog,v 1.77 2004/07/17 21:32:40 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/ChangeLog,v 1.78 2004/07/28 02:40:44 tgall Exp $ + + 27 Jul 2004; Tom Gall <tgall@gentoo.org> gconf-2.6.2.ebuild: + stable on ppc64, bug #58191 *gconf-2.6.2 (11 Jul 2004) diff --git a/gnome-base/gconf/gconf-2.6.2.ebuild b/gnome-base/gconf/gconf-2.6.2.ebuild index 6384bb436601..02c0f94bc1f9 100644 --- a/gnome-base/gconf/gconf-2.6.2.ebuild +++ b/gnome-base/gconf/gconf-2.6.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/gconf-2.6.2.ebuild,v 1.1 2004/07/11 18:58:47 spider Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/gconf-2.6.2.ebuild,v 1.2 2004/07/28 02:40:44 tgall Exp $ inherit eutils gnome2 @@ -16,7 +16,7 @@ SRC_URI="mirror://gnome/sources/${MY_PN}/${PVP[0]}.${PVP[1]}/${MY_P}.tar.bz2" IUSE="doc" LICENSE="LGPL-2" SLOT="2" -KEYWORDS="~x86 ~ppc ~alpha ~sparc ~hppa ~amd64 ~ia64 ~mips ~ppc64" +KEYWORDS="~x86 ~ppc ~alpha ~sparc ~hppa ~amd64 ~ia64 ~mips ppc64" RDEPEND=">=dev-libs/glib-2.0.1 >=gnome-base/ORBit2-2.4 |