diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-10-29 13:26:36 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-10-29 13:26:36 +0000 |
commit | 9ac62cdc41dd7cff8df3b833c435483838c7bf01 (patch) | |
tree | c6786691af3d309c72ca2286195cce0c7f3b2123 /app-text/xmlto/xmlto-0.0.24-r1.ebuild | |
parent | Remove LANG=C and LC_ALL=C override in pkg_setup(), bug #330433. (diff) | |
download | gentoo-2-9ac62cdc41dd7cff8df3b833c435483838c7bf01.tar.gz gentoo-2-9ac62cdc41dd7cff8df3b833c435483838c7bf01.tar.bz2 gentoo-2-9ac62cdc41dd7cff8df3b833c435483838c7bf01.zip |
Stable for HPPA (bug #388273).
(Portage version: 2.2.0_alpha71/cvs/Linux x86_64)
Diffstat (limited to 'app-text/xmlto/xmlto-0.0.24-r1.ebuild')
-rw-r--r-- | app-text/xmlto/xmlto-0.0.24-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/xmlto/xmlto-0.0.24-r1.ebuild b/app-text/xmlto/xmlto-0.0.24-r1.ebuild index ef58cd2cdfeb..3ffe93eb10bb 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.3 2011/10/25 16:41:04 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/xmlto/xmlto-0.0.24-r1.ebuild,v 1.4 2011/10/29 13:26:36 jer 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 |