summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2005-05-16 15:33:08 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2005-05-16 15:33:08 +0000
commit0aa8e59386bf1731501e789f75777b14bd6d8fa2 (patch)
tree1675a3f664ad0e4599cfcbf0081f56a56c81f21f /app-text/html2text
parentadded ~hppa to xv-3.10a-r12.ebuild; marked xv-3.10a-r10.ebuild stable on hppa (diff)
downloadgentoo-2-0aa8e59386bf1731501e789f75777b14bd6d8fa2.tar.gz
gentoo-2-0aa8e59386bf1731501e789f75777b14bd6d8fa2.tar.bz2
gentoo-2-0aa8e59386bf1731501e789f75777b14bd6d8fa2.zip
Stable on sparc
(Portage version: 2.0.51.19)
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 0acc36e84a10..7830e4389183 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.17 2005/04/01 03:48:07 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/html2text/ChangeLog,v 1.18 2005/05/16 15:30:53 gustavoz Exp $
+
+ 16 May 2005; Gustavo Zacarias <gustavoz@gentoo.org>
+ html2text-1.3.2.ebuild:
+ Stable on sparc
31 Mar 2005; Aron Griffis <agriffis@gentoo.org> html2text-1.3.2.ebuild:
stable on ia64
diff --git a/app-text/html2text/html2text-1.3.2.ebuild b/app-text/html2text/html2text-1.3.2.ebuild
index ce20ca94d499..f4457e29af95 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.9 2005/05/16 04:25:29 usata Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/html2text/html2text-1.3.2.ebuild,v 1.10 2005/05/16 15:30:53 gustavoz 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="x86 sparc ~amd64 ~ppc ppc64 ~alpha ia64"
IUSE=""
DEPEND="virtual/libc"