diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-10-18 02:40:38 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-10-18 02:40:38 +0000 |
commit | e5d25cef31fbb1adbee0da538955a8b9290f3596 (patch) | |
tree | ee427ff276ed4c580e84cc1eae561bb34ca784dc /net-dialup/pptpclient/pptpclient-1.6.0.ebuild | |
parent | Marked ~amd64 (diff) | |
download | gentoo-2-e5d25cef31fbb1adbee0da538955a8b9290f3596.tar.gz gentoo-2-e5d25cef31fbb1adbee0da538955a8b9290f3596.tar.bz2 gentoo-2-e5d25cef31fbb1adbee0da538955a8b9290f3596.zip |
Mark 1.6.0 stable on alpha
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'net-dialup/pptpclient/pptpclient-1.6.0.ebuild')
-rw-r--r-- | net-dialup/pptpclient/pptpclient-1.6.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dialup/pptpclient/pptpclient-1.6.0.ebuild b/net-dialup/pptpclient/pptpclient-1.6.0.ebuild index 0851dd4c9c4c..3d650be6f400 100644 --- a/net-dialup/pptpclient/pptpclient-1.6.0.ebuild +++ b/net-dialup/pptpclient/pptpclient-1.6.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.6.0.ebuild,v 1.3 2005/10/08 22:03:58 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/pptpclient/pptpclient-1.6.0.ebuild,v 1.4 2005/10/18 02:40:38 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 |