summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Schlemmer <azarah@gentoo.org>2003-09-08 02:12:37 +0000
committerMartin Schlemmer <azarah@gentoo.org>2003-09-08 02:12:37 +0000
commit9d455c7c37b8680f6aaaec3c4e4fd636912dc9a1 (patch)
treec20377c14b48e94df02b78b245359c0f90f2700e /sys-apps/texinfo
parentversion bump (diff)
downloadgentoo-2-9d455c7c37b8680f6aaaec3c4e4fd636912dc9a1.tar.gz
gentoo-2-9d455c7c37b8680f6aaaec3c4e4fd636912dc9a1.tar.bz2
gentoo-2-9d455c7c37b8680f6aaaec3c4e4fd636912dc9a1.zip
bootstrap fixes
Diffstat (limited to 'sys-apps/texinfo')
-rw-r--r--sys-apps/texinfo/ChangeLog6
-rw-r--r--sys-apps/texinfo/Manifest8
-rw-r--r--sys-apps/texinfo/texinfo-4.3-r1.ebuild6
-rw-r--r--sys-apps/texinfo/texinfo-4.5.ebuild7
-rw-r--r--sys-apps/texinfo/texinfo-4.6.ebuild5
5 files changed, 19 insertions, 13 deletions
diff --git a/sys-apps/texinfo/ChangeLog b/sys-apps/texinfo/ChangeLog
index 8653605a2b92..bc25ac7bf1d1 100644
--- a/sys-apps/texinfo/ChangeLog
+++ b/sys-apps/texinfo/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-apps/texinfo
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/texinfo/ChangeLog,v 1.30 2003/09/02 18:44:24 mholzer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/texinfo/ChangeLog,v 1.31 2003/09/08 02:12:27 azarah Exp $
+
+ 08 Sep 2003; Martin Schlemmer <azarah@gentoo.org> texinfo-4.3-r1.ebuild,
+ texinfo-4.5.ebuild, texinfo-4.6.ebuild:
+ Bootstrap fixes
*texinfo-4.6 (02 Sep 2003)
diff --git a/sys-apps/texinfo/Manifest b/sys-apps/texinfo/Manifest
index 766724850523..66c66aa9c644 100644
--- a/sys-apps/texinfo/Manifest
+++ b/sys-apps/texinfo/Manifest
@@ -1,7 +1,7 @@
-MD5 3081fecd8a1099cad0ebd81570dae81c texinfo-4.6.ebuild 1678
-MD5 bbc31cddbe8124b3566731a13afc1627 ChangeLog 4279
-MD5 9d617c49e9ed53f1242ebed214b99171 texinfo-4.5.ebuild 1695
-MD5 05f1c86004036af535b35b3086ec6771 texinfo-4.3-r1.ebuild 1766
+MD5 d3515deb4cf7e7bf521b07ce65d05fdf texinfo-4.6.ebuild 1703
+MD5 285d5e8da78bf5f4860544b26bc1bd62 ChangeLog 4414
+MD5 400544f79689e517a291902ac20902d6 texinfo-4.5.ebuild 1727
+MD5 909006b6aa913e434a2aa2c8ff0cec56 texinfo-4.3-r1.ebuild 1784
MD5 c14f75d4a1d21ae1776a9868bd0c0296 files/digest-texinfo-4.5 65
MD5 3173c3b67a3ef4e594cf5ce1b8253504 files/digest-texinfo-4.3-r1 64
MD5 247b349c3d22ddbd4288247e611bb186 files/digest-texinfo-4.6 65
diff --git a/sys-apps/texinfo/texinfo-4.3-r1.ebuild b/sys-apps/texinfo/texinfo-4.3-r1.ebuild
index 36b97ad614cf..0060be6f6c81 100644
--- a/sys-apps/texinfo/texinfo-4.3-r1.ebuild
+++ b/sys-apps/texinfo/texinfo-4.3-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/texinfo/texinfo-4.3-r1.ebuild,v 1.11 2003/09/07 00:53:17 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/texinfo/texinfo-4.3-r1.ebuild,v 1.12 2003/09/08 02:12:27 azarah Exp $
inherit eutils
@@ -17,9 +17,9 @@ LICENSE="GPL-2"
KEYWORDS="x86 amd64 ppc sparc alpha hppa arm mips"
DEPEND=">=sys-apps/portage-2.0.47-r10
- >=sys-apps/sed-4.0.5
!build? ( >=sys-libs/ncurses-5.2-r2
- nls? ( sys-devel/gettext ) )"
+ >=sys-apps/sed-4.0.5
+ nls? ( sys-devel/gettext ) )"
src_unpack() {
unpack ${A}
diff --git a/sys-apps/texinfo/texinfo-4.5.ebuild b/sys-apps/texinfo/texinfo-4.5.ebuild
index eae4ec094e2d..72d6703ea014 100644
--- a/sys-apps/texinfo/texinfo-4.5.ebuild
+++ b/sys-apps/texinfo/texinfo-4.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/texinfo/texinfo-4.5.ebuild,v 1.11 2003/09/07 00:53:17 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/texinfo/texinfo-4.5.ebuild,v 1.12 2003/09/08 02:12:27 azarah Exp $
IUSE="nls build"
@@ -14,9 +14,10 @@ SLOT="0"
LICENSE="GPL-2"
KEYWORDS="x86 amd64 ppc sparc alpha hppa ~arm mips"
-DEPEND=">=sys-apps/sed-4.0.5
+DEPEND="virtual/glibc
!build? ( >=sys-libs/ncurses-5.2-r2
- nls? ( sys-devel/gettext ) )"
+ >=sys-apps/sed-4.0.5
+ nls? ( sys-devel/gettext ) )"
RDEPEND="virtual/glibc
!build? ( >=sys-libs/ncurses-5.2-r2 )"
diff --git a/sys-apps/texinfo/texinfo-4.6.ebuild b/sys-apps/texinfo/texinfo-4.6.ebuild
index 02f2cf126f13..c55a2dcf51a4 100644
--- a/sys-apps/texinfo/texinfo-4.6.ebuild
+++ b/sys-apps/texinfo/texinfo-4.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/texinfo/texinfo-4.6.ebuild,v 1.3 2003/09/07 18:35:55 azarah Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/texinfo/texinfo-4.6.ebuild,v 1.4 2003/09/08 02:12:27 azarah Exp $
IUSE="nls build"
@@ -13,8 +13,9 @@ SLOT="0"
LICENSE="GPL-2"
KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~alpha ~hppa ~arm ~mips"
-DEPEND=">=sys-apps/sed-4.0.5
+DEPEND="virtual/glibc
!build? ( >=sys-libs/ncurses-5.2-r2
+ >=sys-apps/sed-4.0.5
nls? ( sys-devel/gettext ) )"
RDEPEND="virtual/glibc