summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-04-09 16:42:07 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-04-09 16:42:07 +0000
commit46d21e644ae6c2eaa8ea913faa30563b5a815843 (patch)
tree901701af91237d456a44d9409340a1b1c892df9e /dev-libs/libxslt
parentStable for sh, wrt bug #458984 (diff)
downloadgentoo-2-46d21e644ae6c2eaa8ea913faa30563b5a815843.tar.gz
gentoo-2-46d21e644ae6c2eaa8ea913faa30563b5a815843.tar.bz2
gentoo-2-46d21e644ae6c2eaa8ea913faa30563b5a815843.zip
Stable for sh, wrt bug #458984
(Portage version: 2.1.11.55/cvs/Linux ppc64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-libs/libxslt')
-rw-r--r--dev-libs/libxslt/ChangeLog5
-rw-r--r--dev-libs/libxslt/libxslt-1.1.28-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libxslt/ChangeLog b/dev-libs/libxslt/ChangeLog
index be7524307ba9..0e55f5c86643 100644
--- a/dev-libs/libxslt/ChangeLog
+++ b/dev-libs/libxslt/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/libxslt
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxslt/ChangeLog,v 1.269 2013/04/01 18:24:08 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxslt/ChangeLog,v 1.270 2013/04/09 16:42:07 ago Exp $
+
+ 09 Apr 2013; Agostino Sarubbo <ago@gentoo.org> libxslt-1.1.28-r1.ebuild:
+ Stable for sh, wrt bug #458984
01 Apr 2013; Agostino Sarubbo <ago@gentoo.org> libxslt-1.1.28-r1.ebuild:
Stable for sparc, wrt bug #458984
diff --git a/dev-libs/libxslt/libxslt-1.1.28-r1.ebuild b/dev-libs/libxslt/libxslt-1.1.28-r1.ebuild
index d05863dbd5e5..7e6a4032c356 100644
--- a/dev-libs/libxslt/libxslt-1.1.28-r1.ebuild
+++ b/dev-libs/libxslt/libxslt-1.1.28-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxslt/libxslt-1.1.28-r1.ebuild,v 1.12 2013/04/01 18:24:07 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxslt/libxslt-1.1.28-r1.ebuild,v 1.13 2013/04/09 16:42:07 ago Exp $
EAPI=5
@@ -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 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~arm-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~arm-linux ~x86-linux"
IUSE="crypt debug python static-libs"
RDEPEND=">=dev-libs/libxml2-2.8.0:2