summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2003-09-30 13:28:27 +0000
committerJason Wever <weeve@gentoo.org>2003-09-30 13:28:27 +0000
commite9e8b3baf325af9bc26f2fc6a49413e955191b8c (patch)
tree732835a58f6d1e171bb9da9191a6fe804108b035 /app-text/html2text
parentConsidered to be stable on alpha, sparc and ppc (diff)
downloadhistorical-e9e8b3baf325af9bc26f2fc6a49413e955191b8c.tar.gz
historical-e9e8b3baf325af9bc26f2fc6a49413e955191b8c.tar.bz2
historical-e9e8b3baf325af9bc26f2fc6a49413e955191b8c.zip
Added ~sparc keyword.
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.1.ebuild4
3 files changed, 8 insertions, 5 deletions
diff --git a/app-text/html2text/ChangeLog b/app-text/html2text/ChangeLog
index b956fc19546f..dbb0c83e946b 100644
--- a/app-text/html2text/ChangeLog
+++ b/app-text/html2text/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/html2text
# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/html2text/ChangeLog,v 1.1 2003/09/12 08:57:19 phosphan Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/html2text/ChangeLog,v 1.2 2003/09/30 13:28:24 weeve Exp $
+
+ 30 Sep 2003; Jason Wever <weeve@gentoo.org> html2text-1.3.1.ebuild:
+ Added ~sparc keyword.
*html2text-1.3.1 (12 Sep 2003)
diff --git a/app-text/html2text/Manifest b/app-text/html2text/Manifest
index d7a959d657b3..63905f8727ce 100644
--- a/app-text/html2text/Manifest
+++ b/app-text/html2text/Manifest
@@ -1,4 +1,4 @@
-MD5 bb540199b74b433650cf8adc3ef9f9c9 html2text-1.3.1.ebuild 671
-MD5 472a69b69bbd1ced6d008f8bc633bea1 ChangeLog 425
+MD5 46517f8a86cf6cbd206e70cfd6b5a691 ChangeLog 517
+MD5 bc78c094d6c296851faa8f4b9d5c1947 html2text-1.3.1.ebuild 675
MD5 c472f5fd1646eb8bca71d8df5cb2bdcc metadata.xml 164
MD5 821cb2c304f248bddc5badca9704b671 files/digest-html2text-1.3.1 67
diff --git a/app-text/html2text/html2text-1.3.1.ebuild b/app-text/html2text/html2text-1.3.1.ebuild
index bcdecc16e316..e63d8dfe53b8 100644
--- a/app-text/html2text/html2text-1.3.1.ebuild
+++ b/app-text/html2text/html2text-1.3.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/html2text/html2text-1.3.1.ebuild,v 1.1 2003/09/12 08:57:19 phosphan Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/html2text/html2text-1.3.1.ebuild,v 1.2 2003/09/30 13:28:24 weeve Exp $
DESCRIPTION="A HTML to text converter"
SRC_URI="http://userpage.fu-berlin.de/~mbayer/tools/${P}.tar.gz"
@@ -8,7 +8,7 @@ HOMEPAGE="http://userpage.fu-berlin.de/~mbayer/tools/html2text.html"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~x86"
+KEYWORDS="~x86 ~sparc"
IUSE=""
DEPEND="virtual/glibc"