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 | e062bace32100390484a34b3381e74408924e282 (patch) | |
tree | 93fbefee5b83d58fb049ea49d928488ff9c4229c /net-dialup/pptpclient | |
parent | added tgall's ppc64 to later versions, too. (diff) | |
download | gentoo-2-e062bace32100390484a34b3381e74408924e282.tar.gz gentoo-2-e062bace32100390484a34b3381e74408924e282.tar.bz2 gentoo-2-e062bace32100390484a34b3381e74408924e282.zip |
Stable on ppc64
(Portage version: 2.0.53)
Diffstat (limited to 'net-dialup/pptpclient')
-rw-r--r-- | net-dialup/pptpclient/ChangeLog | 5 | ||||
-rw-r--r-- | net-dialup/pptpclient/pptpclient-1.7.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-dialup/pptpclient/ChangeLog b/net-dialup/pptpclient/ChangeLog index fa8ee44795e9..6766c222a4d8 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.35 2005/12/24 15:33:31 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/pptpclient/ChangeLog,v 1.36 2005/12/31 15:27:18 corsair Exp $ + + 31 Dec 2005; Markus Rothe <corsair@gentoo.org> pptpclient-1.7.0.ebuild: + Stable on ppc64 24 Dec 2005; Michael Hanselmann <hansmi@gentoo.org> pptpclient-1.7.0.ebuild: 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 |