summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2007-06-26 02:23:31 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2007-06-26 02:23:31 +0000
commitc5c71e12adc9ab81dd1d57b5a0f6ffbb5752518f (patch)
tree75bac8ff2d3629fba394fdd119c7d700464935ad /net-dns/posadis
parentwhitespace (diff)
downloadgentoo-2-c5c71e12adc9ab81dd1d57b5a0f6ffbb5752518f.tar.gz
gentoo-2-c5c71e12adc9ab81dd1d57b5a0f6ffbb5752518f.tar.bz2
gentoo-2-c5c71e12adc9ab81dd1d57b5a0f6ffbb5752518f.zip
whitespace
(Portage version: 2.1.2.7)
Diffstat (limited to 'net-dns/posadis')
-rw-r--r--net-dns/posadis/posadis-0.60.6.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dns/posadis/posadis-0.60.6.ebuild b/net-dns/posadis/posadis-0.60.6.ebuild
index deb69ffcdfe3..c4f8b7b3d3de 100644
--- a/net-dns/posadis/posadis-0.60.6.ebuild
+++ b/net-dns/posadis/posadis-0.60.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/posadis/posadis-0.60.6.ebuild,v 1.8 2007/05/06 09:20:05 genone Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/posadis/posadis-0.60.6.ebuild,v 1.9 2007/06/26 02:23:31 mr_bones_ Exp $
inherit libtool eutils multilib autotools
@@ -21,7 +21,7 @@ DEPEND="${RDEPEND}
src_unpack() {
unpack ${A}
-
+
#fix makefile problem
cd ${S}/libltdl
WANT_AUTOCONF="2.5" autoconf || die "libltdl autoconf failed"