summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2005-10-31 21:42:29 +0000
committerBrent Baude <ranger@gentoo.org>2005-10-31 21:42:29 +0000
commit2f81b32a69a6eca6c6959790e4401b02f6920c0e (patch)
treec80937e7615a4d2b087e3177d27a1da08e936a60 /dev-libs/libxslt
parentNew revision; added some USE flags and cleaned the ebuild. (diff)
downloadgentoo-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')
-rw-r--r--dev-libs/libxslt/ChangeLog5
-rw-r--r--dev-libs/libxslt/libxslt-1.1.15.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libxslt/ChangeLog b/dev-libs/libxslt/ChangeLog
index ec9fe6d45ff1..f21f3d3916c8 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.127 2005/10/26 13:08:47 ka0ttic Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxslt/ChangeLog,v 1.128 2005/10/31 21:42:29 ranger Exp $
+
+ 31 Oct 2005; Brent Baude <ranger@gentoo.org> libxslt-1.1.15.ebuild:
+ marking libxslt-1.1.15 ppc64 stable per bug 110454
26 Oct 2005; Aaron Walker <ka0ttic@gentoo.org> libxslt-1.1.15.ebuild:
Stable on mips for bug #110454.
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