diff options
author | 2006-05-23 20:00:04 +0000 | |
---|---|---|
committer | 2006-05-23 20:00:04 +0000 | |
commit | 0fc1fd60142061e8b498c0a5035285ab0b917cc4 (patch) | |
tree | 8c1c2bfdb69fdbf1df5b86b77f5ab13f5e8ff523 /net-dialup | |
parent | Stable on ppc64 (diff) | |
download | gentoo-2-0fc1fd60142061e8b498c0a5035285ab0b917cc4.tar.gz gentoo-2-0fc1fd60142061e8b498c0a5035285ab0b917cc4.tar.bz2 gentoo-2-0fc1fd60142061e8b498c0a5035285ab0b917cc4.zip |
Stable on ppc64
(Portage version: 2.0.54-r2)
Diffstat (limited to 'net-dialup')
-rw-r--r-- | net-dialup/pptpclient/ChangeLog | 5 | ||||
-rw-r--r-- | net-dialup/pptpclient/pptpclient-1.7.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-dialup/pptpclient/ChangeLog b/net-dialup/pptpclient/ChangeLog index 33c865f41a4d..3828d45d7b33 100644 --- a/net-dialup/pptpclient/ChangeLog +++ b/net-dialup/pptpclient/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-dialup/pptpclient # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/pptpclient/ChangeLog,v 1.41 2006/05/14 12:18:30 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/pptpclient/ChangeLog,v 1.42 2006/05/23 20:00:04 corsair Exp $ + + 23 May 2006; Markus Rothe <corsair@gentoo.org> pptpclient-1.7.1.ebuild: + Stable on ppc64 14 May 2006; Alin Nastac <mrness@gentoo.org> pptpclient-1.7.1.ebuild: Stable on x86. diff --git a/net-dialup/pptpclient/pptpclient-1.7.1.ebuild b/net-dialup/pptpclient/pptpclient-1.7.1.ebuild index d2cb757127d3..688f1513060f 100644 --- a/net-dialup/pptpclient/pptpclient-1.7.1.ebuild +++ b/net-dialup/pptpclient/pptpclient-1.7.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/pptpclient/pptpclient-1.7.1.ebuild,v 1.2 2006/05/14 12:18:30 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/pptpclient/pptpclient-1.7.1.ebuild,v 1.3 2006/05/23 20:00:04 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 |