diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-10-05 14:00:39 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-10-05 14:00:39 +0000 |
commit | 4e718619756e72fb89581b91cfacf678ce216c58 (patch) | |
tree | f648a1b249168d8283b9c52021449423c5beec18 /gnome-extra/libgsf | |
parent | Closing #62715 (Manifest recommit) (diff) | |
download | gentoo-2-4e718619756e72fb89581b91cfacf678ce216c58.tar.gz gentoo-2-4e718619756e72fb89581b91cfacf678ce216c58.tar.bz2 gentoo-2-4e718619756e72fb89581b91cfacf678ce216c58.zip |
PPC stable profile update
Diffstat (limited to 'gnome-extra/libgsf')
-rw-r--r-- | gnome-extra/libgsf/libgsf-1.9.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-extra/libgsf/libgsf-1.9.0.ebuild b/gnome-extra/libgsf/libgsf-1.9.0.ebuild index f06843152737..dcdd81f36648 100644 --- a/gnome-extra/libgsf/libgsf-1.9.0.ebuild +++ b/gnome-extra/libgsf/libgsf-1.9.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgsf/libgsf-1.9.0.ebuild,v 1.10 2004/08/22 17:26:14 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgsf/libgsf-1.9.0.ebuild,v 1.11 2004/10/05 13:59:23 pvdabeel Exp $ inherit eutils gnome2 @@ -10,7 +10,7 @@ HOMEPAGE="http://www.gnome.org/" IUSE="gnome doc" SLOT="0" LICENSE="GPL-2 LGPL-2.1" -KEYWORDS="x86 sparc ~ppc hppa amd64 alpha ~ia64 ~mips ppc64" +KEYWORDS="x86 sparc ppc hppa amd64 alpha ~ia64 ~mips ppc64" # FIXME : should add optional bz2 support RDEPEND=">=dev-libs/libxml2-2.4.16 |