summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2011-08-14 17:08:01 +0000
committerMarkus Meier <maekke@gentoo.org>2011-08-14 17:08:01 +0000
commit718b7c640dfd11869634da0c772b1dac1d9bc9ae (patch)
tree061486643d502a2a199142d6f0afaae783120811 /app-text/texi2html
parentadd ~arm, bug #376613 (diff)
downloadhistorical-718b7c640dfd11869634da0c772b1dac1d9bc9ae.tar.gz
historical-718b7c640dfd11869634da0c772b1dac1d9bc9ae.tar.bz2
historical-718b7c640dfd11869634da0c772b1dac1d9bc9ae.zip
arm stable, bug #355085
Package-Manager: portage-2.1.10.11/cvs/Linux x86_64
Diffstat (limited to 'app-text/texi2html')
-rw-r--r--app-text/texi2html/ChangeLog5
-rw-r--r--app-text/texi2html/texi2html-1.78.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/texi2html/ChangeLog b/app-text/texi2html/ChangeLog
index 226b06401d4e..e1e481178267 100644
--- a/app-text/texi2html/ChangeLog
+++ b/app-text/texi2html/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/texi2html
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/texi2html/ChangeLog,v 1.48 2011/08/12 15:39:51 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/texi2html/ChangeLog,v 1.49 2011/08/14 17:02:05 maekke Exp $
+
+ 14 Aug 2011; Markus Meier <maekke@gentoo.org> texi2html-1.78.ebuild:
+ arm stable, bug #355085
12 Aug 2011; Kacper Kowalik <xarthisius@gentoo.org> texi2html-1.78.ebuild:
ppc/ppc64 stable wrt #355085
diff --git a/app-text/texi2html/texi2html-1.78.ebuild b/app-text/texi2html/texi2html-1.78.ebuild
index 67ab0ae8db4c..7d46e6dd8774 100644
--- a/app-text/texi2html/texi2html-1.78.ebuild
+++ b/app-text/texi2html/texi2html-1.78.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/texi2html/texi2html-1.78.ebuild,v 1.9 2011/08/12 15:39:51 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/texi2html/texi2html-1.78.ebuild,v 1.10 2011/08/14 17:02:05 maekke Exp $
EAPI=3
@@ -10,7 +10,7 @@ SRC_URI="http://download.savannah.gnu.org/releases/texi2html/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE=""
DEPEND=">=dev-lang/perl-5.6.1"