summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMamoru Komachi <usata@gentoo.org>2005-04-09 05:09:18 +0000
committerMamoru Komachi <usata@gentoo.org>2005-04-09 05:09:18 +0000
commit826748cbf95496fbbaca690a6e71c2c4acd084e5 (patch)
tree313ffd9cfef54ae7699e3707e39c743d803a67ae /app-text/texi2html
parentadded vpopmail 5.4.9 ebuild masked in p.mask (diff)
downloadgentoo-2-826748cbf95496fbbaca690a6e71c2c4acd084e5.tar.gz
gentoo-2-826748cbf95496fbbaca690a6e71c2c4acd084e5.tar.bz2
gentoo-2-826748cbf95496fbbaca690a6e71c2c4acd084e5.zip
Stable on x86.
(Portage version: 2.0.51.19)
Diffstat (limited to 'app-text/texi2html')
-rw-r--r--app-text/texi2html/ChangeLog6
-rw-r--r--app-text/texi2html/files/digest-texi2html-1.701
-rw-r--r--app-text/texi2html/texi2html-1.70.ebuild28
-rw-r--r--app-text/texi2html/texi2html-1.76.ebuild4
4 files changed, 7 insertions, 32 deletions
diff --git a/app-text/texi2html/ChangeLog b/app-text/texi2html/ChangeLog
index 72b34973e5bf..d774a2c8aca4 100644
--- a/app-text/texi2html/ChangeLog
+++ b/app-text/texi2html/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-text/texi2html
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/texi2html/ChangeLog,v 1.24 2005/02/08 11:52:42 usata Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/texi2html/ChangeLog,v 1.25 2005/04/09 05:09:18 usata Exp $
+
+ 09 Apr 2005; Mamoru KOMACHI <usata@gentoo.org> -texi2html-1.70.ebuild,
+ texi2html-1.76.ebuild:
+ Stable on x86.
*texi2html-1.76 (08 Feb 2005)
diff --git a/app-text/texi2html/files/digest-texi2html-1.70 b/app-text/texi2html/files/digest-texi2html-1.70
deleted file mode 100644
index 0cc61ece4b3d..000000000000
--- a/app-text/texi2html/files/digest-texi2html-1.70
+++ /dev/null
@@ -1 +0,0 @@
-MD5 54f128b42dd93d119adbeb64a80998ee texi2html-1.70.tar.bz2 305013
diff --git a/app-text/texi2html/texi2html-1.70.ebuild b/app-text/texi2html/texi2html-1.70.ebuild
deleted file mode 100644
index 204907e9f4bc..000000000000
--- a/app-text/texi2html/texi2html-1.70.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/texi2html/texi2html-1.70.ebuild,v 1.6 2005/01/01 16:38:25 eradicator Exp $
-
-DESCRIPTION="Perl script that converts Texinfo to HTML"
-HOMEPAGE="https://texi2html.cvshome.org/"
-SRC_URI="https://texi2html.cvshome.org/files/documents/70/173/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~sparc ~x86 ~ppc64"
-IUSE=""
-
-DEPEND="virtual/libc
- >=dev-lang/perl-5.6.1"
-
-src_install() {
- #yes, htmldir line is correct, no ${D}
- make DESTDIR=${D} \
- htmldir=/usr/share/doc/${PF}/html \
- install || die "Installation Failed"
-
- dodoc AUTHORS ChangeLog INSTALL INTRODUCTION NEWS README TODO
-}
-
-pkg_preinst() {
- rm -f ${ROOT}usr/bin/texi2html
-}
diff --git a/app-text/texi2html/texi2html-1.76.ebuild b/app-text/texi2html/texi2html-1.76.ebuild
index 9c2a99b06a96..748e2b2971f5 100644
--- a/app-text/texi2html/texi2html-1.76.ebuild
+++ b/app-text/texi2html/texi2html-1.76.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 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.1 2005/02/08 11:52:42 usata Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/texi2html/texi2html-1.76.ebuild,v 1.2 2005/04/09 05:09:18 usata 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 ~sparc ~x86 ~ppc64"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~sparc x86 ~ppc64"
IUSE=""
DEPEND="virtual/libc