diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-03-19 15:17:44 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-03-19 15:17:44 +0000 |
commit | 52c2001f728f8b641cdfdaafb9dc865f6564628d (patch) | |
tree | faa1581642a3db1bed6d5126885d70fca75c752c /app-text/xmlto | |
parent | version bump, security bug 505072 (diff) | |
download | gentoo-2-52c2001f728f8b641cdfdaafb9dc865f6564628d.tar.gz gentoo-2-52c2001f728f8b641cdfdaafb9dc865f6564628d.tar.bz2 gentoo-2-52c2001f728f8b641cdfdaafb9dc865f6564628d.zip |
Stable for alpha, wrt bug #502630
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="alpha", 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.25.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/xmlto/ChangeLog b/app-text/xmlto/ChangeLog index 11ecca7d013a..64df5fc82661 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.89 2014/03/12 09:53:00 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/xmlto/ChangeLog,v 1.90 2014/03/19 15:17:44 ago Exp $ + + 19 Mar 2014; Agostino Sarubbo <ago@gentoo.org> xmlto-0.0.25.ebuild: + Stable for alpha, wrt bug #502630 12 Mar 2014; Agostino Sarubbo <ago@gentoo.org> xmlto-0.0.25.ebuild: Stable for sparc, wrt bug #502630 diff --git a/app-text/xmlto/xmlto-0.0.25.ebuild b/app-text/xmlto/xmlto-0.0.25.ebuild index 3b3d4b102e8b..ea0605510be3 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.12 2014/03/12 09:53:00 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/xmlto/xmlto-0.0.25.ebuild,v 1.13 2014/03/19 15:17:44 ago 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 |