diff options
author | 2005-11-11 23:00:50 +0000 | |
---|---|---|
committer | 2005-11-11 23:00:50 +0000 | |
commit | 8a66cfe694631d833d0305be3cf0e7cfce1b1034 (patch) | |
tree | 9a9adfd3754a918f363a2bed49d65b516294d004 /dev-libs | |
parent | dev-java/commons-httpclient stable on ppc. (diff) | |
download | gentoo-2-8a66cfe694631d833d0305be3cf0e7cfce1b1034.tar.gz gentoo-2-8a66cfe694631d833d0305be3cf0e7cfce1b1034.tar.bz2 gentoo-2-8a66cfe694631d833d0305be3cf0e7cfce1b1034.zip |
dev-libs/libxslt stable on ppc.
(Portage version: 2.0.53_rc7)
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/libxslt/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/libxslt/libxslt-1.1.15.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libxslt/ChangeLog b/dev-libs/libxslt/ChangeLog index f21f3d3916c8..b22fe6bd6561 100644 --- a/dev-libs/libxslt/ChangeLog +++ b/dev-libs/libxslt/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/libxslt # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxslt/ChangeLog,v 1.128 2005/10/31 21:42:29 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxslt/ChangeLog,v 1.129 2005/11/11 23:00:50 hansmi Exp $ + + 11 Nov 2005; Michael Hanselmann <hansmi@gentoo.org> libxslt-1.1.15.ebuild: + Stable on ppc. 31 Oct 2005; Brent Baude <ranger@gentoo.org> libxslt-1.1.15.ebuild: marking libxslt-1.1.15 ppc64 stable per bug 110454 diff --git a/dev-libs/libxslt/libxslt-1.1.15.ebuild b/dev-libs/libxslt/libxslt-1.1.15.ebuild index 558926528d95..9354aee48310 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.8 2005/10/31 21:42:29 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxslt/libxslt-1.1.15.ebuild,v 1.9 2005/11/11 23:00:50 hansmi 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 |