diff options
author | 2007-08-06 05:18:26 +0000 | |
---|---|---|
committer | 2007-08-06 05:18:26 +0000 | |
commit | 13c39b66145ddb2042e401c967f9cad7181b2ee3 (patch) | |
tree | 15d289b5a53001f53cdacebaf1a1d16115dff8d5 /gnome-base | |
parent | Stable on mips, per #185823. (diff) | |
download | gentoo-2-13c39b66145ddb2042e401c967f9cad7181b2ee3.tar.gz gentoo-2-13c39b66145ddb2042e401c967f9cad7181b2ee3.tar.bz2 gentoo-2-13c39b66145ddb2042e401c967f9cad7181b2ee3.zip |
Stable on mips, per #185823.
(Portage version: 2.1.3_rc9)
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/gconf/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/gconf/gconf-2.18.0.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/gconf/ChangeLog b/gnome-base/gconf/ChangeLog index b26523d04103..be7648aba1dd 100644 --- a/gnome-base/gconf/ChangeLog +++ b/gnome-base/gconf/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/gconf # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/ChangeLog,v 1.162 2007/04/30 01:18:41 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/ChangeLog,v 1.163 2007/08/06 05:18:26 kumba Exp $ + + 06 Aug 2007; Joshua Kinard <kumba@gentoo.org> gconf-2.18.0.1.ebuild: + Stable on mips, per #185823. 30 Apr 2007; Daniel Gryniewicz <dang@gentoo.org> gconf-2.16.0.ebuild: Something was wrong with the CVS header... diff --git a/gnome-base/gconf/gconf-2.18.0.1.ebuild b/gnome-base/gconf/gconf-2.18.0.1.ebuild index c1e1bdf95dc3..ba5ada4ad20f 100644 --- a/gnome-base/gconf/gconf-2.18.0.1.ebuild +++ b/gnome-base/gconf/gconf-2.18.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/gconf-2.18.0.1.ebuild,v 1.1 2007/03/30 21:24:45 remi Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/gconf-2.18.0.1.ebuild,v 1.2 2007/08/06 05:18:26 kumba Exp $ inherit 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 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" IUSE="doc" RDEPEND=">=dev-libs/glib-2.10 |