summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-09-08 15:15:09 +0000
committerMike Frysinger <vapier@gentoo.org>2004-09-08 15:15:09 +0000
commitf452fdebbb613d51bf6280a7aa86b8f4cb65fcc4 (patch)
tree81f88c15fd53bf3ef8dff76415df7d0c15c1a0fe /sys-apps
parentadded back in x86_64.org patch and marked stable on amd64 (diff)
downloadhistorical-f452fdebbb613d51bf6280a7aa86b8f4cb65fcc4.tar.gz
historical-f452fdebbb613d51bf6280a7aa86b8f4cb65fcc4.tar.bz2
historical-f452fdebbb613d51bf6280a7aa86b8f4cb65fcc4.zip
gnuconfig lovin
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/texinfo/Manifest16
-rw-r--r--sys-apps/texinfo/texinfo-4.6.ebuild6
2 files changed, 12 insertions, 10 deletions
diff --git a/sys-apps/texinfo/Manifest b/sys-apps/texinfo/Manifest
index 28e451bdc791..a3acfd0944e9 100644
--- a/sys-apps/texinfo/Manifest
+++ b/sys-apps/texinfo/Manifest
@@ -5,21 +5,21 @@ MD5 be7fc3797edff0f7695422e5e96d120c ChangeLog 5901
MD5 9a09f8d531c582e78977dbfd96edc1f2 metadata.xml 164
MD5 b010ee0984e648992c747f4b17859dfa texinfo-4.3-r1.ebuild 1726
MD5 2203374b084a0248412b72161a0c0f79 texinfo-4.5.ebuild 1664
-MD5 626b230f5b55ab175eb875205e16ac06 texinfo-4.6.ebuild 1690
-MD5 48aa08cc8e126cbee5e1dd5693a02cf0 texinfo-4.7-r1.ebuild 2013
+MD5 307657baa4ddac78d07c19bd9bd6e7aa texinfo-4.6.ebuild 1717
MD5 6f2649b1f9ae74cb593f0a83f4853d64 texinfo-4.7.ebuild 1979
+MD5 48aa08cc8e126cbee5e1dd5693a02cf0 texinfo-4.7-r1.ebuild 2013
MD5 3173c3b67a3ef4e594cf5ce1b8253504 files/digest-texinfo-4.3-r1 64
MD5 c14f75d4a1d21ae1776a9868bd0c0296 files/digest-texinfo-4.5 65
MD5 247b349c3d22ddbd4288247e611bb186 files/digest-texinfo-4.6 65
+MD5 b8ed9b84ca8ab4c2ac4e628a8f928dcb files/install-info.patch 729
+MD5 690fb86d0c0215155b1d18671099115a files/mkinfodir 7318
MD5 a2c21c53079eb65c306a08d230d15b2b files/digest-texinfo-4.7 65
MD5 a2c21c53079eb65c306a08d230d15b2b files/digest-texinfo-4.7-r1 65
-MD5 b8ed9b84ca8ab4c2ac4e628a8f928dcb files/install-info.patch 729
MD5 a0df107ca9e3036e2ee2d501343cbf2b files/makeinfo.patch 790
-MD5 690fb86d0c0215155b1d18671099115a files/mkinfodir 7318
-----BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.2.5 (GNU/Linux)
+Version: GnuPG v1.9.10 (GNU/Linux)
-iD8DBQFBKrncI1lqEGTUzyQRAjGLAKDYoCX4Fg/oosa3udS8VwDtKutSOgCfQ6Jv
-bw8balpMel/rtb3C5qjm9AY=
-=VzeL
+iD8DBQFBPyIIHTu7gpaalycRAv4fAJ0ehHDUqBSOeoSoyNkrUtsQOndIqwCgiG+W
+ikpgPBXNomi/IZ5t381gmbc=
+=Ty9O
-----END PGP SIGNATURE-----
diff --git a/sys-apps/texinfo/texinfo-4.6.ebuild b/sys-apps/texinfo/texinfo-4.6.ebuild
index 53d2275b193e..c96dd7f6b433 100644
--- a/sys-apps/texinfo/texinfo-4.6.ebuild
+++ b/sys-apps/texinfo/texinfo-4.6.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2004 Gentoo Foundation
# 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.18 2004/08/24 03:45:16 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/texinfo/texinfo-4.6.ebuild,v 1.19 2004/09/08 15:15:09 vapier Exp $
-inherit flag-o-matic
+inherit flag-o-matic gnuconfig
DESCRIPTION="The GNU info program and utilities"
HOMEPAGE="http://www.gnu.org/software/texinfo/"
@@ -32,6 +32,8 @@ src_unpack() {
-e 's:INFO_DEPS = texinfo:INFO_DEPS = texinfo.info:' \
-e 's:texinfo\::texinfo.info\::' \
Makefile.in
+
+ gnuconfig_update
}
src_compile() {