diff options
author | Jon Portnoy <avenj@gentoo.org> | 2004-02-02 03:23:17 +0000 |
---|---|---|
committer | Jon Portnoy <avenj@gentoo.org> | 2004-02-02 03:23:17 +0000 |
commit | a3a9f5851179cd802f559c3a4d9f0c8a66c7abf1 (patch) | |
tree | a0dd9b3f15df17b369162f10b3c34dec29427a17 /app-text/xmlto/xmlto-0.0.17.ebuild | |
parent | AMD64 keywords (Manifest recommit) (diff) | |
download | gentoo-2-a3a9f5851179cd802f559c3a4d9f0c8a66c7abf1.tar.gz gentoo-2-a3a9f5851179cd802f559c3a4d9f0c8a66c7abf1.tar.bz2 gentoo-2-a3a9f5851179cd802f559c3a4d9f0c8a66c7abf1.zip |
AMD64 keywords
Diffstat (limited to 'app-text/xmlto/xmlto-0.0.17.ebuild')
-rw-r--r-- | app-text/xmlto/xmlto-0.0.17.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-text/xmlto/xmlto-0.0.17.ebuild b/app-text/xmlto/xmlto-0.0.17.ebuild index cbe536bf52ef..888f0ade2478 100644 --- a/app-text/xmlto/xmlto-0.0.17.ebuild +++ b/app-text/xmlto/xmlto-0.0.17.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 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.17.ebuild,v 1.1 2004/01/11 02:39:00 obz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/xmlto/xmlto-0.0.17.ebuild,v 1.2 2004/02/02 03:23:17 avenj 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 ~alpha ~ia64" +KEYWORDS="~x86 ~ppc ~sparc ~alpha ~ia64 ~amd64" DEPEND="app-shells/bash dev-libs/libxslt |