summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2006-07-07 10:40:49 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2006-07-07 10:40:49 +0000
commitd228f6f22b1efe03960a9e274895d8c3aef953e9 (patch)
tree7103d688d7afd9304f4300f32865b8c39c4bf264 /app-text/texi2html
parentStable on x86 + amd64 (diff)
downloadgentoo-2-d228f6f22b1efe03960a9e274895d8c3aef953e9.tar.gz
gentoo-2-d228f6f22b1efe03960a9e274895d8c3aef953e9.tar.bz2
gentoo-2-d228f6f22b1efe03960a9e274895d8c3aef953e9.zip
Add ~x86-fbsd keyword.
(Portage version: 2.1.1_pre2-r4)
Diffstat (limited to 'app-text/texi2html')
-rw-r--r--app-text/texi2html/ChangeLog5
-rw-r--r--app-text/texi2html/files/digest-texi2html-1.762
-rw-r--r--app-text/texi2html/texi2html-1.76.ebuild4
3 files changed, 8 insertions, 3 deletions
diff --git a/app-text/texi2html/ChangeLog b/app-text/texi2html/ChangeLog
index 7305f2a24f28..08643bf995ea 100644
--- a/app-text/texi2html/ChangeLog
+++ b/app-text/texi2html/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/texi2html
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/texi2html/ChangeLog,v 1.33 2006/04/10 09:11:01 ehmsen Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/texi2html/ChangeLog,v 1.34 2006/07/07 10:40:49 flameeyes Exp $
+
+ 07 Jul 2006; Diego Pettenò <flameeyes@gentoo.org> texi2html-1.76.ebuild:
+ Add ~x86-fbsd keyword.
16 Mar 2006; Martin Ehmsen <ehmsen@gentoo.org> texi2html-1.64.ebuild,
texi2html-1.64-r1.ebuild, texi2html-1.76.ebuild:
diff --git a/app-text/texi2html/files/digest-texi2html-1.76 b/app-text/texi2html/files/digest-texi2html-1.76
index fc68dabc5e54..e46b1db760da 100644
--- a/app-text/texi2html/files/digest-texi2html-1.76
+++ b/app-text/texi2html/files/digest-texi2html-1.76
@@ -1 +1,3 @@
MD5 e8286fc0c07ce684fcc3793a98832038 texi2html-1.76.tar.bz2 381851
+RMD160 101bf454f8c6ef5af51ff0c2fdd4923f2ada4991 texi2html-1.76.tar.bz2 381851
+SHA256 9a5e8243e18f610ed6ff23eb80b07f0fa8cde676902b9b20bc41cd12785ceb95 texi2html-1.76.tar.bz2 381851
diff --git a/app-text/texi2html/texi2html-1.76.ebuild b/app-text/texi2html/texi2html-1.76.ebuild
index d944979239de..708c03768379 100644
--- a/app-text/texi2html/texi2html-1.76.ebuild
+++ b/app-text/texi2html/texi2html-1.76.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/texi2html/texi2html-1.76.ebuild,v 1.10 2006/03/16 13:18:17 ehmsen Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/texi2html/texi2html-1.76.ebuild,v 1.11 2006/07/07 10:40:49 flameeyes Exp $
DESCRIPTION="Perl script that converts Texinfo to HTML"
HOMEPAGE="https://texi2html.cvshome.org/"
@@ -8,7 +8,7 @@ SRC_URI="https://texi2html.cvshome.org/files/documents/70/758/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~ppc-macos sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc-macos ppc64 sparc x86 ~x86-fbsd"
IUSE=""
DEPEND=">=dev-lang/perl-5.6.1"