diff options
Diffstat (limited to 'dev-libs/libxslt/libxslt-1.1.13-r1.ebuild')
-rw-r--r-- | dev-libs/libxslt/libxslt-1.1.13-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libxslt/libxslt-1.1.13-r1.ebuild b/dev-libs/libxslt/libxslt-1.1.13-r1.ebuild index 3fdcda064d54..4745ea51729a 100644 --- a/dev-libs/libxslt/libxslt-1.1.13-r1.ebuild +++ b/dev-libs/libxslt/libxslt-1.1.13-r1.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.13-r1.ebuild,v 1.4 2005/06/13 23:57:31 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxslt/libxslt-1.1.13-r1.ebuild,v 1.5 2005/07/07 05:25:38 leonardop 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="python crypt" DEPEND=">=dev-libs/libxml2-2.6.17 |