diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-06-09 20:59:14 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-06-09 20:59:14 +0000 |
commit | 31531a9555f1a6fd33a618dd9cd1c9ac2b5bb60c (patch) | |
tree | 490689ebf6090d1dea94bfa83d8d0ac749ad08b9 /net-dialup/pptpclient/pptpclient-1.3.1.ebuild | |
parent | only enable faac when we are not on ia64 or alpha in src_compile (diff) | |
download | historical-31531a9555f1a6fd33a618dd9cd1c9ac2b5bb60c.tar.gz historical-31531a9555f1a6fd33a618dd9cd1c9ac2b5bb60c.tar.bz2 historical-31531a9555f1a6fd33a618dd9cd1c9ac2b5bb60c.zip |
Fix use invocation
Diffstat (limited to 'net-dialup/pptpclient/pptpclient-1.3.1.ebuild')
-rw-r--r-- | net-dialup/pptpclient/pptpclient-1.3.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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} |