diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-07-28 13:43:07 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-07-28 13:43:07 +0000 |
commit | 681e9600ae7b0f59e8abd9270bcc03392cebc6fe (patch) | |
tree | 4d082d6e26936bc0ffdf25dacb6e260cb0a096f7 /dev-libs/libxslt | |
parent | Stable for ppc, wrt bug #512012 (diff) | |
download | gentoo-2-681e9600ae7b0f59e8abd9270bcc03392cebc6fe.tar.gz gentoo-2-681e9600ae7b0f59e8abd9270bcc03392cebc6fe.tar.bz2 gentoo-2-681e9600ae7b0f59e8abd9270bcc03392cebc6fe.zip |
Stable for ppc, wrt bug #512012
(Portage version: 2.2.8-r1/cvs/Linux x86_64, 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-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libxslt/ChangeLog b/dev-libs/libxslt/ChangeLog index 03f5d8e864ca..76c9050042ed 100644 --- a/dev-libs/libxslt/ChangeLog +++ b/dev-libs/libxslt/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/libxslt # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxslt/ChangeLog,v 1.283 2014/07/23 15:14:39 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxslt/ChangeLog,v 1.284 2014/07/28 13:43:07 ago Exp $ + + 28 Jul 2014; Agostino Sarubbo <ago@gentoo.org> libxslt-1.1.28-r3.ebuild: + Stable for ppc, wrt bug #512012 23 Jul 2014; Agostino Sarubbo <ago@gentoo.org> libxslt-1.1.28-r3.ebuild: Stable for x86, wrt bug #512012 diff --git a/dev-libs/libxslt/libxslt-1.1.28-r3.ebuild b/dev-libs/libxslt/libxslt-1.1.28-r3.ebuild index 7ca24ddacdce..324a185edbf7 100644 --- a/dev-libs/libxslt/libxslt-1.1.28-r3.ebuild +++ b/dev-libs/libxslt/libxslt-1.1.28-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 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-r3.ebuild,v 1.4 2014/07/23 15:14:39 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxslt/libxslt-1.1.28-r3.ebuild,v 1.5 2014/07/28 13:43: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 ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="crypt debug python static-libs" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" |