diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-03-07 12:19:18 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-03-07 12:19:18 +0000 |
commit | 651124d4c9a6fbcf754d81b41c340bc52beeb5a9 (patch) | |
tree | 8aa960f0042fe668abc26ddb2bd6154d28ab534c /dev-libs/libxslt/libxslt-1.1.3.ebuild | |
parent | new release (diff) | |
download | historical-651124d4c9a6fbcf754d81b41c340bc52beeb5a9.tar.gz historical-651124d4c9a6fbcf754d81b41c340bc52beeb5a9.tar.bz2 historical-651124d4c9a6fbcf754d81b41c340bc52beeb5a9.zip |
marked stable on sparc
Diffstat (limited to 'dev-libs/libxslt/libxslt-1.1.3.ebuild')
-rw-r--r-- | dev-libs/libxslt/libxslt-1.1.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libxslt/libxslt-1.1.3.ebuild b/dev-libs/libxslt/libxslt-1.1.3.ebuild index e0cc5bc4c96a..c602edcb9c03 100644 --- a/dev-libs/libxslt/libxslt-1.1.3.ebuild +++ b/dev-libs/libxslt/libxslt-1.1.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxslt/libxslt-1.1.3.ebuild,v 1.4 2004/03/07 00:31:24 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxslt/libxslt-1.1.3.ebuild,v 1.5 2004/03/07 12:19:18 gustavoz Exp $ inherit libtool gnome.org [ -n "`use python`" ] && inherit python @@ -10,7 +10,7 @@ DESCRIPTION="XSLT libraries and tools" HOMEPAGE="http://www.xmlsoft.org/" SLOT="0" LICENSE="MIT" -KEYWORDS="x86 ~ppc ~sparc ~alpha ~hppa ~amd64 ~ia64 s390" +KEYWORDS="x86 ~ppc sparc ~alpha ~hppa ~amd64 ~ia64 s390" DEPEND=">=dev-libs/libxml2-2.6.5 python? ( dev-lang/python )" |