diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-02-06 21:28:35 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-02-06 21:28:35 +0000 |
commit | 2bb17f3eb0b804aa0202d6eea0b68e394e436590 (patch) | |
tree | 065471c51ad7ea407a5ab3211e5959d69573be9b /net-dialup/pptpclient/pptpclient-1.7.0.ebuild | |
parent | Mark 1.1.33 stable on alpha (diff) | |
download | historical-2bb17f3eb0b804aa0202d6eea0b68e394e436590.tar.gz historical-2bb17f3eb0b804aa0202d6eea0b68e394e436590.tar.bz2 historical-2bb17f3eb0b804aa0202d6eea0b68e394e436590.zip |
Mark 1.7.0 stable on alpha
Package-Manager: portage-2.1_pre4-r1
Diffstat (limited to 'net-dialup/pptpclient/pptpclient-1.7.0.ebuild')
-rw-r--r-- | net-dialup/pptpclient/pptpclient-1.7.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-dialup/pptpclient/pptpclient-1.7.0.ebuild b/net-dialup/pptpclient/pptpclient-1.7.0.ebuild index 9ca1176f0c7b..f390f3617b9b 100644 --- a/net-dialup/pptpclient/pptpclient-1.7.0.ebuild +++ b/net-dialup/pptpclient/pptpclient-1.7.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/pptpclient/pptpclient-1.7.0.ebuild,v 1.4 2005/12/31 15:27:18 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/pptpclient/pptpclient-1.7.0.ebuild,v 1.5 2006/02/06 21:28:35 agriffis Exp $ MY_P=${P/client} MY_CMD=pptp-command-20050401 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/pptpclient/${MY_P}.tar.gz SLOT="0" LICENSE="GPL-2" -KEYWORDS="~alpha ~amd64 ppc ppc64 x86" +KEYWORDS="alpha ~amd64 ppc ppc64 x86" IUSE="tcltk" DEPEND=">=net-dialup/ppp-2.4.2 |