summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael McCabe <randy@gentoo.org>2004-05-02 19:15:18 +0000
committerMichael McCabe <randy@gentoo.org>2004-05-02 19:15:18 +0000
commiteee9b37707084772ead71d03eac6ccbf879bf7ba (patch)
treeec75df3b2ef61ffb846fcdc2d5f3d5fa792b1865 /dev-libs/libxslt
parentAdded s390 keywords (Manifest recommit) (diff)
downloadgentoo-2-eee9b37707084772ead71d03eac6ccbf879bf7ba.tar.gz
gentoo-2-eee9b37707084772ead71d03eac6ccbf879bf7ba.tar.bz2
gentoo-2-eee9b37707084772ead71d03eac6ccbf879bf7ba.zip
Stable on s390
Diffstat (limited to 'dev-libs/libxslt')
-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 3b4ff2610f4d..fce385d5f2ac 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.65 2004/04/27 17:40:08 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxslt/ChangeLog,v 1.66 2004/05/02 19:15:18 randy Exp $
+
+ 02 May 2004; Michael McCabe <randy@gentoo.org> libxslt-1.1.6.ebuild:
+ Stable on s390
27 Apr 2004; Gustavo Zacarias <gustavoz@gentoo.org> libxslt-1.1.4.ebuild:
Stable on sparc
diff --git a/dev-libs/libxslt/libxslt-1.1.6.ebuild b/dev-libs/libxslt/libxslt-1.1.6.ebuild
index 06b7951a5c8f..52c82a9666e5 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.1 2004/04/25 15:24:29 foser Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxslt/libxslt-1.1.6.ebuild,v 1.2 2004/05/02 19:15:18 randy 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 ~alpha ~hppa ~amd64 ~ia64 ~s390 ~mips"
+KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~amd64 ~ia64 s390 ~mips"
IUSE="python"
DEPEND=">=dev-libs/libxml2-2.6.8