From 31531a9555f1a6fd33a618dd9cd1c9ac2b5bb60c Mon Sep 17 00:00:00 2001 From: Aron Griffis Date: Wed, 9 Jun 2004 20:59:14 +0000 Subject: Fix use invocation --- net-dialup/pptpclient/ChangeLog | 7 ++++++- net-dialup/pptpclient/pptpclient-1.1.0-r1.ebuild | 6 +++--- net-dialup/pptpclient/pptpclient-1.1.0.ebuild | 4 ++-- net-dialup/pptpclient/pptpclient-1.2.0.ebuild | 4 ++-- net-dialup/pptpclient/pptpclient-1.3.1.ebuild | 2 +- net-dialup/pptpclient/pptpclient-1.4.0.ebuild | 2 +- 6 files changed, 15 insertions(+), 10 deletions(-) (limited to 'net-dialup/pptpclient') diff --git a/net-dialup/pptpclient/ChangeLog b/net-dialup/pptpclient/ChangeLog index 12adace94670..a34eaccfdae9 100644 --- a/net-dialup/pptpclient/ChangeLog +++ b/net-dialup/pptpclient/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for net-dialup/pptpclient # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/pptpclient/ChangeLog,v 1.11 2004/03/23 18:30:43 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/pptpclient/ChangeLog,v 1.12 2004/06/09 20:56:37 agriffis Exp $ + + 09 Jun 2004; Aron Griffis pptpclient-1.1.0-r1.ebuild, + pptpclient-1.1.0.ebuild, pptpclient-1.2.0.ebuild, pptpclient-1.3.1.ebuild, + pptpclient-1.4.0.ebuild: + Fix use invocation *pptpclient-1.4.0 (23 Mar 2004) diff --git a/net-dialup/pptpclient/pptpclient-1.1.0-r1.ebuild b/net-dialup/pptpclient/pptpclient-1.1.0-r1.ebuild index 80b9d58eb66e..e1284fdbd550 100644 --- a/net-dialup/pptpclient/pptpclient-1.1.0-r1.ebuild +++ b/net-dialup/pptpclient/pptpclient-1.1.0-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/pptpclient/pptpclient-1.1.0-r1.ebuild,v 1.6 2003/09/07 00:09:22 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/pptpclient/pptpclient-1.1.0-r1.ebuild,v 1.7 2004/06/09 20:56:37 agriffis Exp $ S=${WORKDIR}/pptp-linux-${PV}-1 @@ -31,7 +31,7 @@ src_install() { doins options.pptp dosbin pptp-command pptp_fe.pl - if [ -n "`use tcltk`" ] ; then + if use tcltk ; then sed s/pptp_fe/pptp_fe.pl/g < xpptp_fe.pl > xpptp_fe.pl.new mv xpptp_fe.pl.new xpptp_fe.pl dosbin xpptp_fe.pl diff --git a/net-dialup/pptpclient/pptpclient-1.1.0.ebuild b/net-dialup/pptpclient/pptpclient-1.1.0.ebuild index 336c614e913c..b1566448f198 100644 --- a/net-dialup/pptpclient/pptpclient-1.1.0.ebuild +++ b/net-dialup/pptpclient/pptpclient-1.1.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/pptpclient/pptpclient-1.1.0.ebuild,v 1.8 2003/09/07 00:09:22 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/pptpclient/pptpclient-1.1.0.ebuild,v 1.9 2004/06/09 20:56:37 agriffis Exp $ S=${WORKDIR}/pptp-linux-${PV}-1 diff --git a/net-dialup/pptpclient/pptpclient-1.2.0.ebuild b/net-dialup/pptpclient/pptpclient-1.2.0.ebuild index 621a00d769e3..cc4dd1f0bcda 100644 --- a/net-dialup/pptpclient/pptpclient-1.2.0.ebuild +++ b/net-dialup/pptpclient/pptpclient-1.2.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/pptpclient/pptpclient-1.2.0.ebuild,v 1.6 2003/09/07 00:09:22 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/pptpclient/pptpclient-1.2.0.ebuild,v 1.7 2004/06/09 20:56:37 agriffis Exp $ MY_P=pptp-linux-${PV} S=${WORKDIR}/${MY_P} diff --git a/net-dialup/pptpclient/pptpclient-1.3.1.ebuild b/net-dialup/pptpclient/pptpclient-1.3.1.ebuild index 543ae2d9637b..ee1c0f2d77ab 100644 --- a/net-dialup/pptpclient/pptpclient-1.3.1.ebuild +++ b/net-dialup/pptpclient/pptpclient-1.3.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/pptpclient/pptpclient-1.3.1.ebuild,v 1.2 2004/03/23 18:30:43 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/pptpclient/pptpclient-1.3.1.ebuild,v 1.3 2004/06/09 20:56:37 agriffis Exp $ MY_P=pptp-linux-${PV} S=${WORKDIR}/${MY_P} diff --git a/net-dialup/pptpclient/pptpclient-1.4.0.ebuild b/net-dialup/pptpclient/pptpclient-1.4.0.ebuild index 2c247865da7c..1f24ccb334a6 100644 --- a/net-dialup/pptpclient/pptpclient-1.4.0.ebuild +++ b/net-dialup/pptpclient/pptpclient-1.4.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/pptpclient/pptpclient-1.4.0.ebuild,v 1.1 2004/03/23 18:30:43 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/pptpclient/pptpclient-1.4.0.ebuild,v 1.2 2004/06/09 20:56:37 agriffis Exp $ MY_P=pptp-linux-${PV} S=${WORKDIR}/${MY_P} -- cgit v1.2.3-65-gdbad