summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2011-03-13 16:07:16 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2011-03-13 16:07:16 +0000
commit6c2ee9f60659e9808b57292cec6f3ff4bdff374d (patch)
tree457cf52c23a2c9aba025f14d69d25354a7b58eec
parentStable on amd64 wrt bug #358597 (diff)
downloadgentoo-2-6c2ee9f60659e9808b57292cec6f3ff4bdff374d.tar.gz
gentoo-2-6c2ee9f60659e9808b57292cec6f3ff4bdff374d.tar.bz2
gentoo-2-6c2ee9f60659e9808b57292cec6f3ff4bdff374d.zip
Stable on amd64 wrt bug #358615
(Portage version: 2.1.9.42/cvs/Linux x86_64)
-rw-r--r--dev-libs/libxslt/ChangeLog5
-rw-r--r--dev-libs/libxslt/libxslt-1.1.26-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libxslt/ChangeLog b/dev-libs/libxslt/ChangeLog
index 441eba9e98f5..ddbe37ffcf3b 100644
--- a/dev-libs/libxslt/ChangeLog
+++ b/dev-libs/libxslt/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/libxslt
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxslt/ChangeLog,v 1.210 2011/03/13 14:34:42 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxslt/ChangeLog,v 1.211 2011/03/13 16:07:16 hwoarang Exp $
+
+ 13 Mar 2011; Markos Chandras <hwoarang@gentoo.org> libxslt-1.1.26-r1.ebuild:
+ Stable on amd64 wrt bug #358615
13 Mar 2011; Christian Faulhammer <fauli@gentoo.org>
libxslt-1.1.26-r1.ebuild:
diff --git a/dev-libs/libxslt/libxslt-1.1.26-r1.ebuild b/dev-libs/libxslt/libxslt-1.1.26-r1.ebuild
index 1341dee02f72..d23067cd6c71 100644
--- a/dev-libs/libxslt/libxslt-1.1.26-r1.ebuild
+++ b/dev-libs/libxslt/libxslt-1.1.26-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxslt/libxslt-1.1.26-r1.ebuild,v 1.3 2011/03/13 14:34:43 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxslt/libxslt-1.1.26-r1.ebuild,v 1.4 2011/03/13 16:07:16 hwoarang Exp $
EAPI="3"
PYTHON_DEPEND="python? 2"
@@ -15,7 +15,7 @@ SRC_URI="ftp://xmlsoft.org/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd"
IUSE="crypt debug python"
DEPEND=">=dev-libs/libxml2-2.6.27:2