summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Hanselmann <hansmi@gentoo.org>2005-06-05 12:04:18 +0000
committerMichael Hanselmann <hansmi@gentoo.org>2005-06-05 12:04:18 +0000
commitb27c88e0bbbebb4976e91fd11d9bd7aec7230521 (patch)
tree743712371bff62eb80248420b931412681c244f4 /app-text/html2text
parentstable on ppc64 (diff)
downloadgentoo-2-b27c88e0bbbebb4976e91fd11d9bd7aec7230521.tar.gz
gentoo-2-b27c88e0bbbebb4976e91fd11d9bd7aec7230521.tar.bz2
gentoo-2-b27c88e0bbbebb4976e91fd11d9bd7aec7230521.zip
Stable on ppc.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'app-text/html2text')
-rw-r--r--app-text/html2text/ChangeLog6
-rw-r--r--app-text/html2text/html2text-1.3.2.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/app-text/html2text/ChangeLog b/app-text/html2text/ChangeLog
index 7830e4389183..b4e8c8a3e961 100644
--- a/app-text/html2text/ChangeLog
+++ b/app-text/html2text/ChangeLog
@@ -1,6 +1,10 @@
# 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.18 2005/05/16 15:30:53 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/html2text/ChangeLog,v 1.19 2005/06/05 12:02:47 hansmi Exp $
+
+ 05 Jun 2005; Michael Hanselmann <hansmi@gentoo.org>
+ html2text-1.3.2.ebuild:
+ Stable on ppc.
16 May 2005; Gustavo Zacarias <gustavoz@gentoo.org>
html2text-1.3.2.ebuild:
diff --git a/app-text/html2text/html2text-1.3.2.ebuild b/app-text/html2text/html2text-1.3.2.ebuild
index f4457e29af95..78ef343dab84 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.10 2005/05/16 15:30:53 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/html2text/html2text-1.3.2.ebuild,v 1.11 2005/06/05 12:02:47 hansmi 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="x86 sparc ~amd64 ~ppc ppc64 ~alpha ia64"
+KEYWORDS="~alpha ~amd64 ia64 ppc ppc64 sparc x86"
IUSE=""
DEPEND="virtual/libc"