diff options
author | Tom Gall <tgall@gentoo.org> | 2005-09-10 03:34:35 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2005-09-10 03:34:35 +0000 |
commit | 39f96ebd20ace4e47a4388aa3d879f3fe848f4e3 (patch) | |
tree | 0219d115943ff99846554a77f3f830f9a089d952 /net-dialup/pptpclient | |
parent | -r12 stable on ppc64 (diff) | |
download | gentoo-2-39f96ebd20ace4e47a4388aa3d879f3fe848f4e3.tar.gz gentoo-2-39f96ebd20ace4e47a4388aa3d879f3fe848f4e3.tar.bz2 gentoo-2-39f96ebd20ace4e47a4388aa3d879f3fe848f4e3.zip |
stable on ppc64
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'net-dialup/pptpclient')
-rw-r--r-- | net-dialup/pptpclient/ChangeLog | 7 | ||||
-rw-r--r-- | net-dialup/pptpclient/pptpclient-1.5.0-r2.ebuild | 4 |
2 files changed, 7 insertions, 4 deletions
diff --git a/net-dialup/pptpclient/ChangeLog b/net-dialup/pptpclient/ChangeLog index 1f712c80915c..3f8ecf68da5c 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.26 2005/06/17 20:24:32 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/pptpclient/ChangeLog,v 1.27 2005/09/10 03:33:33 tgall Exp $ + + 09 Sep 2005; Tom Gall <tgall@gentoo.org> pptpclient-1.5.0-r2.ebuild: + stable on ppc64 bug #89139 17 Jun 2005; Michael Hanselmann <hansmi@gentoo.org> pptpclient-1.5.0-r1.ebuild: @@ -23,7 +26,7 @@ Fix taint check of pptp-command script. Thanks goes to Francisco Olarte <folarte@peoplecall.com> who spotted and fixed this problem (#81880). - 19 Mar 2005; Bryan Østergaard <kloeri@gentoo.org> + 19 Mar 2005; Bryan Ãstergaard <kloeri@gentoo.org> pptpclient-1.5.0-r1.ebuild: Stable on alpha. diff --git a/net-dialup/pptpclient/pptpclient-1.5.0-r2.ebuild b/net-dialup/pptpclient/pptpclient-1.5.0-r2.ebuild index 4636dae0c048..f9be49e22504 100644 --- a/net-dialup/pptpclient/pptpclient-1.5.0-r2.ebuild +++ b/net-dialup/pptpclient/pptpclient-1.5.0-r2.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.5.0-r2.ebuild,v 1.2 2005/04/15 01:53:30 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/pptpclient/pptpclient-1.5.0-r2.ebuild,v 1.3 2005/09/10 03:33:33 tgall Exp $ MY_P=pptp-linux-${PV} MY_CMD=pptp-command-20050401 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/pptpclient/${MY_P}.tar.gz SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~amd64 ~alpha ~ppc64" +KEYWORDS="~x86 ~ppc ~amd64 ~alpha ppc64" IUSE="tcltk" DEPEND=">=net-dialup/ppp-2.4.2 |