summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2004-11-08 17:15:26 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2004-11-08 17:15:26 +0000
commit15a05486d910c96e165973f760c998168bbb8f90 (patch)
tree7fb613e785f244cf8fb3fbb5f8837edad2b9de05 /dev-libs
parentarm KEYWORDS (Manifest recommit) (diff)
downloadgentoo-2-15a05486d910c96e165973f760c998168bbb8f90.tar.gz
gentoo-2-15a05486d910c96e165973f760c998168bbb8f90.tar.bz2
gentoo-2-15a05486d910c96e165973f760c998168bbb8f90.zip
Stable on sparc
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/libxslt/ChangeLog5
-rw-r--r--dev-libs/libxslt/libxslt-1.1.9-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libxslt/ChangeLog b/dev-libs/libxslt/ChangeLog
index a5cd1c910466..4ee53e65bdff 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.85 2004/11/07 09:42:18 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxslt/ChangeLog,v 1.86 2004/11/08 17:15:26 gustavoz Exp $
+
+ 08 Nov 2004; Gustavo Zacarias <gustavoz@gentoo.org> libxslt-1.1.9-r1.ebuild:
+ Stable on sparc
07 Nov 2004; Joshua Kinard <kumba@gentoo.org> libxslt-1.1.9-r1.ebuild:
Marked stable on mips.
diff --git a/dev-libs/libxslt/libxslt-1.1.9-r1.ebuild b/dev-libs/libxslt/libxslt-1.1.9-r1.ebuild
index dc2121dfccc6..3845a311c951 100644
--- a/dev-libs/libxslt/libxslt-1.1.9-r1.ebuild
+++ b/dev-libs/libxslt/libxslt-1.1.9-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.9-r1.ebuild,v 1.4 2004/11/07 09:42:18 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxslt/libxslt-1.1.9-r1.ebuild,v 1.5 2004/11/08 17:15:26 gustavoz Exp $
inherit libtool gnome.org eutils python
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.xmlsoft.org/"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="x86 ~ppc ~sparc mips ~alpha ~hppa ~amd64 ~ia64 ~ppc64"
+KEYWORDS="x86 ~ppc sparc mips ~alpha ~hppa ~amd64 ~ia64 ~ppc64"
IUSE="python crypt"
DEPEND=">=dev-libs/libxml2-2.6.8