diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-10-24 19:30:52 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-10-24 19:30:52 +0000 |
commit | f67e9da20b7f0694ad2012302ed3596d53dc2d31 (patch) | |
tree | 13ac43594d042bd3d31f2c9f0c9424a7f056992b /app-text/xmlto | |
parent | Stable on amd64 wrt bug #388285 (diff) | |
download | gentoo-2-f67e9da20b7f0694ad2012302ed3596d53dc2d31.tar.gz gentoo-2-f67e9da20b7f0694ad2012302ed3596d53dc2d31.tar.bz2 gentoo-2-f67e9da20b7f0694ad2012302ed3596d53dc2d31.zip |
Stable on amd64 wrt bug #388273
(Portage version: 2.2.0_alpha70/cvs/Linux x86_64)
Diffstat (limited to 'app-text/xmlto')
-rw-r--r-- | app-text/xmlto/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/xmlto/xmlto-0.0.24-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/xmlto/ChangeLog b/app-text/xmlto/ChangeLog index a1c4980b2e94..0a6dc857fc8f 100644 --- a/app-text/xmlto/ChangeLog +++ b/app-text/xmlto/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/xmlto # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/xmlto/ChangeLog,v 1.69 2011/08/19 15:23:41 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/xmlto/ChangeLog,v 1.70 2011/10/24 19:30:52 hwoarang Exp $ + + 24 Oct 2011; Markos Chandras <hwoarang@gentoo.org> xmlto-0.0.24-r1.ebuild: + Stable on amd64 wrt bug #388273 *xmlto-0.0.24-r1 (19 Aug 2011) diff --git a/app-text/xmlto/xmlto-0.0.24-r1.ebuild b/app-text/xmlto/xmlto-0.0.24-r1.ebuild index 5ec7acdce9eb..7bbe3a8699bd 100644 --- a/app-text/xmlto/xmlto-0.0.24-r1.ebuild +++ b/app-text/xmlto/xmlto-0.0.24-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/xmlto/xmlto-0.0.24-r1.ebuild,v 1.1 2011/08/19 15:23:41 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/xmlto/xmlto-0.0.24-r1.ebuild,v 1.2 2011/10/24 19:30:52 hwoarang Exp $ EAPI="3" @@ -14,7 +14,7 @@ SRC_URI="https://fedorahosted.org/releases/x/m/xmlto/${P}.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" IUSE="latex" RDEPEND="app-shells/bash |