diff options
author | D.M.D. Ljungmark <spider@gentoo.org> | 2004-07-31 03:55:37 +0000 |
---|---|---|
committer | D.M.D. Ljungmark <spider@gentoo.org> | 2004-07-31 03:55:37 +0000 |
commit | 1fdcef1104b7a140cc192c22c17072bf7da26b75 (patch) | |
tree | 62e85e279321b2b736eb8672d7bc2c1079e57927 /gnome-base/gconf | |
parent | Gnome 2.6.2 stable push (Manifest recommit) (diff) | |
download | gentoo-2-1fdcef1104b7a140cc192c22c17072bf7da26b75.tar.gz gentoo-2-1fdcef1104b7a140cc192c22c17072bf7da26b75.tar.bz2 gentoo-2-1fdcef1104b7a140cc192c22c17072bf7da26b75.zip |
Gnome 2.6.2 stable push
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 997f5cc43156..14a6eb21bfe1 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.78 2004/07/28 02:40:44 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/ChangeLog,v 1.79 2004/07/31 03:51:02 spider Exp $ + + 31 Jul 2004; <spider@gentoo.org> gconf-2.6.2.ebuild: + stable on x86 for gnome 2.6.2 27 Jul 2004; Tom Gall <tgall@gentoo.org> gconf-2.6.2.ebuild: stable on ppc64, bug #58191 diff --git a/gnome-base/gconf/gconf-2.6.2.ebuild b/gnome-base/gconf/gconf-2.6.2.ebuild index 02c0f94bc1f9..fd76db2064b8 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.2 2004/07/28 02:40:44 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/gconf-2.6.2.ebuild,v 1.3 2004/07/31 03:51:02 spider 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 |