summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-07-28 04:23:13 +0000
committerMike Frysinger <vapier@gentoo.org>2004-07-28 04:23:13 +0000
commit90f2d03c7757fc1402bc724ee28a7de467ed7012 (patch)
tree82259e03c4de708044ecd3aae502b5b806be9f6b /sys-apps/diffutils
parentgnuconfig loving (diff)
downloadhistorical-90f2d03c7757fc1402bc724ee28a7de467ed7012.tar.gz
historical-90f2d03c7757fc1402bc724ee28a7de467ed7012.tar.bz2
historical-90f2d03c7757fc1402bc724ee28a7de467ed7012.zip
gnuconfig loving
Diffstat (limited to 'sys-apps/diffutils')
-rw-r--r--sys-apps/diffutils/Manifest8
-rw-r--r--sys-apps/diffutils/diffutils-2.8.4-r4.ebuild5
2 files changed, 7 insertions, 6 deletions
diff --git a/sys-apps/diffutils/Manifest b/sys-apps/diffutils/Manifest
index afe3f9a8d88b..803eda203dcd 100644
--- a/sys-apps/diffutils/Manifest
+++ b/sys-apps/diffutils/Manifest
@@ -3,7 +3,7 @@ Hash: SHA1
MD5 7431b17b5ea90c160f88351dff754507 ChangeLog 4638
MD5 63904af8ef629bdedb9673be55f640ac diffutils-2.8.4-r3.ebuild 1971
-MD5 33581bac6e5acf730625bbd94237f3a8 diffutils-2.8.4-r4.ebuild 2064
+MD5 c0be391b9d52f49cd81fa429cebed999 diffutils-2.8.4-r4.ebuild 2092
MD5 9a09f8d531c582e78977dbfd96edc1f2 metadata.xml 164
MD5 94dc8566c9cb8b71862e576bb887f592 diffutils-2.8.7.ebuild 1534
MD5 88eef724512016e5400a58e4057ef235 files/diffutils-2.8.4-Makefile-fix-typeo.patch 1158
@@ -17,7 +17,7 @@ MD5 28aba2261ffb7634265a612938df28f5 files/digest-diffutils-2.8.7 68
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.9.8 (GNU/Linux)
-iD8DBQFBByjrHTu7gpaalycRAiVYAJ4pMXnxTgxyeguMNQL9y02tEhCZ3ACfT5te
-oMBJ2FuAbO+N3SkLHK+NZN8=
-=Rtug
+iD8DBQFBByo7HTu7gpaalycRAulJAKDudOE19aa+Z8sUOm7Q45WtjbH/LwCfcZQZ
+xQPQ/CjsCY1Gl5usESf/jaU=
+=6bci
-----END PGP SIGNATURE-----
diff --git a/sys-apps/diffutils/diffutils-2.8.4-r4.ebuild b/sys-apps/diffutils/diffutils-2.8.4-r4.ebuild
index d5adf7e69236..dca9f89ffb95 100644
--- a/sys-apps/diffutils/diffutils-2.8.4-r4.ebuild
+++ b/sys-apps/diffutils/diffutils-2.8.4-r4.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/diffutils/diffutils-2.8.4-r4.ebuild,v 1.15 2004/06/28 16:04:27 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/diffutils/diffutils-2.8.4-r4.ebuild,v 1.16 2004/07/28 04:23:13 vapier Exp $
-inherit eutils flag-o-matic
+inherit eutils flag-o-matic gnuconfig
DESCRIPTION="Tools to make diffs and compare files"
HOMEPAGE="http://www.gnu.org/software/diffutils/diffutils.html"
@@ -24,6 +24,7 @@ src_unpack() {
unpack ${A}
cd ${S}
+ gnuconfig_update
if use build ; then
#disable texinfo building so we can remove the dep
sed -i -e 's:SUBDIRS = doc:SUBDIRS =:' \