summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-misc/openvpn/openvpn-2.0.7.ebuild')
-rw-r--r--net-misc/openvpn/openvpn-2.0.7.ebuild7
1 files changed, 3 insertions, 4 deletions
diff --git a/net-misc/openvpn/openvpn-2.0.7.ebuild b/net-misc/openvpn/openvpn-2.0.7.ebuild
index f78dda4301b5..c23397e9b14d 100644
--- a/net-misc/openvpn/openvpn-2.0.7.ebuild
+++ b/net-misc/openvpn/openvpn-2.0.7.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/openvpn/openvpn-2.0.7.ebuild,v 1.5 2006/12/30 06:36:22 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/openvpn/openvpn-2.0.7.ebuild,v 1.6 2007/01/05 09:03:15 flameeyes Exp $
-inherit eutils gnuconfig multilib
+inherit eutils multilib
DESCRIPTION="OpenVPN is a robust and highly flexible tunneling application compatible with many OSes."
SRC_URI="http://openvpn.net/release/openvpn-${PV}.tar.gz"
@@ -40,7 +40,6 @@ src_unpack() {
epatch "${FILESDIR}/${PN}"-2.0.4-darwin.patch
epatch "${FILESDIR}/${P}-pam.patch"
- gnuconfig_update
}
src_compile() {