diff options
author | Hardave Rior <hardave@gentoo.org> | 2005-10-13 08:55:04 +0000 |
---|---|---|
committer | Hardave Rior <hardave@gentoo.org> | 2005-10-13 08:55:04 +0000 |
commit | 54fefb6c753917df4f33f0962b413f06754ae3a8 (patch) | |
tree | 8961187b3c4ddb154b37d3da38663cdbe4713beb /gnome-base | |
parent | Remove unneeded patch. (diff) | |
download | gentoo-2-54fefb6c753917df4f33f0962b413f06754ae3a8.tar.gz gentoo-2-54fefb6c753917df4f33f0962b413f06754ae3a8.tar.bz2 gentoo-2-54fefb6c753917df4f33f0962b413f06754ae3a8.zip |
Stable on mips.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/gconf/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/gconf/gconf-2.10.1-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/gconf/ChangeLog b/gnome-base/gconf/ChangeLog index b995ff29dd84..0353b8812306 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.124 2005/09/11 05:44:41 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/ChangeLog,v 1.125 2005/10/13 08:55:04 hardave Exp $ + + 13 Oct 2005; Hardave Riar <hardave@gentoo.org> gconf-2.10.1-r1.ebuild: + Stable on mips. 10 Sep 2005; Aron Griffis <agriffis@gentoo.org> gconf-2.10.1-r1.ebuild: Mark 2.10.1-r1 stable on alpha diff --git a/gnome-base/gconf/gconf-2.10.1-r1.ebuild b/gnome-base/gconf/gconf-2.10.1-r1.ebuild index 06193f35ce72..57230a19467a 100644 --- a/gnome-base/gconf/gconf-2.10.1-r1.ebuild +++ b/gnome-base/gconf/gconf-2.10.1-r1.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.1-r1.ebuild,v 1.10 2005/09/24 04:25:04 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/gconf-2.10.1-r1.ebuild,v 1.11 2005/10/13 08:55:04 hardave 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 static" RDEPEND=">=dev-libs/glib-2.0.1 |