diff options
author | 2011-04-04 18:57:37 +0000 | |
---|---|---|
committer | 2011-04-04 18:57:37 +0000 | |
commit | fa5c729d7df03163d5a76136faf63034f62bffb9 (patch) | |
tree | bd6e6f2a39306d26f9f34fb99d86cd4182e70a70 /app-text/xmlto/xmlto-0.0.23.ebuild | |
parent | Make static libs optional. Punt .la file. Update to eapi3 since it is full of... (diff) | |
download | gentoo-2-fa5c729d7df03163d5a76136faf63034f62bffb9.tar.gz gentoo-2-fa5c729d7df03163d5a76136faf63034f62bffb9.tar.bz2 gentoo-2-fa5c729d7df03163d5a76136faf63034f62bffb9.zip |
Stable for HPPA SPARC (bug #361033).
(Portage version: 2.2.0_alpha29/cvs/Linux i686)
Diffstat (limited to 'app-text/xmlto/xmlto-0.0.23.ebuild')
-rw-r--r-- | app-text/xmlto/xmlto-0.0.23.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/xmlto/xmlto-0.0.23.ebuild b/app-text/xmlto/xmlto-0.0.23.ebuild index dbcc37e06adc..e462613370d4 100644 --- a/app-text/xmlto/xmlto-0.0.23.ebuild +++ b/app-text/xmlto/xmlto-0.0.23.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.23.ebuild,v 1.4 2011/03/29 15:27:18 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/xmlto/xmlto-0.0.23.ebuild,v 1.5 2011/04/04 18:57:37 jer Exp $ EAPI=3 @@ -12,7 +12,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 |