diff options
author | 2013-03-25 16:22:06 +0000 | |
---|---|---|
committer | 2013-03-25 16:22:06 +0000 | |
commit | 73e6b1a4c256cd4f0ecaaf0877d6ce840df21c6d (patch) | |
tree | e1e20780f25d295885c777ee54e05a4b07390b75 /dev-libs/libxslt | |
parent | Stable for x86, wrt bug #458984 (diff) | |
download | gentoo-2-73e6b1a4c256cd4f0ecaaf0877d6ce840df21c6d.tar.gz gentoo-2-73e6b1a4c256cd4f0ecaaf0877d6ce840df21c6d.tar.bz2 gentoo-2-73e6b1a4c256cd4f0ecaaf0877d6ce840df21c6d.zip |
Stable for x86, wrt bug #458984
(Portage version: 2.1.11.52/cvs/Linux ppc64, 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 fb5ab082401d..e6121bf27c96 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.261 2013/03/25 15:43:03 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxslt/ChangeLog,v 1.262 2013/03/25 16:22:06 ago Exp $ + + 25 Mar 2013; Agostino Sarubbo <ago@gentoo.org> libxslt-1.1.28-r1.ebuild: + Stable for x86, wrt bug #458984 25 Mar 2013; Agostino Sarubbo <ago@gentoo.org> libxslt-1.1.28-r1.ebuild: Stable for amd64, 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 fce86edb0729..5c0815f4b001 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.4 2013/03/25 15:43:03 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxslt/libxslt-1.1.28-r1.ebuild,v 1.5 2013/03/25 16:22:06 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 |