diff options
author | Guy Martin <gmsoft@gentoo.org> | 2005-06-25 13:30:08 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2005-06-25 13:30:08 +0000 |
commit | 2fd1c3603e39f5f4237e7bcf2156b1daacdabd9e (patch) | |
tree | 20c2c9c4994f3ad6e8193c2ec9a354a78da23cf1 /gnome-base/gconf | |
parent | Version bump and fixed dependecy issues with imlib2. (diff) | |
download | gentoo-2-2fd1c3603e39f5f4237e7bcf2156b1daacdabd9e.tar.gz gentoo-2-2fd1c3603e39f5f4237e7bcf2156b1daacdabd9e.tar.bz2 gentoo-2-2fd1c3603e39f5f4237e7bcf2156b1daacdabd9e.zip |
Stable on hppa.
(Portage version: 2.0.51.19)
Diffstat (limited to 'gnome-base/gconf')
-rw-r--r-- | gnome-base/gconf/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/gconf/gconf-2.10.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/gconf/ChangeLog b/gnome-base/gconf/ChangeLog index 44efa13f656e..cd178f8c5de4 100644 --- a/gnome-base/gconf/ChangeLog +++ b/gnome-base/gconf/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/gconf # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/ChangeLog,v 1.108 2005/06/24 22:12:06 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/ChangeLog,v 1.109 2005/06/25 13:30:08 gmsoft Exp $ + + 25 Jun 2005; Guy Martin <gmsoft@gentoo.org> gconf-2.10.0.ebuild: + Stable on hppa. 24 Jun 2005; Aron Griffis <agriffis@gentoo.org> gconf-2.4.0.1.ebuild, gconf-2.6.0.ebuild, gconf-2.6.1.ebuild, gconf-2.6.2.ebuild, diff --git a/gnome-base/gconf/gconf-2.10.0.ebuild b/gnome-base/gconf/gconf-2.10.0.ebuild index 674e8aaef7ba..e9c44bc8eca0 100644 --- a/gnome-base/gconf/gconf-2.10.0.ebuild +++ b/gnome-base/gconf/gconf-2.10.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/gconf-2.10.0.ebuild,v 1.7 2005/06/24 22:12:06 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/gconf-2.10.0.ebuild,v 1.8 2005/06/25 13:30:08 gmsoft Exp $ inherit eutils gnome2 @@ -15,7 +15,7 @@ SRC_URI="mirror://gnome/sources/${MY_PN}/${PVP[0]}.${PVP[1]}/${MY_P}.tar.bz2" LICENSE="LGPL-2" SLOT="2" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 sparc x86" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 sparc x86" IUSE="doc" RDEPEND=">=dev-libs/glib-2.0.1 |