diff options
author | 2005-10-31 21:42:29 +0000 | |
---|---|---|
committer | 2005-10-31 21:42:29 +0000 | |
commit | 2f81b32a69a6eca6c6959790e4401b02f6920c0e (patch) | |
tree | c80937e7615a4d2b087e3177d27a1da08e936a60 /dev-libs/libxslt/libxslt-1.1.15.ebuild | |
parent | New revision; added some USE flags and cleaned the ebuild. (diff) | |
download | gentoo-2-2f81b32a69a6eca6c6959790e4401b02f6920c0e.tar.gz gentoo-2-2f81b32a69a6eca6c6959790e4401b02f6920c0e.tar.bz2 gentoo-2-2f81b32a69a6eca6c6959790e4401b02f6920c0e.zip |
marking libxslt-1.1.15 ppc64 stable per bug 110454
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'dev-libs/libxslt/libxslt-1.1.15.ebuild')
-rw-r--r-- | dev-libs/libxslt/libxslt-1.1.15.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libxslt/libxslt-1.1.15.ebuild b/dev-libs/libxslt/libxslt-1.1.15.ebuild index 09e5cac04a9f..558926528d95 100644 --- a/dev-libs/libxslt/libxslt-1.1.15.ebuild +++ b/dev-libs/libxslt/libxslt-1.1.15.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.15.ebuild,v 1.7 2005/10/30 05:44:30 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxslt/libxslt-1.1.15.ebuild,v 1.8 2005/10/31 21:42:29 ranger 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 sh sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 mips ~ppc ppc64 s390 sh sparc x86" IUSE="crypt debug python static" DEPEND=">=dev-libs/libxml2-2.6.17 |