summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Kinard <kumba@gentoo.org>2007-09-26 02:57:56 +0000
committerJoshua Kinard <kumba@gentoo.org>2007-09-26 02:57:56 +0000
commit65c40994156273fc7b6a31b691fc118fc6c9e12c (patch)
tree305ce6e2c9edf5387219b3ed7cdf0af04a660660 /dev-libs/libxslt
parentStable on mips, per #193339. (diff)
downloadgentoo-2-65c40994156273fc7b6a31b691fc118fc6c9e12c.tar.gz
gentoo-2-65c40994156273fc7b6a31b691fc118fc6c9e12c.tar.bz2
gentoo-2-65c40994156273fc7b6a31b691fc118fc6c9e12c.zip
Stable on mips, per #193339.
(Portage version: 2.1.3.9)
Diffstat (limited to 'dev-libs/libxslt')
-rw-r--r--dev-libs/libxslt/ChangeLog5
-rw-r--r--dev-libs/libxslt/libxslt-1.1.20-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libxslt/ChangeLog b/dev-libs/libxslt/ChangeLog
index dc0e3eea2a59..25b4085725e6 100644
--- a/dev-libs/libxslt/ChangeLog
+++ b/dev-libs/libxslt/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/libxslt
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxslt/ChangeLog,v 1.160 2007/09/25 04:09:35 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxslt/ChangeLog,v 1.161 2007/09/26 02:57:56 kumba Exp $
+
+ 26 Sep 2007; Joshua Kinard <kumba@gentoo.org> libxslt-1.1.20-r1.ebuild:
+ Stable on mips, per #193339.
25 Sep 2007; Jeroen Roovers <jer@gentoo.org> libxslt-1.1.20-r1.ebuild:
Stable for HPPA (bug #193339).
diff --git a/dev-libs/libxslt/libxslt-1.1.20-r1.ebuild b/dev-libs/libxslt/libxslt-1.1.20-r1.ebuild
index 0dcf7e3c1c85..bdc34bbde37a 100644
--- a/dev-libs/libxslt/libxslt-1.1.20-r1.ebuild
+++ b/dev-libs/libxslt/libxslt-1.1.20-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxslt/libxslt-1.1.20-r1.ebuild,v 1.5 2007/09/25 04:09:35 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxslt/libxslt-1.1.20-r1.ebuild,v 1.6 2007/09/26 02:57:56 kumba Exp $
inherit libtool eutils python
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.xmlsoft.org/"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~m68k mips ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd x86 ~x86-fbsd"
IUSE="crypt debug python"
DEPEND=">=dev-libs/libxml2-2.6.27