summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuy Martin <gmsoft@gentoo.org>2004-08-05 18:22:23 +0000
committerGuy Martin <gmsoft@gentoo.org>2004-08-05 18:22:23 +0000
commit0327c8642b5d2067dee33670c6b823cd919cc9cb (patch)
tree4b34c6c4783363ecea6e3ed40990ba6de99c1689 /dev-libs/libxslt
parentStable on hppa. (Manifest recommit) (diff)
downloadgentoo-2-0327c8642b5d2067dee33670c6b823cd919cc9cb.tar.gz
gentoo-2-0327c8642b5d2067dee33670c6b823cd919cc9cb.tar.bz2
gentoo-2-0327c8642b5d2067dee33670c6b823cd919cc9cb.zip
Stable on hppa.
Diffstat (limited to 'dev-libs/libxslt')
-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 011ffc2ce7f1..7337fd75d0e4 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.74 2004/07/31 04:13:06 spider Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxslt/ChangeLog,v 1.75 2004/08/05 18:21:17 gmsoft Exp $
+
+ 05 Aug 2004; Guy Martin <gmsoft@gentoo.org> libxslt-1.1.8-r1.ebuild:
+ Stable on hppa.
*libxslt-1.1.8-r1 (31 Jul 2004)
diff --git a/dev-libs/libxslt/libxslt-1.1.8-r1.ebuild b/dev-libs/libxslt/libxslt-1.1.8-r1.ebuild
index fa5146c626ea..26805bd3dc89 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.1 2004/07/31 04:13:06 spider Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxslt/libxslt-1.1.8-r1.ebuild,v 1.2 2004/08/05 18:21:17 gmsoft Exp $
inherit libtool gnome.org eutils
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 ~ppc64"
+KEYWORDS="~x86 ~ppc ~sparc ~mips ~alpha ~arm hppa ~amd64 ~ia64 ~s390 ~ppc64"
IUSE="python"
DEPEND=">=dev-libs/libxml2-2.6.8