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 | c7b468bea74ca5089884508e5bbcc06a7832fa1b (patch) | |
tree | faad60fa597fd2fa2f5295cf306cee6a7666d0f5 /net-dialup/pptpclient | |
parent | net-dialup/pppconfig stable on ppc. (diff) | |
download | historical-c7b468bea74ca5089884508e5bbcc06a7832fa1b.tar.gz historical-c7b468bea74ca5089884508e5bbcc06a7832fa1b.tar.bz2 historical-c7b468bea74ca5089884508e5bbcc06a7832fa1b.zip |
net-dialup/pptpclient stable on ppc.
Package-Manager: portage-2.1_pre1
Diffstat (limited to 'net-dialup/pptpclient')
-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 |