diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-12-31 15:27:18 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-12-31 15:27:18 +0000 |
commit | 00608a1cb9a017052188a955379b3192dbb3587e (patch) | |
tree | 9625cafec2c58c4cb8454375a133fa8408af5c73 /net-dialup/pptpclient/pptpclient-1.7.0.ebuild | |
parent | Stable on ppc64 (diff) | |
download | historical-00608a1cb9a017052188a955379b3192dbb3587e.tar.gz historical-00608a1cb9a017052188a955379b3192dbb3587e.tar.bz2 historical-00608a1cb9a017052188a955379b3192dbb3587e.zip |
Stable on ppc64
Package-Manager: portage-2.0.53
Diffstat (limited to 'net-dialup/pptpclient/pptpclient-1.7.0.ebuild')
-rw-r--r-- | net-dialup/pptpclient/pptpclient-1.7.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dialup/pptpclient/pptpclient-1.7.0.ebuild b/net-dialup/pptpclient/pptpclient-1.7.0.ebuild index ca6fd39bc411..9ca1176f0c7b 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 # 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.3 2005/12/24 15:33:31 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/pptpclient/pptpclient-1.7.0.ebuild,v 1.4 2005/12/31 15:27:18 corsair 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 |