diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-12-18 17:57:05 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-12-18 17:57:05 +0000 |
commit | 2e9183fdea0da4cc9168f02e3817877153d730e2 (patch) | |
tree | ef6ef1d5727ce049ed78a95102d9391f85a819f8 /net-dialup/pptpclient | |
parent | Remove old ebuilds. (diff) | |
download | gentoo-2-2e9183fdea0da4cc9168f02e3817877153d730e2.tar.gz gentoo-2-2e9183fdea0da4cc9168f02e3817877153d730e2.tar.bz2 gentoo-2-2e9183fdea0da4cc9168f02e3817877153d730e2.zip |
Stable on ppc64
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'net-dialup/pptpclient')
-rw-r--r-- | net-dialup/pptpclient/ChangeLog | 5 | ||||
-rw-r--r-- | net-dialup/pptpclient/pptpclient-1.6.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-dialup/pptpclient/ChangeLog b/net-dialup/pptpclient/ChangeLog index 7e0ab251a8de..54845e97c456 100644 --- a/net-dialup/pptpclient/ChangeLog +++ b/net-dialup/pptpclient/ChangeLog @@ -1,6 +1,9 @@ # 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.32 2005/10/18 02:40:38 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/pptpclient/ChangeLog,v 1.33 2005/12/18 17:57:05 corsair Exp $ + + 18 Dec 2005; Markus Rothe <corsair@gentoo.org> pptpclient-1.6.0.ebuild: + Stable on ppc64 18 Oct 2005; Aron Griffis <agriffis@gentoo.org> pptpclient-1.6.0.ebuild: Mark 1.6.0 stable on alpha diff --git a/net-dialup/pptpclient/pptpclient-1.6.0.ebuild b/net-dialup/pptpclient/pptpclient-1.6.0.ebuild index 3d650be6f400..3c4985d9baa2 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.4 2005/10/18 02:40:38 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/pptpclient/pptpclient-1.6.0.ebuild,v 1.5 2005/12/18 17:57:05 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 |