summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Horelick <jdhore@gentoo.org>2012-06-17 07:07:29 +0000
committerJeff Horelick <jdhore@gentoo.org>2012-06-17 07:07:29 +0000
commit709f7a2be6066f0dfbfe01bba1de2329523e3ca7 (patch)
tree554d184bf8a55ac5d6a161d85db38efe5ed28241 /app-text
parentmarked x86 per bug 421259 (diff)
downloadgentoo-2-709f7a2be6066f0dfbfe01bba1de2329523e3ca7.tar.gz
gentoo-2-709f7a2be6066f0dfbfe01bba1de2329523e3ca7.tar.bz2
gentoo-2-709f7a2be6066f0dfbfe01bba1de2329523e3ca7.zip
marked x86 per bug 366813
(Portage version: 2.2.0_alpha110/cvs/Linux i686)
Diffstat (limited to 'app-text')
-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 fff1b157ae44..f7ee47271838 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.40 2012/06/15 21:14:40 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/html2text/ChangeLog,v 1.41 2012/06/17 07:07:29 jdhore Exp $
+
+ 17 Jun 2012; Jeff Horelick <jdhore@gentoo.org> html2text-1.3.2a.ebuild:
+ marked x86 per bug 366813
15 Jun 2012; Agostino Sarubbo <ago@gentoo.org> html2text-1.3.2a.ebuild:
Stable for amd64, wrt bug #366813
diff --git a/app-text/html2text/html2text-1.3.2a.ebuild b/app-text/html2text/html2text-1.3.2a.ebuild
index 8f74cff19e27..a4816dac9bc9 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.3 2012/06/15 21:14:40 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/html2text/html2text-1.3.2a.ebuild,v 1.4 2012/06/17 07:07:29 jdhore 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=""