summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Huddleston <eradicator@gentoo.org>2004-07-01 12:11:19 +0000
committerJeremy Huddleston <eradicator@gentoo.org>2004-07-01 12:11:19 +0000
commit0a9c3686386a53660bfc7a3ae7ac0949ae99d998 (patch)
tree5dc05573da0108cc7caed4a1233a51d9664ebb67 /app-text/texi2html
parentvirtual/glibc -> virtual/libc (Manifest recommit) (diff)
downloadgentoo-2-0a9c3686386a53660bfc7a3ae7ac0949ae99d998.tar.gz
gentoo-2-0a9c3686386a53660bfc7a3ae7ac0949ae99d998.tar.bz2
gentoo-2-0a9c3686386a53660bfc7a3ae7ac0949ae99d998.zip
virtual/glibc -> virtual/libc
Diffstat (limited to 'app-text/texi2html')
-rw-r--r--app-text/texi2html/ChangeLog10
-rw-r--r--app-text/texi2html/texi2html-1.64-r1.ebuild4
-rw-r--r--app-text/texi2html/texi2html-1.64.ebuild4
3 files changed, 13 insertions, 5 deletions
diff --git a/app-text/texi2html/ChangeLog b/app-text/texi2html/ChangeLog
index ed3df483b6a6..8aea0df89414 100644
--- a/app-text/texi2html/ChangeLog
+++ b/app-text/texi2html/ChangeLog
@@ -1,6 +1,14 @@
# ChangeLog for app-text/texi2html
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/texi2html/ChangeLog,v 1.16 2004/06/25 23:31:53 kugelfang Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/texi2html/ChangeLog,v 1.17 2004/07/01 12:08:10 eradicator Exp $
+
+ 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org>
+ texi2html-1.64-r1.ebuild, texi2html-1.64.ebuild:
+ virtual/glibc -> virtual/libc
+
+ 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org>
+ texi2html-1.64-r1.ebuild, texi2html-1.64.ebuild:
+ virtual/glibc -> virtual/libc
26 Jun 2004; Danny van Dyk <kugelfang@gentoo.org> texi2html-1.64-r1.ebuild:
Marked stable on amd64.
diff --git a/app-text/texi2html/texi2html-1.64-r1.ebuild b/app-text/texi2html/texi2html-1.64-r1.ebuild
index 18a663b4158f..e1e167724401 100644
--- a/app-text/texi2html/texi2html-1.64-r1.ebuild
+++ b/app-text/texi2html/texi2html-1.64-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/texi2html/texi2html-1.64-r1.ebuild,v 1.7 2004/06/25 23:31:53 kugelfang Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/texi2html/texi2html-1.64-r1.ebuild,v 1.8 2004/07/01 12:08:10 eradicator Exp $
inherit alternatives
@@ -13,7 +13,7 @@ KEYWORDS="x86 ~ppc sparc alpha hppa amd64 ia64"
SLOT="0"
IUSE=""
-DEPEND="virtual/glibc
+DEPEND="virtual/libc
>=dev-lang/perl-5.6.1"
src_compile() {
diff --git a/app-text/texi2html/texi2html-1.64.ebuild b/app-text/texi2html/texi2html-1.64.ebuild
index bf414381f283..6a71b70d33ab 100644
--- a/app-text/texi2html/texi2html-1.64.ebuild
+++ b/app-text/texi2html/texi2html-1.64.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/texi2html/texi2html-1.64.ebuild,v 1.17 2004/06/24 22:53:15 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/texi2html/texi2html-1.64.ebuild,v 1.18 2004/07/01 12:08:10 eradicator Exp $
DESCRIPTION="Perl script that converts Texinfo to HTML"
SRC_URI="http://www.mathematik.uni-kl.de/~obachman/Texi2html/Distrib/${P}.tar.gz"
@@ -11,7 +11,7 @@ KEYWORDS="x86 ppc sparc alpha hppa amd64"
SLOT="0"
IUSE=""
-DEPEND="virtual/glibc
+DEPEND="virtual/libc
>=dev-lang/perl-5.6.1"
src_compile() {