diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-03-02 22:57:55 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-03-02 22:57:55 +0000 |
commit | 21a6d964ffe3f422f405538a25f99e905b59a6b6 (patch) | |
tree | 75b953d62f3d294d5789664bfc5ef124f6328ad9 /app-text/xmlto | |
parent | amd64 stable, bug #502628 (diff) | |
download | gentoo-2-21a6d964ffe3f422f405538a25f99e905b59a6b6.tar.gz gentoo-2-21a6d964ffe3f422f405538a25f99e905b59a6b6.tar.bz2 gentoo-2-21a6d964ffe3f422f405538a25f99e905b59a6b6.zip |
amd64 stable, bug #502630
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'app-text/xmlto')
-rw-r--r-- | app-text/xmlto/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/xmlto/xmlto-0.0.25.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/xmlto/ChangeLog b/app-text/xmlto/ChangeLog index 63e287de2e6b..8a9317d147db 100644 --- a/app-text/xmlto/ChangeLog +++ b/app-text/xmlto/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/xmlto # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/xmlto/ChangeLog,v 1.83 2014/03/02 11:47:23 hattya Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/xmlto/ChangeLog,v 1.84 2014/03/02 22:57:55 pacho Exp $ + + 02 Mar 2014; Pacho Ramos <pacho@gentoo.org> xmlto-0.0.25.ebuild: + amd64 stable, bug #502630 02 Mar 2014; Akinori Hattori <hattya@gentoo.org> xmlto-0.0.25.ebuild: ia64 stable wrt bug #502630 diff --git a/app-text/xmlto/xmlto-0.0.25.ebuild b/app-text/xmlto/xmlto-0.0.25.ebuild index 08084f724216..03ffb257942c 100644 --- a/app-text/xmlto/xmlto-0.0.25.ebuild +++ b/app-text/xmlto/xmlto-0.0.25.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/app-text/xmlto/xmlto-0.0.25.ebuild,v 1.6 2014/03/02 11:47:23 hattya Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/xmlto/xmlto-0.0.25.ebuild,v 1.7 2014/03/02 22:57:55 pacho Exp $ EAPI=4 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 |