summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTodd Sunderlin <todd@gentoo.org>2003-04-09 03:09:19 +0000
committerTodd Sunderlin <todd@gentoo.org>2003-04-09 03:09:19 +0000
commit8867bd8433314ba562eb6f9a96d46335c8d2f66f (patch)
tree5a4820907204fb1a1321822e2f251000b0bcbc35 /dev-libs
parentsparc keyword (diff)
downloadgentoo-2-8867bd8433314ba562eb6f9a96d46335c8d2f66f.tar.gz
gentoo-2-8867bd8433314ba562eb6f9a96d46335c8d2f66f.tar.bz2
gentoo-2-8867bd8433314ba562eb6f9a96d46335c8d2f66f.zip
sparc keyword
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/libxslt/ChangeLog5
-rw-r--r--dev-libs/libxslt/libxslt-1.0.25.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libxslt/ChangeLog b/dev-libs/libxslt/ChangeLog
index f3d3ae56a2d5..797a6e2e22c3 100644
--- a/dev-libs/libxslt/ChangeLog
+++ b/dev-libs/libxslt/ChangeLog
@@ -1,6 +1,6 @@
# ChangeLog for dev-libs/libxslt
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxslt/ChangeLog,v 1.28 2003/04/01 16:31:19 foser Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxslt/ChangeLog,v 1.29 2003/04/09 03:09:19 todd Exp $
*libxslt-1.0.29 (01 Apr 2003)
@@ -25,6 +25,9 @@
*libxslt-1.0.25 (05 Feb 2003)
+ 08 Apr 2003; Todd Sunderlin <todd@gentoo.org> libxslt-1.0.25.ebuild:
+ Marked stable for sparc.
+
19 Mar 2003; Guy Martin <gmsoft@gentoo.org> libxslt-1.0.25.ebuild :
Added hppa to keywords.
diff --git a/dev-libs/libxslt/libxslt-1.0.25.ebuild b/dev-libs/libxslt/libxslt-1.0.25.ebuild
index 08248e685e98..977ac36a0ff8 100644
--- a/dev-libs/libxslt/libxslt-1.0.25.ebuild
+++ b/dev-libs/libxslt/libxslt-1.0.25.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxslt/libxslt-1.0.25.ebuild,v 1.5 2003/03/19 19:38:40 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxslt/libxslt-1.0.25.ebuild,v 1.6 2003/04/09 03:09:19 todd Exp $
inherit libtool gnome.org
@@ -10,7 +10,7 @@ DESCRIPTION="XSLT libraries and tools"
HOMEPAGE="http://www.gnome.org/"
SLOT="0"
LICENSE="MIT"
-KEYWORDS="x86 ~sparc ~ppc ~alpha hppa"
+KEYWORDS="x86 sparc ~ppc ~alpha hppa"
RDEPEND=">=dev-libs/libxml2-2.5.2
python? ( dev-lang/python )"