summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-11-02 22:23:25 +0000
committerAron Griffis <agriffis@gentoo.org>2004-11-02 22:23:25 +0000
commit7ed918c5b7c3e7583b6a1a7bd90bbc8dd386892a (patch)
tree254118ac26b7f466eb5d0be8eb4157c4bf931d92 /app-text/html2text
parentremove cruft. add the missing ? (diff)
downloadhistorical-7ed918c5b7c3e7583b6a1a7bd90bbc8dd386892a.tar.gz
historical-7ed918c5b7c3e7583b6a1a7bd90bbc8dd386892a.tar.bz2
historical-7ed918c5b7c3e7583b6a1a7bd90bbc8dd386892a.zip
add ~alpha and ~ia64
Diffstat (limited to 'app-text/html2text')
-rw-r--r--app-text/html2text/ChangeLog5
-rw-r--r--app-text/html2text/Manifest4
-rw-r--r--app-text/html2text/html2text-1.3.2.ebuild4
3 files changed, 8 insertions, 5 deletions
diff --git a/app-text/html2text/ChangeLog b/app-text/html2text/ChangeLog
index de8e733f5751..c790f386d57f 100644
--- a/app-text/html2text/ChangeLog
+++ b/app-text/html2text/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/html2text
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/html2text/ChangeLog,v 1.14 2004/10/05 03:11:45 tgall Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/html2text/ChangeLog,v 1.15 2004/11/02 22:23:25 agriffis Exp $
+
+ 02 Nov 2004; Aron Griffis <agriffis@gentoo.org> html2text-1.3.2.ebuild:
+ add ~alpha and ~ia64
04 Oct 2004; Tom Gall <tgall@gentoo.org> html2text-1.3.2.ebuild:
stable on ppc64, bug #64273
diff --git a/app-text/html2text/Manifest b/app-text/html2text/Manifest
index 63193da8a640..7c372c76710e 100644
--- a/app-text/html2text/Manifest
+++ b/app-text/html2text/Manifest
@@ -1,6 +1,6 @@
-MD5 f45a4eb2620419806aa449f89ccf2ee5 ChangeLog 1840
+MD5 0bfdf74d2546e86d34c59e31b6d88206 ChangeLog 1941
MD5 c3e4b4352011270a6c2de1309db9d327 html2text-1.3.1.ebuild 918
-MD5 3a73df5dc3068701f29b5b25c17e7889 html2text-1.3.2.ebuild 840
+MD5 b31bd7aafe4b01d2fa0134e48533e46f html2text-1.3.2.ebuild 856
MD5 c472f5fd1646eb8bca71d8df5cb2bdcc metadata.xml 164
MD5 821cb2c304f248bddc5badca9704b671 files/digest-html2text-1.3.1 67
MD5 d6d204607fbd0d3e41bcd6983ad09e46 files/digest-html2text-1.3.2 67
diff --git a/app-text/html2text/html2text-1.3.2.ebuild b/app-text/html2text/html2text-1.3.2.ebuild
index c05713697f2e..2675dfb4206f 100644
--- a/app-text/html2text/html2text-1.3.2.ebuild
+++ b/app-text/html2text/html2text-1.3.2.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/html2text/html2text-1.3.2.ebuild,v 1.5 2004/10/05 03:11:45 tgall Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/html2text/html2text-1.3.2.ebuild,v 1.6 2004/11/02 22:23:25 agriffis Exp $
inherit eutils gcc
@@ -10,7 +10,7 @@ SRC_URI="http://userpage.fu-berlin.de/~mbayer/tools/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~sparc ~amd64 ~ppc ppc64"
+KEYWORDS="~x86 ~sparc ~amd64 ~ppc ppc64 ~alpha ~ia64"
IUSE=""
DEPEND="virtual/libc"