summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Weiler <pylon@gentoo.org>2004-11-05 04:00:01 +0000
committerLars Weiler <pylon@gentoo.org>2004-11-05 04:00:01 +0000
commitad10f45ec7e6966eef8e4a1d8bcbe5c86b02de9d (patch)
tree7a37a9a1bff7ba78994193e02bade39f98d75a77
parentuse.mask update lovin' (diff)
downloadgentoo-2-ad10f45ec7e6966eef8e4a1d8bcbe5c86b02de9d.tar.gz
gentoo-2-ad10f45ec7e6966eef8e4a1d8bcbe5c86b02de9d.tar.bz2
gentoo-2-ad10f45ec7e6966eef8e4a1d8bcbe5c86b02de9d.zip
Stable on ppc.
-rw-r--r--dev-libs/libxslt/ChangeLog5
-rw-r--r--dev-libs/libxslt/libxslt-1.1.8-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libxslt/ChangeLog b/dev-libs/libxslt/ChangeLog
index 04661e39b311..abd62f0476b1 100644
--- a/dev-libs/libxslt/ChangeLog
+++ b/dev-libs/libxslt/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/libxslt
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxslt/ChangeLog,v 1.82 2004/11/05 03:09:29 obz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxslt/ChangeLog,v 1.83 2004/11/05 04:00:01 pylon Exp $
+
+ 05 Nov 2004; Lars Weiler <pylon@gentoo.org> libxslt-1.1.8-r1.ebuild:
+ Stable on ppc.
05 Nov 2004; Mike Gardiner <obz@gentoo.org> -libxslt-1.0.33.ebuild,
-libxslt-1.1.3.ebuild, libxslt-1.1.4.ebuild, libxslt-1.1.6.ebuild,
diff --git a/dev-libs/libxslt/libxslt-1.1.8-r1.ebuild b/dev-libs/libxslt/libxslt-1.1.8-r1.ebuild
index d3a396da49be..552385594e2a 100644
--- a/dev-libs/libxslt/libxslt-1.1.8-r1.ebuild
+++ b/dev-libs/libxslt/libxslt-1.1.8-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxslt/libxslt-1.1.8-r1.ebuild,v 1.5 2004/11/05 03:09:29 obz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxslt/libxslt-1.1.8-r1.ebuild,v 1.6 2004/11/05 04:00:01 pylon Exp $
inherit libtool gnome.org eutils inherit python
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.xmlsoft.org/"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~sparc mips alpha ~arm hppa ~amd64 ia64 ~s390 ~ppc64"
+KEYWORDS="~x86 ppc ~sparc mips alpha ~arm hppa ~amd64 ia64 ~s390 ~ppc64"
IUSE="python"
DEPEND=">=dev-libs/libxml2-2.6.8