summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFerris McCormick <fmccor@gentoo.org>2008-05-20 14:02:12 +0000
committerFerris McCormick <fmccor@gentoo.org>2008-05-20 14:02:12 +0000
commit47c3d163e3335cf66eafdcad3c618f3d3a938f02 (patch)
tree400ab962547f9147accb3ffc3fa0bfb3d6c86506 /dev-libs/libxslt
parentApplied cpu patch for AMD phenom architecture, thanks to Nylan (bug #183236) (diff)
downloadgentoo-2-47c3d163e3335cf66eafdcad3c618f3d3a938f02.tar.gz
gentoo-2-47c3d163e3335cf66eafdcad3c618f3d3a938f02.tar.bz2
gentoo-2-47c3d163e3335cf66eafdcad3c618f3d3a938f02.zip
Sparc stable --- Security Bug #222499 --- test suite runs successfully.
(Portage version: 2.2_pre6)
Diffstat (limited to 'dev-libs/libxslt')
-rw-r--r--dev-libs/libxslt/ChangeLog5
-rw-r--r--dev-libs/libxslt/libxslt-1.1.24.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libxslt/ChangeLog b/dev-libs/libxslt/ChangeLog
index 4c1f5b6798e7..03da287da6c5 100644
--- a/dev-libs/libxslt/ChangeLog
+++ b/dev-libs/libxslt/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/libxslt
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxslt/ChangeLog,v 1.175 2008/05/19 17:39:31 dang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxslt/ChangeLog,v 1.176 2008/05/20 14:02:12 fmccor Exp $
+
+ 20 May 2008; Ferris McCormick <fmccor@gentoo.org> libxslt-1.1.24.ebuild:
+ Sparc stable --- Security Bug #222499 --- test suite runs successfully.
*libxslt-1.1.24 (19 May 2008)
diff --git a/dev-libs/libxslt/libxslt-1.1.24.ebuild b/dev-libs/libxslt/libxslt-1.1.24.ebuild
index 0e04b2909227..c34921a296ca 100644
--- a/dev-libs/libxslt/libxslt-1.1.24.ebuild
+++ b/dev-libs/libxslt/libxslt-1.1.24.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxslt/libxslt-1.1.24.ebuild,v 1.1 2008/05/19 17:39:31 dang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxslt/libxslt-1.1.24.ebuild,v 1.2 2008/05/20 14:02:12 fmccor Exp $
inherit libtool eutils python autotools
@@ -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 examples python"
DEPEND=">=dev-libs/libxml2-2.6.27