diff options
author | Stephen Becker <geoman@gentoo.org> | 2005-07-12 02:56:35 +0000 |
---|---|---|
committer | Stephen Becker <geoman@gentoo.org> | 2005-07-12 02:56:35 +0000 |
commit | 413d93a74607b00bdcabe53a48cd46402065053e (patch) | |
tree | b561c0f068eb0fd499968ed7304a14f676781214 /gnome-base/gconf | |
parent | 2.10.0 mips, 2.10.1-r1 ~mips (diff) | |
download | gentoo-2-413d93a74607b00bdcabe53a48cd46402065053e.tar.gz gentoo-2-413d93a74607b00bdcabe53a48cd46402065053e.tar.bz2 gentoo-2-413d93a74607b00bdcabe53a48cd46402065053e.zip |
stable on mips
(Portage version: 2.0.51.22-r1)
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 ba318252ae73..f61b08b4e73c 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.110 2005/07/02 14:47:46 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/ChangeLog,v 1.111 2005/07/12 02:54:54 geoman Exp $ + + 12 Jul 2005; Stephen P. Becker <geoman@gentoo.org> gconf-2.10.0.ebuild: + stable on mips 02 Jul 2005; Bryan Østergaard <kloeri@gentoo.org> gconf-2.10.0.ebuild: Stable on alpha. diff --git a/gnome-base/gconf/gconf-2.10.0.ebuild b/gnome-base/gconf/gconf-2.10.0.ebuild index 4241a9ca5f1a..feb9413fd6d7 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.10 2005/07/09 01:17:30 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/gconf-2.10.0.ebuild,v 1.11 2005/07/12 02:54:54 geoman 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 |