diff options
author | 2012-12-30 14:24:46 +0000 | |
---|---|---|
committer | 2012-12-30 14:24:46 +0000 | |
commit | 21c0312ca5651aeaa3708cf180951d8d76ee9421 (patch) | |
tree | a247f881564710fb0455d49e22f3e1f72b80df42 /dev-libs/libxslt | |
parent | Stable for sparc, wrt bug #447964 (diff) | |
download | gentoo-2-21c0312ca5651aeaa3708cf180951d8d76ee9421.tar.gz gentoo-2-21c0312ca5651aeaa3708cf180951d8d76ee9421.tar.bz2 gentoo-2-21c0312ca5651aeaa3708cf180951d8d76ee9421.zip |
Stable for sparc, wrt bug #447674
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'dev-libs/libxslt')
-rw-r--r-- | dev-libs/libxslt/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/libxslt/libxslt-1.1.28.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libxslt/ChangeLog b/dev-libs/libxslt/ChangeLog index c0d7af6b98e9..9168e485cf48 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.254 2012/12/26 17:52:06 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxslt/ChangeLog,v 1.255 2012/12/30 14:24:46 ago Exp $ + + 30 Dec 2012; Agostino Sarubbo <ago@gentoo.org> libxslt-1.1.28.ebuild: + Stable for sparc, wrt bug #447674 26 Dec 2012; Jeff Horelick <jdhore@gentoo.org> libxslt-1.1.28.ebuild: marked x86 per bug 447674 diff --git a/dev-libs/libxslt/libxslt-1.1.28.ebuild b/dev-libs/libxslt/libxslt-1.1.28.ebuild index 8bd30b4926eb..8f9a295a72e9 100644 --- a/dev-libs/libxslt/libxslt-1.1.28.ebuild +++ b/dev-libs/libxslt/libxslt-1.1.28.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.28.ebuild,v 1.9 2012/12/26 17:52:06 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxslt/libxslt-1.1.28.ebuild,v 1.10 2012/12/30 14:24:46 ago Exp $ EAPI=5 @@ -16,7 +16,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" +KEYWORDS="~alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" IUSE="crypt debug python static-libs" RDEPEND=">=dev-libs/libxml2-2.8.0 |