diff options
author | 2015-01-09 13:47:31 +0000 | |
---|---|---|
committer | 2015-01-09 13:47:31 +0000 | |
commit | c0c2c2bc0cfd6a52a20e516bec43586a2feec9f5 (patch) | |
tree | eb3b75b12c3ef3609fe786cd8a1f929558604d55 /app-text/xmlto | |
parent | Stable for amd64, wrt bug #534916 (diff) | |
download | gentoo-2-c0c2c2bc0cfd6a52a20e516bec43586a2feec9f5.tar.gz gentoo-2-c0c2c2bc0cfd6a52a20e516bec43586a2feec9f5.tar.bz2 gentoo-2-c0c2c2bc0cfd6a52a20e516bec43586a2feec9f5.zip |
Stable for amd64, wrt bug #534918
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-text/xmlto')
-rw-r--r-- | app-text/xmlto/ChangeLog | 7 | ||||
-rw-r--r-- | app-text/xmlto/xmlto-0.0.26.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-text/xmlto/ChangeLog b/app-text/xmlto/ChangeLog index 35d34c2e0c95..b628a924a7b6 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.92 2014/06/21 08:33:40 ssuominen Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-text/xmlto/ChangeLog,v 1.93 2015/01/09 13:47:31 ago Exp $ + + 09 Jan 2015; Agostino Sarubbo <ago@gentoo.org> xmlto-0.0.26.ebuild: + Stable for amd64, wrt bug #534918 21 Jun 2014; Samuli Suominen <ssuominen@gentoo.org> -files/xmlto-0.0.24-parallelmake.patch, -xmlto-0.0.24-r1.ebuild: diff --git a/app-text/xmlto/xmlto-0.0.26.ebuild b/app-text/xmlto/xmlto-0.0.26.ebuild index 788d8a835a9f..099ae0b4f40e 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-2014 Gentoo Foundation +# 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.1 2014/06/21 06:59:51 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/xmlto/xmlto-0.0.26.ebuild,v 1.2 2015/01/09 13:47:31 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 |