summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCiaran McCreesh <ciaranm@gentoo.org>2004-05-07 22:18:34 +0000
committerCiaran McCreesh <ciaranm@gentoo.org>2004-05-07 22:18:34 +0000
commit033719d4fcbadf062b3d5fa05aad7273d6ab65f8 (patch)
treefe0fbf016bd2abe14fa328e520d1e7a0e533536c /app-text/html2text
parentfixing Manifest (diff)
downloadgentoo-2-033719d4fcbadf062b3d5fa05aad7273d6ab65f8.tar.gz
gentoo-2-033719d4fcbadf062b3d5fa05aad7273d6ab65f8.tar.bz2
gentoo-2-033719d4fcbadf062b3d5fa05aad7273d6ab65f8.zip
Stable on sparc, #50392
Diffstat (limited to 'app-text/html2text')
-rw-r--r--app-text/html2text/ChangeLog5
-rw-r--r--app-text/html2text/html2text-1.3.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/html2text/ChangeLog b/app-text/html2text/ChangeLog
index 99b5cec5bf5a..e2953453be29 100644
--- a/app-text/html2text/ChangeLog
+++ b/app-text/html2text/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/html2text
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/html2text/ChangeLog,v 1.6 2004/01/20 20:15:03 avenj Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/html2text/ChangeLog,v 1.7 2004/05/07 22:18:34 ciaranm Exp $
+
+ 07 May 2004; Ciaran McCreesh <ciaranm@gentoo.org> html2text-1.3.1.ebuild:
+ Stable on sparc, #50392
20 Jan 2004; Jon Portnoy <avenj@gentoo.org> html2text-1.3.1.ebuild :
AMD64 keywords.
diff --git a/app-text/html2text/html2text-1.3.1.ebuild b/app-text/html2text/html2text-1.3.1.ebuild
index ae516ab9dbc0..52ffb218d418 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-2004 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.6 2004/04/08 17:28:25 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/html2text/html2text-1.3.1.ebuild,v 1.7 2004/05/07 22:18:34 ciaranm Exp $
inherit eutils
@@ -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"
+KEYWORDS="x86 sparc ~amd64"
IUSE=""
DEPEND="virtual/glibc"