summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarol Wojtaszek <sekretarz@gentoo.org>2004-11-21 14:51:25 +0000
committerKarol Wojtaszek <sekretarz@gentoo.org>2004-11-21 14:51:25 +0000
commitd8d36eb62009b9c19b69a967993fd3ff43de31d8 (patch)
treec5b01ebfe93a2b93fd74b32e417f14b4d4624325 /app-text/info2html
parentLicense correction (diff)
downloadhistorical-d8d36eb62009b9c19b69a967993fd3ff43de31d8.tar.gz
historical-d8d36eb62009b9c19b69a967993fd3ff43de31d8.tar.bz2
historical-d8d36eb62009b9c19b69a967993fd3ff43de31d8.zip
Added to ~amd64, bug #71902
Diffstat (limited to 'app-text/info2html')
-rw-r--r--app-text/info2html/ChangeLog5
-rw-r--r--app-text/info2html/Manifest14
-rw-r--r--app-text/info2html/info2html-1.4.ebuild4
3 files changed, 18 insertions, 5 deletions
diff --git a/app-text/info2html/ChangeLog b/app-text/info2html/ChangeLog
index 5c132c98bfc6..e983990d6ece 100644
--- a/app-text/info2html/ChangeLog
+++ b/app-text/info2html/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/info2html
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/info2html/ChangeLog,v 1.5 2004/06/24 22:40:45 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/info2html/ChangeLog,v 1.6 2004/11/21 14:51:25 sekretarz Exp $
+
+ 21 Nov 2004; Karol Wojtaszek <sekretarz@gentoo.org> info2html-1.4.ebuild:
+ Added to ~amd64, bug #71902
12 Apr 2004; <twp@gentoo.org> info2html-1.4.ebuild:
Added IUSE variable.
diff --git a/app-text/info2html/Manifest b/app-text/info2html/Manifest
index 50225cbd8b23..2122b01823be 100644
--- a/app-text/info2html/Manifest
+++ b/app-text/info2html/Manifest
@@ -1,5 +1,15 @@
-MD5 3b1443f7e75d7a4b5c4c18305d05234e info2html-1.4.ebuild 943
-MD5 9d8e330541029770188208c8469442aa ChangeLog 655
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
+MD5 190ff543b0123e5b7113ac544750e96d info2html-1.4.ebuild 951
+MD5 0a090725341201754a110df41a26fa18 ChangeLog 763
MD5 d992d28bec4a3bfd72b441145091a58e metadata.xml 244
MD5 495fd408850958212ae70b35f3b8129b files/info2html-gentoo.patch 1767
MD5 4b9f64ddf8e7ef3c725fc1f785c69456 files/digest-info2html-1.4 60
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.2.6 (GNU/Linux)
+
+iD8DBQFBoKt9Z/iYVBmujdURAu/DAKC3BB2PaAZe9WPPxvF/i5q5UO/+AQCeI/xU
+gkQK79v7nyi5F4PMl5hmCcg=
+=T5jf
+-----END PGP SIGNATURE-----
diff --git a/app-text/info2html/info2html-1.4.ebuild b/app-text/info2html/info2html-1.4.ebuild
index 8e502c851b7a..852b61e3b104 100644
--- a/app-text/info2html/info2html-1.4.ebuild
+++ b/app-text/info2html/info2html-1.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/info2html/info2html-1.4.ebuild,v 1.7 2004/06/24 22:40:45 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/info2html/info2html-1.4.ebuild,v 1.8 2004/11/21 14:51:25 sekretarz Exp $
inherit eutils webapp-apache
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/info2html/${P}.tgz"
LICENSE="freedist"
SLOT="0"
IUSE=""
-KEYWORDS="alpha hppa sparc x86"
+KEYWORDS="alpha hppa sparc x86 ~amd64"
DEPEND="dev-lang/perl"