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 | |
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')
-rw-r--r-- | app-text/xmlto/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/xmlto/Manifest | 4 | ||||
-rw-r--r-- | app-text/xmlto/xmlto-0.0.15.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/app-text/xmlto/ChangeLog b/app-text/xmlto/ChangeLog index 2e8c7162afa1..82ac2cdd440a 100644 --- a/app-text/xmlto/ChangeLog +++ b/app-text/xmlto/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/xmlto # Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/xmlto/ChangeLog,v 1.8 2003/12/31 04:19:03 obz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/xmlto/ChangeLog,v 1.9 2004/01/03 19:30:51 agriffis Exp $ + + 03 Jan 2004; <agriffis@gentoo.org> xmlto-0.0.15.ebuild: + Stable on alpha and ia64 31 Dec 2003; Mike Gardiner <obz@gentoo.org> xmlto-0.0.15.ebuild: Marked stable on x86 diff --git a/app-text/xmlto/Manifest b/app-text/xmlto/Manifest index 4c2e53bf1814..5ff46a774792 100644 --- a/app-text/xmlto/Manifest +++ b/app-text/xmlto/Manifest @@ -1,5 +1,5 @@ -MD5 68a3a93ea3052e392cbeab1c66ea3872 xmlto-0.0.15.ebuild 1134 -MD5 7c827366165c08c6deeb111a6fca7f7b ChangeLog 1533 +MD5 80f7040c696359d4736f440dbd54ea83 ChangeLog 1624 MD5 c472f5fd1646eb8bca71d8df5cb2bdcc metadata.xml 164 +MD5 22a8025a7aee64fc0d3d0eddc2eb0980 xmlto-0.0.15.ebuild 1151 MD5 1cfec32ebd5d3739c8040ed9cfb1f4ae files/digest-xmlto-0.0.15 64 MD5 f93a45750c50ece36b816d374dde7e28 files/xmlto-0.0.15-head-fix.patch 620 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 |