summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Stelling <blubb@gentoo.org>2005-05-20 21:47:00 +0000
committerSimon Stelling <blubb@gentoo.org>2005-05-20 21:47:00 +0000
commit7ae4327bad4dd8c858ccb174838674373742d1f4 (patch)
tree9d8c7318a8f1cf0803665cb25da88639ea331dd1 /app-text
parentuse sjlj exceptions on hppa with gcc-3 (diff)
downloadhistorical-7ae4327bad4dd8c858ccb174838674373742d1f4.tar.gz
historical-7ae4327bad4dd8c858ccb174838674373742d1f4.tar.bz2
historical-7ae4327bad4dd8c858ccb174838674373742d1f4.zip
stable wrt 91354
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'app-text')
-rw-r--r--app-text/info2html/ChangeLog5
-rw-r--r--app-text/info2html/Manifest18
-rw-r--r--app-text/info2html/info2html-1.4-r1.ebuild4
3 files changed, 10 insertions, 17 deletions
diff --git a/app-text/info2html/ChangeLog b/app-text/info2html/ChangeLog
index 87e1bd376e00..85d87fc906be 100644
--- a/app-text/info2html/ChangeLog
+++ b/app-text/info2html/ChangeLog
@@ -1,6 +1,6 @@
# ChangeLog for app-text/info2html
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/info2html/ChangeLog,v 1.12 2005/05/20 18:57:01 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/info2html/ChangeLog,v 1.13 2005/05/20 21:47:00 blubb Exp $
20 May 2005; Bryan Østergaard <kloeri@gentoo.org>
info2html-1.4-r1.ebuild:
@@ -10,6 +10,9 @@
info2html-1.4-r1.ebuild:
Stable on hppa.
+ 20 May 2005; Simon Stelling <blubb@gentoo.org> info2html-1.4-r1.ebuild:
+ stable on amd64 wrt bug 91354
+
16 May 2005; Gustavo Zacarias <gustavoz@gentoo.org>
info2html-1.4-r1.ebuild:
Stable on sparc
diff --git a/app-text/info2html/Manifest b/app-text/info2html/Manifest
index 22adf39d68aa..c38e7b993223 100644
--- a/app-text/info2html/Manifest
+++ b/app-text/info2html/Manifest
@@ -1,18 +1,8 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-MD5 40cd11cbe9e2a2153fe072576628d791 ChangeLog 1473
+MD5 31098bcf3c1253de28558ae374d214c0 ChangeLog 1579
MD5 98979dcc8f89c84051f9957afd8d481a info2html-1.4.ebuild 947
MD5 d992d28bec4a3bfd72b441145091a58e metadata.xml 244
-MD5 9b90fbd21dea330658d1721f13255cfa info2html-1.4-r1.ebuild 991
-MD5 495fd408850958212ae70b35f3b8129b files/info2html-gentoo.patch 1767
+MD5 9293d5fd1d3733b63e98932b84ce3f8e info2html-1.4-r1.ebuild 989
MD5 4b9f64ddf8e7ef3c725fc1f785c69456 files/digest-info2html-1.4 60
-MD5 cc6a82ee8361bbdc4e94d4f39feb5896 files/info2html-xss.patch 1730
+MD5 495fd408850958212ae70b35f3b8129b files/info2html-gentoo.patch 1767
MD5 4b9f64ddf8e7ef3c725fc1f785c69456 files/digest-info2html-1.4-r1 60
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.1 (GNU/Linux)
-
-iD8DBQFCjjMYKf2g/qXtneoRAll5AJ4r7/tzgMsM48tjU8or3DU1JaCDCACcDfSL
-vyUNTXTAkfOF/UI02sEzsl0=
-=EF2T
------END PGP SIGNATURE-----
+MD5 cc6a82ee8361bbdc4e94d4f39feb5896 files/info2html-xss.patch 1730
diff --git a/app-text/info2html/info2html-1.4-r1.ebuild b/app-text/info2html/info2html-1.4-r1.ebuild
index b4c8aee9554e..5af2b7cb559e 100644
--- a/app-text/info2html/info2html-1.4-r1.ebuild
+++ b/app-text/info2html/info2html-1.4-r1.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/info2html/info2html-1.4-r1.ebuild,v 1.4 2005/05/20 18:57:01 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/info2html/info2html-1.4-r1.ebuild,v 1.5 2005/05/20 21:47:00 blubb Exp $
inherit eutils webapp-apache
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/info2html/${P}.tgz"
LICENSE="freedist"
SLOT="0"
IUSE=""
-KEYWORDS="alpha ~amd64 hppa sparc x86"
+KEYWORDS="alpha amd64 hppa sparc x86"
DEPEND="dev-lang/perl"