diff options
author | 2015-01-26 10:06:23 +0000 | |
---|---|---|
committer | 2015-01-26 10:06:23 +0000 | |
commit | ace47526c48e01aa68743393c359f53a46c59236 (patch) | |
tree | e1a8e4870758bb5b5e141fcfc0a85f4f1b237ac4 /app-text/xmlto | |
parent | Stable for x86, wrt bug #534908 (diff) | |
download | gentoo-2-ace47526c48e01aa68743393c359f53a46c59236.tar.gz gentoo-2-ace47526c48e01aa68743393c359f53a46c59236.tar.bz2 gentoo-2-ace47526c48e01aa68743393c359f53a46c59236.zip |
Stable for x86, wrt bug #534918
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-text/xmlto')
-rw-r--r-- | app-text/xmlto/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/xmlto/xmlto-0.0.26.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/xmlto/ChangeLog b/app-text/xmlto/ChangeLog index 6e596acc2c88..38be64426978 100644 --- a/app-text/xmlto/ChangeLog +++ b/app-text/xmlto/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/xmlto # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/xmlto/ChangeLog,v 1.97 2015/01/18 08:39:47 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/xmlto/ChangeLog,v 1.98 2015/01/26 10:06:23 ago Exp $ + + 26 Jan 2015; Agostino Sarubbo <ago@gentoo.org> xmlto-0.0.26.ebuild: + Stable for x86, wrt bug #534918 18 Jan 2015; Agostino Sarubbo <ago@gentoo.org> xmlto-0.0.26.ebuild: Stable for ppc64, wrt bug #534918 diff --git a/app-text/xmlto/xmlto-0.0.26.ebuild b/app-text/xmlto/xmlto-0.0.26.ebuild index 57e0d11a3865..1f8998742b2a 100644 --- a/app-text/xmlto/xmlto-0.0.26.ebuild +++ b/app-text/xmlto/xmlto-0.0.26.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/xmlto/xmlto-0.0.26.ebuild,v 1.6 2015/01/18 08:39:47 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/xmlto/xmlto-0.0.26.ebuild,v 1.7 2015/01/26 10:06:23 ago Exp $ EAPI=5 inherit eutils @@ -11,7 +11,7 @@ SRC_URI="https://fedorahosted.org/releases/${PN:0:1}/${PN:1:1}/${PN}/${P}.tar.bz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" +KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" IUSE="latex" RDEPEND=">=app-text/docbook-xsl-stylesheets-1.62.0-r1 |