diff options
Diffstat (limited to 'dev-libs/libxslt/libxslt-1.1.14-r2.ebuild')
-rw-r--r-- | dev-libs/libxslt/libxslt-1.1.14-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libxslt/libxslt-1.1.14-r2.ebuild b/dev-libs/libxslt/libxslt-1.1.14-r2.ebuild index 7c8ca88e17e4..ea78c9d8855e 100644 --- a/dev-libs/libxslt/libxslt-1.1.14-r2.ebuild +++ b/dev-libs/libxslt/libxslt-1.1.14-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxslt/libxslt-1.1.14-r2.ebuild,v 1.3 2005/08/03 13:29:23 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxslt/libxslt-1.1.14-r2.ebuild,v 1.4 2005/08/03 22:16:15 kloeri Exp $ inherit libtool gnome.org eutils python @@ -9,7 +9,7 @@ HOMEPAGE="http://www.xmlsoft.org/" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sparc x86" +KEYWORDS="alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sparc x86" IUSE="crypt debug python static" DEPEND=">=dev-libs/libxml2-2.6.17 |