diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-09-11 18:09:18 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-09-11 18:09:18 +0000 |
commit | ba378d10e235bfa37f13a59ea9816b72a06f89c2 (patch) | |
tree | ca6ff8746895c2c56cfecdae154f0589b0b8a79b /dev-libs/libxslt | |
parent | Stable for amd64, wrt bug #434586 (diff) | |
download | historical-ba378d10e235bfa37f13a59ea9816b72a06f89c2.tar.gz historical-ba378d10e235bfa37f13a59ea9816b72a06f89c2.tar.bz2 historical-ba378d10e235bfa37f13a59ea9816b72a06f89c2.zip |
Stable for amd64, wrt bug #433603
Package-Manager: portage-2.1.11.9/cvs/Linux x86_64
Diffstat (limited to 'dev-libs/libxslt')
-rw-r--r-- | dev-libs/libxslt/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/libxslt/libxslt-1.1.26-r4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libxslt/ChangeLog b/dev-libs/libxslt/ChangeLog index 656f08ba294a..011ffd9b803e 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.232 2012/09/10 15:31:07 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxslt/ChangeLog,v 1.233 2012/09/11 18:09:18 ago Exp $ + + 11 Sep 2012; Agostino Sarubbo <ago@gentoo.org> libxslt-1.1.26-r4.ebuild: + Stable for amd64, wrt bug #433603 10 Sep 2012; Jeroen Roovers <jer@gentoo.org> libxslt-1.1.26-r4.ebuild: Stable for HPPA (bug #433603). diff --git a/dev-libs/libxslt/libxslt-1.1.26-r4.ebuild b/dev-libs/libxslt/libxslt-1.1.26-r4.ebuild index cc35612b7071..e34ca8655091 100644 --- a/dev-libs/libxslt/libxslt-1.1.26-r4.ebuild +++ b/dev-libs/libxslt/libxslt-1.1.26-r4.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-r4.ebuild,v 1.2 2012/09/10 15:31:07 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxslt/libxslt-1.1.26-r4.ebuild,v 1.3 2012/09/11 18:09:18 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 ~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" DEPEND=">=dev-libs/libxml2-2.6.27:2 |