diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-08-19 15:58:50 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-08-19 15:58:50 +0000 |
commit | 1b0639dd119288b2e9c4a72f0ea3e79bcd58c7ec (patch) | |
tree | 61ab42e13652405aca6129fca76409cb4278431e /app-text/html2text | |
parent | alpha/ia64/s390/sh/sparc stable wrt #422059 (diff) | |
download | gentoo-2-1b0639dd119288b2e9c4a72f0ea3e79bcd58c7ec.tar.gz gentoo-2-1b0639dd119288b2e9c4a72f0ea3e79bcd58c7ec.tar.bz2 gentoo-2-1b0639dd119288b2e9c4a72f0ea3e79bcd58c7ec.zip |
alpha/sparc stable wrt #366813
(Portage version: 2.1.11.5/cvs/Linux ia64)
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 910c77d427e7..3bda951b2682 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.45 2012/07/10 19:04:04 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/html2text/ChangeLog,v 1.46 2012/08/19 15:58:50 armin76 Exp $ + + 19 Aug 2012; Raúl Porcel <armin76@gentoo.org> html2text-1.3.2a.ebuild: + alpha/sparc stable wrt #366813 10 Jul 2012; Brent Baude <ranger@gentoo.org> html2text-1.3.2a.ebuild: Marking html2text-1.3.2a ppc64 for bug 366813 diff --git a/app-text/html2text/html2text-1.3.2a.ebuild b/app-text/html2text/html2text-1.3.2a.ebuild index 2f338f0233f3..46b52c8c90f4 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.8 2012/07/10 19:04:04 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/html2text/html2text-1.3.2a.ebuild,v 1.9 2012/08/19 15:58:50 armin76 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="" |