diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2007-09-21 23:00:33 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2007-09-21 23:00:33 +0000 |
commit | 7e394ff229386449df5a52a560d9184e34c26061 (patch) | |
tree | 4e9873c400be5c24f8739d276acee26909fb0987 /dev-libs/libxslt/libxslt-1.1.20-r1.ebuild | |
parent | Stable on amd64 wrt bug #193339. (diff) | |
download | historical-7e394ff229386449df5a52a560d9184e34c26061.tar.gz historical-7e394ff229386449df5a52a560d9184e34c26061.tar.bz2 historical-7e394ff229386449df5a52a560d9184e34c26061.zip |
Stable on amd64 wrt bug #193339.
Package-Manager: portage-2.1.3.9
Diffstat (limited to 'dev-libs/libxslt/libxslt-1.1.20-r1.ebuild')
-rw-r--r-- | dev-libs/libxslt/libxslt-1.1.20-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libxslt/libxslt-1.1.20-r1.ebuild b/dev-libs/libxslt/libxslt-1.1.20-r1.ebuild index 69f07f82457f..352ac9b55bce 100644 --- a/dev-libs/libxslt/libxslt-1.1.20-r1.ebuild +++ b/dev-libs/libxslt/libxslt-1.1.20-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxslt/libxslt-1.1.20-r1.ebuild,v 1.2 2007/09/21 19:43:32 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxslt/libxslt-1.1.20-r1.ebuild,v 1.3 2007/09/21 23:00:33 wolf31o2 Exp $ inherit libtool eutils python @@ -9,7 +9,7 @@ HOMEPAGE="http://www.xmlsoft.org/" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd x86 ~x86-fbsd" IUSE="crypt debug python" DEPEND=">=dev-libs/libxml2-2.6.27 |