diff options
author | Brent Baude <ranger@gentoo.org> | 2012-07-10 19:04:04 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-07-10 19:04:04 +0000 |
commit | bb679e9b45b6f2ceff2bc2c73a1b8658ba17ef58 (patch) | |
tree | 9587b9177e3fe3b314a1541d078251655763633a /app-text/html2text | |
parent | Marking coverage-3.5.2 ppc64 for bug 422059 (diff) | |
download | gentoo-2-bb679e9b45b6f2ceff2bc2c73a1b8658ba17ef58.tar.gz gentoo-2-bb679e9b45b6f2ceff2bc2c73a1b8658ba17ef58.tar.bz2 gentoo-2-bb679e9b45b6f2ceff2bc2c73a1b8658ba17ef58.zip |
Marking html2text-1.3.2a ppc64 for bug 366813
(Portage version: 2.1.10.65/cvs/Linux ppc64)
Diffstat (limited to 'app-text/html2text')
-rw-r--r-- | app-text/html2text/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/html2text/html2text-1.3.2a.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/html2text/ChangeLog b/app-text/html2text/ChangeLog index f30867051df1..910c77d427e7 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.44 2012/07/10 12:07:25 hattya Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/html2text/ChangeLog,v 1.45 2012/07/10 19:04:04 ranger Exp $ + + 10 Jul 2012; Brent Baude <ranger@gentoo.org> html2text-1.3.2a.ebuild: + Marking html2text-1.3.2a ppc64 for bug 366813 10 Jul 2012; Akinori Hattori <hattya@gentoo.org> html2text-1.3.2a.ebuild: ia64 stable wrt bug #366813 diff --git a/app-text/html2text/html2text-1.3.2a.ebuild b/app-text/html2text/html2text-1.3.2a.ebuild index c6759d9513d6..2f338f0233f3 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.7 2012/07/10 12:07:25 hattya Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/html2text/html2text-1.3.2a.ebuild,v 1.8 2012/07/10 19:04:04 ranger 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="" |