summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2011-08-09 20:52:04 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2011-08-09 20:52:04 +0000
commit3c4adc56e6d70e271b82e5da4d8ce6a9cd622bf2 (patch)
treeac9178f79a0a31beb203036963e094134d3a1cd3 /app-text/texi2html
parentStable on amd64 wrt bug #355085 (diff)
downloadhistorical-3c4adc56e6d70e271b82e5da4d8ce6a9cd622bf2.tar.gz
historical-3c4adc56e6d70e271b82e5da4d8ce6a9cd622bf2.tar.bz2
historical-3c4adc56e6d70e271b82e5da4d8ce6a9cd622bf2.zip
Stable on amd64 wrt bug #355085
Package-Manager: portage-2.2.0_alpha46/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.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/app-text/texi2html/ChangeLog b/app-text/texi2html/ChangeLog
index da1d5450a132..64029b74395c 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.45 2011/02/06 07:41:18 leio Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/texi2html/ChangeLog,v 1.46 2011/08/09 20:49:25 hwoarang Exp $
+
+ 09 Aug 2011; Markos Chandras <hwoarang@gentoo.org> texi2html-1.78.ebuild:
+ Stable on amd64 wrt bug #355085
06 Feb 2011; Mart Raudsepp <leio@gentoo.org> texi2html-1.64-r1.ebuild:
Drop to ~mips
diff --git a/app-text/texi2html/texi2html-1.78.ebuild b/app-text/texi2html/texi2html-1.78.ebuild
index 8e2d7bc63915..d0266ac49875 100644
--- a/app-text/texi2html/texi2html-1.78.ebuild
+++ b/app-text/texi2html/texi2html-1.78.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# 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.6 2010/10/02 12:54:35 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/texi2html/texi2html-1.78.ebuild,v 1.7 2011/08/09 20:49:25 hwoarang 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"