diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-12-24 15:33:31 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-12-24 15:33:31 +0000 |
commit | 82c9326206515b889545bc9c9d9bf9e957cced59 (patch) | |
tree | 5c37d4a22d2194b27ed299c70c5d76f73edd7099 /net-dialup | |
parent | net-dialup/pppconfig stable on ppc. (diff) | |
download | gentoo-2-82c9326206515b889545bc9c9d9bf9e957cced59.tar.gz gentoo-2-82c9326206515b889545bc9c9d9bf9e957cced59.tar.bz2 gentoo-2-82c9326206515b889545bc9c9d9bf9e957cced59.zip |
net-dialup/pptpclient stable on ppc.
(Portage version: 2.1_pre1)
Diffstat (limited to 'net-dialup')
-rw-r--r-- | net-dialup/pptpclient/ChangeLog | 6 | ||||
-rw-r--r-- | net-dialup/pptpclient/pptpclient-1.7.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-dialup/pptpclient/ChangeLog b/net-dialup/pptpclient/ChangeLog index ec9f4a65629f..fa8ee44795e9 100644 --- a/net-dialup/pptpclient/ChangeLog +++ b/net-dialup/pptpclient/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-dialup/pptpclient # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/pptpclient/ChangeLog,v 1.34 2005/12/20 14:56:18 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/pptpclient/ChangeLog,v 1.35 2005/12/24 15:33:31 hansmi Exp $ + + 24 Dec 2005; Michael Hanselmann <hansmi@gentoo.org> + pptpclient-1.7.0.ebuild: + Stable on ppc. 20 Dec 2005; Alin Nastac <mrness@gentoo.org> pptpclient-1.7.0.ebuild: Stable on x86. diff --git a/net-dialup/pptpclient/pptpclient-1.7.0.ebuild b/net-dialup/pptpclient/pptpclient-1.7.0.ebuild index 82883fe152c3..ca6fd39bc411 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.2 2005/12/20 14:56:18 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/pptpclient/pptpclient-1.7.0.ebuild,v 1.3 2005/12/24 15:33:31 hansmi 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 |