diff options
author | Brent Baude <ranger@gentoo.org> | 2012-06-28 12:54:08 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-06-28 12:54:08 +0000 |
commit | 3de7df27596e34073fb10dbebd3bfd7940f4951c (patch) | |
tree | 2d302fb1783d1c346a632fdb0533d345447ad2a3 /app-text/html2text | |
parent | Marking diffstat-1.55 ppc for bug 418951 (diff) | |
download | gentoo-2-3de7df27596e34073fb10dbebd3bfd7940f4951c.tar.gz gentoo-2-3de7df27596e34073fb10dbebd3bfd7940f4951c.tar.bz2 gentoo-2-3de7df27596e34073fb10dbebd3bfd7940f4951c.zip |
Marking html2text-1.3.2a ppc for bug 366813
(Portage version: 2.1.10.49/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 f7ee47271838..293f2a20cac9 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.41 2012/06/17 07:07:29 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/html2text/ChangeLog,v 1.42 2012/06/28 12:54:08 ranger Exp $ + + 28 Jun 2012; Brent Baude <ranger@gentoo.org> html2text-1.3.2a.ebuild: + Marking html2text-1.3.2a ppc for bug 366813 17 Jun 2012; Jeff Horelick <jdhore@gentoo.org> html2text-1.3.2a.ebuild: marked x86 per bug 366813 diff --git a/app-text/html2text/html2text-1.3.2a.ebuild b/app-text/html2text/html2text-1.3.2a.ebuild index a4816dac9bc9..cadaf824d482 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.4 2012/06/17 07:07:29 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/html2text/html2text-1.3.2a.ebuild,v 1.5 2012/06/28 12:54:08 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="" |