summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Gall <tgall@gentoo.org>2004-06-23 03:52:12 +0000
committerTom Gall <tgall@gentoo.org>2004-06-23 03:52:12 +0000
commit2179e4cd1720ed23b6719cc3bd4bfb9b56d9fd72 (patch)
tree648dea689d6aa59239c2411f0fadd47b0803d3fa /dev-libs
parentInitial import. (Manifest recommit) (diff)
downloadgentoo-2-2179e4cd1720ed23b6719cc3bd4bfb9b56d9fd72.tar.gz
gentoo-2-2179e4cd1720ed23b6719cc3bd4bfb9b56d9fd72.tar.bz2
gentoo-2-2179e4cd1720ed23b6719cc3bd4bfb9b56d9fd72.zip
stable on ppc64, bug #54149
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/libxslt/ChangeLog5
-rw-r--r--dev-libs/libxslt/libxslt-1.1.6.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libxslt/ChangeLog b/dev-libs/libxslt/ChangeLog
index e47d36e3e826..333ffcaee71b 100644
--- a/dev-libs/libxslt/ChangeLog
+++ b/dev-libs/libxslt/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/libxslt
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxslt/ChangeLog,v 1.68 2004/06/03 16:35:47 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxslt/ChangeLog,v 1.69 2004/06/23 03:52:12 tgall Exp $
+
+ 22 Jun 2004; Tom Gall <tgall@gentoo.org> libxslt-1.1.6.ebuild:
+ stable on ppc64, bug #54149
03 Jun 2004; Aron Griffis <agriffis@gentoo.org> libxslt-1.1.2.ebuild,
libxslt-1.1.3.ebuild:
diff --git a/dev-libs/libxslt/libxslt-1.1.6.ebuild b/dev-libs/libxslt/libxslt-1.1.6.ebuild
index ef62f412fd46..8648cbb370e9 100644
--- a/dev-libs/libxslt/libxslt-1.1.6.ebuild
+++ b/dev-libs/libxslt/libxslt-1.1.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxslt/libxslt-1.1.6.ebuild,v 1.3 2004/05/28 03:11:07 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxslt/libxslt-1.1.6.ebuild,v 1.4 2004/06/23 03:52:12 tgall Exp $
inherit libtool gnome.org
use python && inherit python
@@ -10,7 +10,7 @@ HOMEPAGE="http://www.xmlsoft.org/"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~sparc ~mips ~alpha arm hppa ~amd64 ~ia64 s390"
+KEYWORDS="~x86 ~ppc ~sparc ~mips ~alpha arm hppa ~amd64 ~ia64 s390 ppc64"
IUSE="python"
DEPEND=">=dev-libs/libxml2-2.6.8