diff options
author | Travis Tilley <lv@gentoo.org> | 2004-04-17 09:45:40 +0000 |
---|---|---|
committer | Travis Tilley <lv@gentoo.org> | 2004-04-17 09:45:40 +0000 |
commit | fd286c3af3f7dbace68a55084eb7c8779895a135 (patch) | |
tree | 067900168c6ad7d726e32d351c770eb15959aabf /dev-libs/libxslt/libxslt-1.1.2.ebuild | |
parent | stable on amd64 (Manifest recommit) (diff) | |
download | gentoo-2-fd286c3af3f7dbace68a55084eb7c8779895a135.tar.gz gentoo-2-fd286c3af3f7dbace68a55084eb7c8779895a135.tar.bz2 gentoo-2-fd286c3af3f7dbace68a55084eb7c8779895a135.zip |
stable on amd64
Diffstat (limited to 'dev-libs/libxslt/libxslt-1.1.2.ebuild')
-rw-r--r-- | dev-libs/libxslt/libxslt-1.1.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libxslt/libxslt-1.1.2.ebuild b/dev-libs/libxslt/libxslt-1.1.2.ebuild index 9c78f0a42485..1e5d92037b5e 100644 --- a/dev-libs/libxslt/libxslt-1.1.2.ebuild +++ b/dev-libs/libxslt/libxslt-1.1.2.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.2.ebuild,v 1.5 2004/02/28 22:25:02 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxslt/libxslt-1.1.2.ebuild,v 1.6 2004/04/17 09:44:04 lv 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" +KEYWORDS="x86 ppc sparc ~alpha hppa amd64 ~ia64" DEPEND=">=dev-libs/libxml2-2.6.3 python? ( dev-lang/python )" |