diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-08-05 21:48:28 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-08-05 21:48:28 +0000 |
commit | b898577010d4e8e2fad03eeeef9b8a563587eb6f (patch) | |
tree | ca45fbbe0692adf2fdc3e8f10be3a78901bb5bdb /gnome-base/gconf | |
parent | Add IPC-Run module in support of cvsweb-3.0.1 (not yet in portage) (Manifest ... (diff) | |
download | gentoo-2-b898577010d4e8e2fad03eeeef9b8a563587eb6f.tar.gz gentoo-2-b898577010d4e8e2fad03eeeef9b8a563587eb6f.tar.bz2 gentoo-2-b898577010d4e8e2fad03eeeef9b8a563587eb6f.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.6.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/gconf/ChangeLog b/gnome-base/gconf/ChangeLog index ff39db57200c..2ce9a6d7857a 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.81 2004/08/05 18:15:09 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/ChangeLog,v 1.82 2004/08/05 21:48:28 gustavoz Exp $ + + 05 Aug 2004; Gustavo Zacarias <gustavoz@gentoo.org> gconf-2.6.2.ebuild: + Stable on sparc 05 Aug 2004; Guy Martin <gmsoft@gentoo.org> gconf-2.6.2.ebuild: Stable on hppa. diff --git a/gnome-base/gconf/gconf-2.6.2.ebuild b/gnome-base/gconf/gconf-2.6.2.ebuild index fc5c8c66e814..32e3a4197e66 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.5 2004/08/05 18:15:09 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/gconf-2.6.2.ebuild,v 1.6 2004/08/05 21:48:28 gustavoz 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 |