# ChangeLog for net-misc/openvpn
-# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/openvpn/ChangeLog,v 1.102 2006/11/08 13:49:10 uberlord Exp $
+# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-misc/openvpn/ChangeLog,v 1.103 2007/01/05 09:03:15 flameeyes Exp $
+
+ 05 Jan 2007; Diego Pettenò <flameeyes@gentoo.org> openvpn-2.0.6.ebuild,
+ openvpn-2.0.7.ebuild, openvpn-2.0.7-r1.ebuild, openvpn-2.1_rc1.ebuild,
+ openvpn-2.1_rc1-r1.ebuild:
+ Remove gnuconfig_update usage, leave it to econf.
*openvpn-2.1_rc1-r1 (08 Nov 2006)
*openvpn-2.0.7-r1 (08 Nov 2006)
-# 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.6.ebuild,v 1.13 2006/12/30 06:36:22 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/openvpn/openvpn-2.0.6.ebuild,v 1.14 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"
src_unpack() {
unpack "${A}"
- gnuconfig_update
cd "${S}"
epatch "${FILESDIR}/${PN}"-2.0.4-darwin.patch
}
-# 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-r1.ebuild,v 1.2 2006/12/30 06:36:22 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/openvpn/openvpn-2.0.7-r1.ebuild,v 1.3 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"
epatch "${FILESDIR}/${P}-pam.patch"
epatch "${FILESDIR}/${P}-persistent.patch"
- gnuconfig_update
}
src_compile() {
-# 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"
epatch "${FILESDIR}/${PN}"-2.0.4-darwin.patch
epatch "${FILESDIR}/${P}-pam.patch"
- gnuconfig_update
}
src_compile() {
-# 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.1_rc1-r1.ebuild,v 1.2 2006/12/30 06:36:22 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/openvpn/openvpn-2.1_rc1-r1.ebuild,v 1.3 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"
epatch "${FILESDIR}/${PN}"-2.0.7-pam.patch
epatch "${FILESDIR}/${P}"-persistent.patch
- gnuconfig_update
}
src_compile() {
-# 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.1_rc1.ebuild,v 1.3 2006/12/30 06:36:22 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/openvpn/openvpn-2.1_rc1.ebuild,v 1.4 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"
epatch "${FILESDIR}/${PN}"-2.0.4-darwin.patch
epatch "${FILESDIR}/${PN}"-2.0.7-pam.patch
- gnuconfig_update
}
src_compile() {
# ChangeLog for net-misc/ossh
-# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/ossh/ChangeLog,v 1.4 2005/04/22 20:56:51 mrness Exp $
+# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-misc/ossh/ChangeLog,v 1.5 2007/01/05 09:03:53 flameeyes Exp $
+
+ 05 Jan 2007; Diego Pettenò <flameeyes@gentoo.org> ossh-1.5.12.ebuild:
+ Remove gnuconfig_update usage, leave it to econf.
22 Apr 2005; Alin Nastac <mrness@gentoo.org> ossh-1.5.12.ebuild:
net-misc/dante -> net-proxy/dante
-# Copyright 1999-2005 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/ossh/ossh-1.5.12.ebuild,v 1.4 2005/04/22 20:56:51 mrness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/ossh/ossh-1.5.12.ebuild,v 1.5 2007/01/05 09:03:53 flameeyes Exp $
-inherit gnuconfig flag-o-matic
+inherit flag-o-matic
DESCRIPTION="another SSH implementation"
HOMEPAGE="ftp://ftp.pdc.kth.se/pub/krypto/ossh/"
src_unpack() {
unpack ${A}
cd ${S}
- gnuconfig_update
sed -i '/^LIBS/s:$: -lcrypto:' Makefile.in
sed -i 's:des\.h:openssl/des.h:' cipher.h
}
# ChangeLog for net-misc/selfdhcp
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/selfdhcp/ChangeLog,v 1.5 2006/02/20 22:18:08 jokey Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-misc/selfdhcp/ChangeLog,v 1.6 2007/01/05 09:04:35 flameeyes Exp $
+
+ 05 Jan 2007; Diego Pettenò <flameeyes@gentoo.org> selfdhcp-0.2a.ebuild:
+ Remove gnuconfig_update usage, leave it to econf.
20 Feb 2006; Markus Ullmann <jokey@gentoo.org> +metadata.xml,
selfdhcp-0.2a.ebuild:
-# 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/selfdhcp/selfdhcp-0.2a.ebuild,v 1.3 2006/02/20 22:18:08 jokey Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/selfdhcp/selfdhcp-0.2a.ebuild,v 1.4 2007/01/05 09:04:35 flameeyes Exp $
-inherit gnuconfig flag-o-matic eutils
+inherit flag-o-matic eutils
DESCRIPTION="a small stealth network autoconfigure software."
SRC_URI="mirror://sourceforge/selfdhcp/${P}.tar.bz2"
net-libs/libpcap"
src_compile() {
- gnuconfig_update
econf --sysconfdir=/etc --sbindir=/sbin || die
emake || die
}