diff options
author | 2004-07-05 17:53:47 +0000 | |
---|---|---|
committer | 2004-07-05 17:53:47 +0000 | |
commit | 43e2c6634df5c393e6d510ebe169f26d36753f5d (patch) | |
tree | ace9025918d74b9791fdb3b35dcdebabe6897333 /gnome-base/gconf | |
parent | php is global now (diff) | |
download | gentoo-2-43e2c6634df5c393e6d510ebe169f26d36753f5d.tar.gz gentoo-2-43e2c6634df5c393e6d510ebe169f26d36753f5d.tar.bz2 gentoo-2-43e2c6634df5c393e6d510ebe169f26d36753f5d.zip |
Stable on alpha.
Diffstat (limited to 'gnome-base/gconf')
-rw-r--r-- | gnome-base/gconf/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/gconf/gconf-2.6.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/gconf/ChangeLog b/gnome-base/gconf/ChangeLog index 192f75707ede..84db417d8051 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.74 2004/07/01 20:19:48 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/ChangeLog,v 1.75 2004/07/05 17:53:47 kloeri Exp $ + + 05 Jul 2004; Bryan Østergaard <kloeri@gentoo.org> gconf-2.6.0.ebuild: + Stable on alpha. 01 Jul 2004; Tom Gall <tgall@gentoo.org> gconf-2.6.1.ebuild: ~ppc64, bug #54804 diff --git a/gnome-base/gconf/gconf-2.6.0.ebuild b/gnome-base/gconf/gconf-2.6.0.ebuild index 214fa79fe69a..d4ce757a9618 100644 --- a/gnome-base/gconf/gconf-2.6.0.ebuild +++ b/gnome-base/gconf/gconf-2.6.0.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.0.ebuild,v 1.7 2004/06/24 21:55:28 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/gconf-2.6.0.ebuild,v 1.8 2004/07/05 17:53:47 kloeri Exp $ inherit 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" +KEYWORDS="x86 ppc alpha ~sparc hppa amd64 ~ia64 mips" RDEPEND=">=dev-libs/glib-2.0.1 >=gnome-base/ORBit2-2.4 |