diff options
author | John Mylchreest <johnm@gentoo.org> | 2005-06-25 21:49:24 +0000 |
---|---|---|
committer | John Mylchreest <johnm@gentoo.org> | 2005-06-25 21:49:24 +0000 |
commit | 2329a22856967ba38405900650ce7d0c59a9cffd (patch) | |
tree | bd469ea3d294b1984881fb362a0f53d6408ec90b /app-text/xmlto | |
parent | Fixed typo (diff) | |
download | historical-2329a22856967ba38405900650ce7d0c59a9cffd.tar.gz historical-2329a22856967ba38405900650ce7d0c59a9cffd.tar.bz2 historical-2329a22856967ba38405900650ce7d0c59a9cffd.zip |
adding ~s390
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'app-text/xmlto')
-rw-r--r-- | app-text/xmlto/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/xmlto/Manifest | 18 | ||||
-rw-r--r-- | app-text/xmlto/xmlto-0.0.18.ebuild | 4 |
3 files changed, 20 insertions, 7 deletions
diff --git a/app-text/xmlto/ChangeLog b/app-text/xmlto/ChangeLog index aee03165b3d9..226edfc2cc82 100644 --- a/app-text/xmlto/ChangeLog +++ b/app-text/xmlto/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/xmlto # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/xmlto/ChangeLog,v 1.32 2005/04/08 14:34:32 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/xmlto/ChangeLog,v 1.33 2005/06/25 21:49:24 johnm Exp $ + + 25 Jun 2005; John Mylchreest <johnm@gentoo.org> xmlto-0.0.18.ebuild: + adding ~s390 08 Apr 2005; Markus Rothe <corsair@gentoo.org> xmlto-0.0.18.ebuild: Stable on ppc64 diff --git a/app-text/xmlto/Manifest b/app-text/xmlto/Manifest index 9ce7b7e0de46..59f99723d965 100644 --- a/app-text/xmlto/Manifest +++ b/app-text/xmlto/Manifest @@ -1,7 +1,17 @@ -MD5 2082e26754a2336b8827b5e825e20b2a ChangeLog 4029 -MD5 c472f5fd1646eb8bca71d8df5cb2bdcc metadata.xml 164 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + MD5 0f71b7fe205752ea68c2d3de2235ce97 xmlto-0.0.17.ebuild 1068 -MD5 d7544ac489c0340da559a31de8a3f514 xmlto-0.0.18.ebuild 987 +MD5 b04ebf839ef2ddd81db729b9344b84fb xmlto-0.0.18.ebuild 991 +MD5 b9d04435311956577138a55e1cf07705 ChangeLog 4114 +MD5 c472f5fd1646eb8bca71d8df5cb2bdcc metadata.xml 164 +MD5 f93a45750c50ece36b816d374dde7e28 files/xmlto-head-fix.patch 620 MD5 6dcff74be4bd4d52a3ed910aabaa6f63 files/digest-xmlto-0.0.17 64 MD5 cd347c7e58518ba9106284281d3b5aa0 files/digest-xmlto-0.0.18 64 -MD5 f93a45750c50ece36b816d374dde7e28 files/xmlto-head-fix.patch 620 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.1 (GNU/Linux) + +iD8DBQFCvdH4z7mlh8wQzGMRAunhAJ9K7JCGQa0897tajmZYb4iKTPvfggCcDlgZ +hs15AmPLfeYE1Al1jEJxhk0= +=Qjkc +-----END PGP SIGNATURE----- diff --git a/app-text/xmlto/xmlto-0.0.18.ebuild b/app-text/xmlto/xmlto-0.0.18.ebuild index 5914c817aeaa..b28fc49cece0 100644 --- a/app-text/xmlto/xmlto-0.0.18.ebuild +++ b/app-text/xmlto/xmlto-0.0.18.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/xmlto/xmlto-0.0.18.ebuild,v 1.10 2005/04/08 14:34:32 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/xmlto/xmlto-0.0.18.ebuild,v 1.11 2005/06/25 21:49:24 johnm Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://cyberelk.net/tim/data/xmlto/stable/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm ia64 ~mips ppc ppc64 sparc x86 hppa" +KEYWORDS="alpha amd64 arm ia64 ~mips ppc ppc64 sparc x86 hppa ~s390" IUSE="" DEPEND="app-shells/bash |