diff options
author | Luca Barbato <lu_zero@gentoo.org> | 2003-10-24 00:03:56 +0000 |
---|---|---|
committer | Luca Barbato <lu_zero@gentoo.org> | 2003-10-24 00:03:56 +0000 |
commit | e5f3db60880483f93307e208c193dcacca2171b6 (patch) | |
tree | fab9e5c66f9f1e9403ab9bd882cc0494ed1ff191 /app-text | |
parent | Added config/* docs. (diff) | |
download | historical-e5f3db60880483f93307e208c193dcacca2171b6.tar.gz historical-e5f3db60880483f93307e208c193dcacca2171b6.tar.bz2 historical-e5f3db60880483f93307e208c193dcacca2171b6.zip |
~ppc missing
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/xmlto/Manifest | 2 | ||||
-rw-r--r-- | app-text/xmlto/xmlto-0.0.15.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/app-text/xmlto/Manifest b/app-text/xmlto/Manifest index 36b49c8caf51..24ed19c434af 100644 --- a/app-text/xmlto/Manifest +++ b/app-text/xmlto/Manifest @@ -1,4 +1,4 @@ -MD5 c4c8a3a3395f2914bf3286c99e77d6b2 xmlto-0.0.15.ebuild 937 MD5 3c9bff1bece81f53019a9a90c62c9a1e ChangeLog 671 MD5 c472f5fd1646eb8bca71d8df5cb2bdcc metadata.xml 164 +MD5 36a81ca8461385279b55463937bde6f5 xmlto-0.0.15.ebuild 946 MD5 1cfec32ebd5d3739c8040ed9cfb1f4ae files/digest-xmlto-0.0.15 64 diff --git a/app-text/xmlto/xmlto-0.0.15.ebuild b/app-text/xmlto/xmlto-0.0.15.ebuild index bf48477a8ae5..13720c961dd6 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.2 2003/10/23 09:31:22 obz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/xmlto/xmlto-0.0.15.ebuild,v 1.3 2003/10/24 00:03:46 lu_zero 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" +KEYWORDS="~x86 ~ppc" DEPEND="app-shells/bash dev-libs/libxslt |