diff options
author | Tom Gall <tgall@gentoo.org> | 2004-07-28 02:56:43 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2004-07-28 02:56:43 +0000 |
commit | 1c64f364543d7f78fbbb37b8fcd548947bf29428 (patch) | |
tree | f871683df9b0f5262637a9f0d8a49b008e28ae1c /gnome-base/gconf | |
parent | Add ia64 keyword (diff) | |
download | historical-1c64f364543d7f78fbbb37b8fcd548947bf29428.tar.gz historical-1c64f364543d7f78fbbb37b8fcd548947bf29428.tar.bz2 historical-1c64f364543d7f78fbbb37b8fcd548947bf29428.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 |