summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-02-10 07:44:39 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-02-10 07:44:39 +0000
commit34a1692c1bdb86e5ed4f6a6ffbc08488950d6324 (patch)
tree4ad258f9416a35546d050887458eeeac65dd52b4 /dev-libs/libxslt
parentStable for amd64, wrt bug #402911 (diff)
downloadgentoo-2-34a1692c1bdb86e5ed4f6a6ffbc08488950d6324.tar.gz
gentoo-2-34a1692c1bdb86e5ed4f6a6ffbc08488950d6324.tar.bz2
gentoo-2-34a1692c1bdb86e5ed4f6a6ffbc08488950d6324.zip
Stable for AMD64, wrt security bug #402861
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'dev-libs/libxslt')
-rw-r--r--dev-libs/libxslt/ChangeLog5
-rw-r--r--dev-libs/libxslt/libxslt-1.1.26-r3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libxslt/ChangeLog b/dev-libs/libxslt/ChangeLog
index 0b038d47b1b7..7e77f18fd484 100644
--- a/dev-libs/libxslt/ChangeLog
+++ b/dev-libs/libxslt/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/libxslt
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxslt/ChangeLog,v 1.222 2012/02/09 19:33:49 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxslt/ChangeLog,v 1.223 2012/02/10 07:44:39 ago Exp $
+
+ 10 Feb 2012; Agostino Sarubbo <ago@gentoo.org> libxslt-1.1.26-r3.ebuild:
+ Stable for AMD64, wrt security bug #402861
*libxslt-1.1.26-r3 (09 Feb 2012)
diff --git a/dev-libs/libxslt/libxslt-1.1.26-r3.ebuild b/dev-libs/libxslt/libxslt-1.1.26-r3.ebuild
index 7fe8d9fd67c5..b5785fe430cd 100644
--- a/dev-libs/libxslt/libxslt-1.1.26-r3.ebuild
+++ b/dev-libs/libxslt/libxslt-1.1.26-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 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-r3.ebuild,v 1.1 2012/02/09 19:33:49 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxslt/libxslt-1.1.26-r3.ebuild,v 1.2 2012/02/10 07:44:39 ago Exp $
EAPI="4"
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 static-libs"
DEPEND=">=dev-libs/libxml2-2.6.27:2