summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2005-04-01 03:50:05 +0000
committerAron Griffis <agriffis@gentoo.org>2005-04-01 03:50:05 +0000
commit25440ca6a7b31847e8e9011b275fdf8842ebd45b (patch)
treee7ff422a1d1b6ce07726a95abbbb8a86a33e49c6 /app-text/html2text
parentfix manifest (diff)
downloadgentoo-2-25440ca6a7b31847e8e9011b275fdf8842ebd45b.tar.gz
gentoo-2-25440ca6a7b31847e8e9011b275fdf8842ebd45b.tar.bz2
gentoo-2-25440ca6a7b31847e8e9011b275fdf8842ebd45b.zip
stable on ia64
(Portage version: 2.0.51.16)
Diffstat (limited to 'app-text/html2text')
-rw-r--r--app-text/html2text/ChangeLog5
-rw-r--r--app-text/html2text/html2text-1.3.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/html2text/ChangeLog b/app-text/html2text/ChangeLog
index 3f315b5b818f..0acc36e84a10 100644
--- a/app-text/html2text/ChangeLog
+++ b/app-text/html2text/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/html2text
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/html2text/ChangeLog,v 1.16 2005/01/01 16:19:37 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/html2text/ChangeLog,v 1.17 2005/04/01 03:48:07 agriffis Exp $
+
+ 31 Mar 2005; Aron Griffis <agriffis@gentoo.org> html2text-1.3.2.ebuild:
+ stable on ia64
02 Nov 2004; Aron Griffis <agriffis@gentoo.org> html2text-1.3.2.ebuild:
add ~alpha and ~ia64
diff --git a/app-text/html2text/html2text-1.3.2.ebuild b/app-text/html2text/html2text-1.3.2.ebuild
index 58869e0ab6a2..062e2bad75a0 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-2005 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.7 2005/01/01 16:19:37 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/html2text/html2text-1.3.2.ebuild,v 1.8 2005/04/01 03:48:07 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 ~alpha ~ia64"
+KEYWORDS="~x86 ~sparc ~amd64 ~ppc ppc64 ~alpha ia64"
IUSE=""
DEPEND="virtual/libc"