diff options
author | Guy Martin <gmsoft@gentoo.org> | 2004-08-05 18:16:19 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2004-08-05 18:16:19 +0000 |
commit | c81e454891c4162bb7371b2ac002ad149e95af9d (patch) | |
tree | 221b289200671fdf708eeb7816e32d8519fd8584 /gnome-base/gconf | |
parent | Stable on hppa. (Manifest recommit) (diff) | |
download | gentoo-2-c81e454891c4162bb7371b2ac002ad149e95af9d.tar.gz gentoo-2-c81e454891c4162bb7371b2ac002ad149e95af9d.tar.bz2 gentoo-2-c81e454891c4162bb7371b2ac002ad149e95af9d.zip |
Stable on hppa.
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 b23af34a1871..ff39db57200c 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.80 2004/07/31 06:38:55 spider Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/ChangeLog,v 1.81 2004/08/05 18:15:09 gmsoft Exp $ + + 05 Aug 2004; Guy Martin <gmsoft@gentoo.org> gconf-2.6.2.ebuild: + Stable on hppa. 31 Jul 2004; <spider@gentoo.org> gconf-2.6.2.ebuild: dodir and touch concatenated some diff --git a/gnome-base/gconf/gconf-2.6.2.ebuild b/gnome-base/gconf/gconf-2.6.2.ebuild index 497c03873be7..fc5c8c66e814 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.4 2004/07/31 06:38:55 spider Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/gconf-2.6.2.ebuild,v 1.5 2004/08/05 18:15:09 gmsoft 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 |