diff options
author | 2006-09-06 05:44:03 +0000 | |
---|---|---|
committer | 2006-09-06 05:44:03 +0000 | |
commit | 0c6dece166d66ce24902dc9eeab32e3f33ef74ba (patch) | |
tree | 090883238064066950cca3c91c32ce8eafe78eb5 /gnome-extra/libgsf | |
parent | Removing mips keywords as gnome is no longer supported on mips. (diff) | |
download | gentoo-2-0c6dece166d66ce24902dc9eeab32e3f33ef74ba.tar.gz gentoo-2-0c6dece166d66ce24902dc9eeab32e3f33ef74ba.tar.bz2 gentoo-2-0c6dece166d66ce24902dc9eeab32e3f33ef74ba.zip |
Re-keywording latest stable to fix mips dependencies for eliminating gnome support.
(Portage version: 2.1.1_rc1-r4)
Diffstat (limited to 'gnome-extra/libgsf')
-rw-r--r-- | gnome-extra/libgsf/ChangeLog | 6 | ||||
-rw-r--r-- | gnome-extra/libgsf/libgsf-1.14.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/gnome-extra/libgsf/ChangeLog b/gnome-extra/libgsf/ChangeLog index 9b63f2ce3fbf..35fd7f27ab61 100644 --- a/gnome-extra/libgsf/ChangeLog +++ b/gnome-extra/libgsf/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for gnome-extra/libgsf # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgsf/ChangeLog,v 1.79 2006/09/05 20:50:38 tcort Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgsf/ChangeLog,v 1.80 2006/09/06 05:44:03 kumba Exp $ + + 06 Sep 2006; Joshua Kinard <kumba@gentoo.org> libgsf-1.14.0.ebuild: + Re-keywording latest stable to fix mips dependencies for eliminating gnome + support. 05 Sep 2006; Thomas Cort <tcort@gentoo.org> libgsf-1.14.0.ebuild: Stable on alpha wrt Bug #144120. diff --git a/gnome-extra/libgsf/libgsf-1.14.0.ebuild b/gnome-extra/libgsf/libgsf-1.14.0.ebuild index ae097e45aa2b..8b54d42d35dd 100644 --- a/gnome-extra/libgsf/libgsf-1.14.0.ebuild +++ b/gnome-extra/libgsf/libgsf-1.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-extra/libgsf/libgsf-1.14.0.ebuild,v 1.10 2006/09/05 20:50:38 tcort Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgsf/libgsf-1.14.0.ebuild,v 1.11 2006/09/06 05:44:03 kumba Exp $ inherit eutils gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2 LGPL-2.1" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ~ia64 ppc ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm hppa ~ia64 mips ppc ppc64 sparc x86 ~x86-fbsd" IUSE="bzip2 doc gnome static" RDEPEND=">=dev-libs/libxml2-2.4.16 |