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
commitd140f31cf8642b495dcd0373402db2c85339e4a7 (patch)
tree40d0a6406667bbd780f37febb1b22d887a40f913 /app-text/info2html
parentuse sjlj exceptions on hppa with gcc-3 (diff)
downloadgentoo-2-d140f31cf8642b495dcd0373402db2c85339e4a7.tar.gz
gentoo-2-d140f31cf8642b495dcd0373402db2c85339e4a7.tar.bz2
gentoo-2-d140f31cf8642b495dcd0373402db2c85339e4a7.zip
stable wrt 91354
(Portage version: 2.0.51.19)
Diffstat (limited to 'app-text/info2html')
-rw-r--r--app-text/info2html/ChangeLog5
-rw-r--r--app-text/info2html/info2html-1.4-r1.ebuild4
2 files changed, 6 insertions, 3 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/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"