diff options
author | 2006-09-13 23:17:41 +0000 | |
---|---|---|
committer | 2006-09-13 23:17:41 +0000 | |
commit | 6a44b649ac33e05af3feb848b788ffb9063b5dd8 (patch) | |
tree | 6fb3caa0211d2d221e18db3faf1a2a2e633b4737 /gnome-base/gconf | |
parent | Stable on ia64, bug 147061. (diff) | |
download | gentoo-2-6a44b649ac33e05af3feb848b788ffb9063b5dd8.tar.gz gentoo-2-6a44b649ac33e05af3feb848b788ffb9063b5dd8.tar.bz2 gentoo-2-6a44b649ac33e05af3feb848b788ffb9063b5dd8.zip |
Mark 2.14.0 stable on ia64. #139612
(Portage version: 2.1.1)
Diffstat (limited to 'gnome-base/gconf')
-rw-r--r-- | gnome-base/gconf/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/gconf/gconf-2.14.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/gconf/ChangeLog b/gnome-base/gconf/ChangeLog index dba4b2e2b8bc..de38e605c568 100644 --- a/gnome-base/gconf/ChangeLog +++ b/gnome-base/gconf/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/gconf # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/ChangeLog,v 1.154 2006/09/06 05:01:44 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/ChangeLog,v 1.155 2006/09/13 23:17:41 agriffis Exp $ + + 13 Sep 2006; Aron Griffis <agriffis@gentoo.org> gconf-2.14.0.ebuild: + Mark 2.14.0 stable on ia64. #139612 06 Sep 2006; Joshua Kinard <kumba@gentoo.org> gconf-2.14.0.ebuild: Re-keywording latest stable to fix mips dependencies for eliminating gnome diff --git a/gnome-base/gconf/gconf-2.14.0.ebuild b/gnome-base/gconf/gconf-2.14.0.ebuild index a9d7bbff09cc..15248480a7ba 100644 --- a/gnome-base/gconf/gconf-2.14.0.ebuild +++ b/gnome-base/gconf/gconf-2.14.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/gconf-2.14.0.ebuild,v 1.12 2006/09/06 05:01:44 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/gconf-2.14.0.ebuild,v 1.13 2006/09/13 23:17:41 agriffis 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" +KEYWORDS="~alpha amd64 arm hppa ia64 mips ppc ppc64 sh sparc x86" IUSE="doc" RDEPEND=">=dev-libs/glib-2.10 |