diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-11-12 02:08:17 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-11-12 02:08:17 +0000 |
commit | 590f26feef68efb66633e5acd606848195d6c374 (patch) | |
tree | d720f35b6cfddac7d90887fe42448b54927a1a7c /gnome-base/gconf | |
parent | Stable on sparc (Manifest recommit) (diff) | |
download | gentoo-2-590f26feef68efb66633e5acd606848195d6c374.tar.gz gentoo-2-590f26feef68efb66633e5acd606848195d6c374.tar.bz2 gentoo-2-590f26feef68efb66633e5acd606848195d6c374.zip |
Stable on sparc
Diffstat (limited to 'gnome-base/gconf')
-rw-r--r-- | gnome-base/gconf/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/gconf/gconf-2.8.0.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/gconf/ChangeLog b/gnome-base/gconf/ChangeLog index 9f85c44461b9..f9e80f26dd88 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.89 2004/11/11 11:27:47 obz Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/ChangeLog,v 1.90 2004/11/12 02:06:03 gustavoz Exp $ + + 11 Nov 2004; Gustavo Zacarias <gustavoz@gentoo.org> gconf-2.8.0.1.ebuild: + Stable on sparc 11 Nov 2004; Mike Gardiner <obz@gentoo.org> gconf-2.8.0.1.ebuild: Keyworded ppc for GNOME 2.8 diff --git a/gnome-base/gconf/gconf-2.8.0.1.ebuild b/gnome-base/gconf/gconf-2.8.0.1.ebuild index c791918a4bf9..e0505398be19 100644 --- a/gnome-base/gconf/gconf-2.8.0.1.ebuild +++ b/gnome-base/gconf/gconf-2.8.0.1.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.8.0.1.ebuild,v 1.5 2004/11/11 11:27:47 obz Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/gconf-2.8.0.1.ebuild,v 1.6 2004/11/12 02:06:03 gustavoz 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="x86 ppc ~alpha ~sparc ~hppa amd64 ~ia64 ~mips ~ppc64 ~arm" +KEYWORDS="x86 ppc ~alpha sparc ~hppa amd64 ~ia64 ~mips ~ppc64 ~arm" IUSE="doc" RDEPEND=">=dev-libs/glib-2.0.1 |