diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-26 16:50:09 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-26 16:50:09 +0000 |
commit | 059785621fb926c6e93aade576b5ecbb9472634e (patch) | |
tree | c0f3d9cca2f2231503429c0d31289f9acdf03afd /dev-libs/libxslt | |
parent | Stable for ppc, wrt bug #458984 (diff) | |
download | gentoo-2-059785621fb926c6e93aade576b5ecbb9472634e.tar.gz gentoo-2-059785621fb926c6e93aade576b5ecbb9472634e.tar.bz2 gentoo-2-059785621fb926c6e93aade576b5ecbb9472634e.zip |
Stable for ppc, wrt bug #458984
(Portage version: 2.1.11.52/cvs/Linux ppc64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-libs/libxslt')
-rw-r--r-- | dev-libs/libxslt/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/libxslt/libxslt-1.1.28-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libxslt/ChangeLog b/dev-libs/libxslt/ChangeLog index 9f3e32edb6b6..936f0c53365a 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.263 2013/03/26 14:03:35 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxslt/ChangeLog,v 1.264 2013/03/26 16:50:09 ago Exp $ + + 26 Mar 2013; Agostino Sarubbo <ago@gentoo.org> libxslt-1.1.28-r1.ebuild: + Stable for ppc, wrt bug #458984 26 Mar 2013; Jeroen Roovers <jer@gentoo.org> libxslt-1.1.28-r1.ebuild: Stable for HPPA (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 a26a1697b06e..0cdd73a78d82 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.6 2013/03/26 14:03:35 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxslt/libxslt-1.1.28-r1.ebuild,v 1.7 2013/03/26 16:50:09 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 |