summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2005-09-10 06:00:05 +0000
committerAron Griffis <agriffis@gentoo.org>2005-09-10 06:00:05 +0000
commit41792373a6dc31a7026f06335f3c1443fcd9a0f4 (patch)
tree41680526043b1b000cb499ed5c707dff668fa604 /app-text/html2text
parentMark 2.8-r2 stable on alpha (diff)
downloadhistorical-41792373a6dc31a7026f06335f3c1443fcd9a0f4.tar.gz
historical-41792373a6dc31a7026f06335f3c1443fcd9a0f4.tar.bz2
historical-41792373a6dc31a7026f06335f3c1443fcd9a0f4.zip
Mark 1.3.2 stable on alpha
Package-Manager: portage-2.0.51.22-r2
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 9d75bd2c98f5..2ef5cd8a3b3d 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.22 2005/08/31 11:38:39 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/html2text/ChangeLog,v 1.23 2005/09/10 06:00:05 agriffis Exp $
+
+ 09 Sep 2005; Aron Griffis <agriffis@gentoo.org> html2text-1.3.2.ebuild:
+ Mark 1.3.2 stable on alpha
31 Aug 2005; Fabian Groffen <grobian@gentoo.org>
+files/html2text-1.3.2-darwin.patch, 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 76a7d55a5bb0..5532a697c311 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.13 2005/08/31 11:37:32 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/html2text/html2text-1.3.2.ebuild,v 1.14 2005/09/10 06:00:05 agriffis 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 ~ppc-macos ppc64 sparc x86"
+KEYWORDS="alpha amd64 ia64 ppc ~ppc-macos ppc64 sparc x86"
IUSE=""
DEPEND="virtual/libc"