summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-text')
-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 8a85ed65c5a9..605069e62c8c 100644
--- a/app-text/html2text/ChangeLog
+++ b/app-text/html2text/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/html2text
# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/html2text/ChangeLog,v 1.32 2008/01/11 21:17:03 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/html2text/ChangeLog,v 1.33 2008/03/27 20:59:41 jer Exp $
+
+ 27 Mar 2008; Jeroen Roovers <jer@gentoo.org> html2text-1.3.2.ebuild:
+ Stable for HPPA too.
11 Jan 2008; Fabian Groffen <grobian@gentoo.org> html2text-1.3.2.ebuild:
Dropped ppc-macos keyword, see you in prefix
diff --git a/app-text/html2text/html2text-1.3.2.ebuild b/app-text/html2text/html2text-1.3.2.ebuild
index 79d018875f21..bd47733cf833 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-2008 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.18 2008/01/11 21:17:03 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/html2text/html2text-1.3.2.ebuild,v 1.19 2008/03/27 20:59:41 jer Exp $
inherit eutils toolchain-funcs
@@ -10,7 +10,7 @@ SRC_URI="http://userpage.fu-berlin.de/~mbayer/tools/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86"
IUSE=""
DEPEND="virtual/libc"