diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-01-03 19:30:59 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-01-03 19:30:59 +0000 |
commit | c27c9ec91bc66d19696f721d83eefc08fe38b650 (patch) | |
tree | dd379c6aac4aff87a84fa700ce8acd72c345cb51 /app-text/xmlto/xmlto-0.0.15.ebuild | |
parent | Header fixes, and a version bump. Closes bug #37125. (diff) | |
download | gentoo-2-c27c9ec91bc66d19696f721d83eefc08fe38b650.tar.gz gentoo-2-c27c9ec91bc66d19696f721d83eefc08fe38b650.tar.bz2 gentoo-2-c27c9ec91bc66d19696f721d83eefc08fe38b650.zip |
Stable on alpha and ia64
Diffstat (limited to 'app-text/xmlto/xmlto-0.0.15.ebuild')
-rw-r--r-- | app-text/xmlto/xmlto-0.0.15.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/xmlto/xmlto-0.0.15.ebuild b/app-text/xmlto/xmlto-0.0.15.ebuild index 5a35debbb37a..74ff9655c2a4 100644 --- a/app-text/xmlto/xmlto-0.0.15.ebuild +++ b/app-text/xmlto/xmlto-0.0.15.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/xmlto/xmlto-0.0.15.ebuild,v 1.9 2003/12/31 04:19:03 obz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/xmlto/xmlto-0.0.15.ebuild,v 1.10 2004/01/03 19:30:51 agriffis Exp $ DESCRIPTION="A bash script for converting XML and DocBook formatted documents to a variety of output formats" HOMEPAGE="http://cyberelk.net/tim/xmlto/" @@ -9,7 +9,7 @@ LICENSE="GPL-2" SLOT="0" IUSE="" -KEYWORDS="x86 ~ppc ~sparc" +KEYWORDS="x86 ~ppc ~sparc alpha ia64" DEPEND="app-shells/bash dev-libs/libxslt |