summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHeinrich Wendel <lanius@gentoo.org>2003-10-24 12:09:38 +0000
committerHeinrich Wendel <lanius@gentoo.org>2003-10-24 12:09:38 +0000
commit42df2952d6709d05e7eb4949826fc36f347c8529 (patch)
treeb22d063ab4c22f3bc25db67f63e37853525a5fe0 /net-dns/hesiod
parentEbuild improvements, closes #31817. (diff)
downloadhistorical-42df2952d6709d05e7eb4949826fc36f347c8529.tar.gz
historical-42df2952d6709d05e7eb4949826fc36f347c8529.tar.bz2
historical-42df2952d6709d05e7eb4949826fc36f347c8529.zip
fix
Diffstat (limited to 'net-dns/hesiod')
-rw-r--r--net-dns/hesiod/Manifest2
-rw-r--r--net-dns/hesiod/hesiod-3.0.2-r1.ebuild5
2 files changed, 5 insertions, 2 deletions
diff --git a/net-dns/hesiod/Manifest b/net-dns/hesiod/Manifest
index 465589cb195c..e63e91d97f42 100644
--- a/net-dns/hesiod/Manifest
+++ b/net-dns/hesiod/Manifest
@@ -1,6 +1,6 @@
MD5 dcb9c048fd9e5f4b3a5bdaf6cfee0801 hesiod-3.0.2.ebuild 1582
MD5 76825e98357376c426f8ca591759d900 ChangeLog 1842
-MD5 7b6e2537adb814da109071733ccc2571 hesiod-3.0.2-r1.ebuild 1255
+MD5 eb73ae47541cadd5e9e7605e91b3a335 hesiod-3.0.2-r1.ebuild 1267
MD5 30c1105fc1f037d97d0dfae4f4f0e065 files/hesiod-3.0.2-str.patch 2039
MD5 6730c597da6926a28d780afaf5c0109d files/digest-hesiod-3.0.2-r1 63
MD5 6730c597da6926a28d780afaf5c0109d files/digest-hesiod-3.0.2 63
diff --git a/net-dns/hesiod/hesiod-3.0.2-r1.ebuild b/net-dns/hesiod/hesiod-3.0.2-r1.ebuild
index ff200654cfd1..2964aa56d17a 100644
--- a/net-dns/hesiod/hesiod-3.0.2-r1.ebuild
+++ b/net-dns/hesiod/hesiod-3.0.2-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/net-dns/hesiod/hesiod-3.0.2-r1.ebuild,v 1.1 2003/10/20 09:47:19 lanius Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/hesiod/hesiod-3.0.2-r1.ebuild,v 1.2 2003/10/24 12:09:27 lanius Exp $
inherit flag-o-matic
filter-flags -fstack-protector
@@ -17,8 +17,11 @@ DEPEND="virtual/glibc"
src_unpack() {
unpack ${A}
+
#Patches stolen from RH
epatch ${FILESDIR}/hesiod-${PV}-redhat.patch.gz
+ autoconf
+
cd ${S}
for manpage in *.3
do