summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAkinori Hattori <hattya@gentoo.org>2012-07-10 12:07:25 +0000
committerAkinori Hattori <hattya@gentoo.org>2012-07-10 12:07:25 +0000
commita4d5008a6fd0b34f0f825303791e22406814c2ec (patch)
treea3e622b9a1b4b5147d6165470ad7c475789b600a /app-text/html2text
parentFix typos that caused spurious warnings. Thanks to Juergen Rose for reporting... (diff)
downloadgentoo-2-a4d5008a6fd0b34f0f825303791e22406814c2ec.tar.gz
gentoo-2-a4d5008a6fd0b34f0f825303791e22406814c2ec.tar.bz2
gentoo-2-a4d5008a6fd0b34f0f825303791e22406814c2ec.zip
ia64 stable wrt bug #366813
(Portage version: 2.1.10.65/cvs/Linux i686)
Diffstat (limited to 'app-text/html2text')
-rw-r--r--app-text/html2text/ChangeLog5
-rw-r--r--app-text/html2text/html2text-1.3.2a.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/html2text/ChangeLog b/app-text/html2text/ChangeLog
index 29b54274f3c7..f30867051df1 100644
--- a/app-text/html2text/ChangeLog
+++ b/app-text/html2text/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/html2text
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/html2text/ChangeLog,v 1.43 2012/06/29 15:08:41 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/html2text/ChangeLog,v 1.44 2012/07/10 12:07:25 hattya Exp $
+
+ 10 Jul 2012; Akinori Hattori <hattya@gentoo.org> html2text-1.3.2a.ebuild:
+ ia64 stable wrt bug #366813
29 Jun 2012; Jeroen Roovers <jer@gentoo.org> html2text-1.3.2a.ebuild:
Stable for HPPA (bug #366813).
diff --git a/app-text/html2text/html2text-1.3.2a.ebuild b/app-text/html2text/html2text-1.3.2a.ebuild
index b976533759b7..c6759d9513d6 100644
--- a/app-text/html2text/html2text-1.3.2a.ebuild
+++ b/app-text/html2text/html2text-1.3.2a.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/html2text/html2text-1.3.2a.ebuild,v 1.6 2012/06/29 15:08:41 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/html2text/html2text-1.3.2a.ebuild,v 1.7 2012/07/10 12:07:25 hattya Exp $
EAPI=4
@@ -13,7 +13,7 @@ SRC_URI="http://www.mbayer.de/html2text/downloads/${P}.tar.gz
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 hppa ~ia64 ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="~alpha amd64 hppa ia64 ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
IUSE=""
DEPEND=""