diff options
Diffstat (limited to 'net-dialup/pptpclient')
-rw-r--r-- | net-dialup/pptpclient/ChangeLog | 6 | ||||
-rw-r--r-- | net-dialup/pptpclient/pptpclient-1.5.0-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-dialup/pptpclient/ChangeLog b/net-dialup/pptpclient/ChangeLog index be9cbbba0996..1f712c80915c 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.25 2005/04/16 16:34:21 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/pptpclient/ChangeLog,v 1.26 2005/06/17 20:24:32 hansmi Exp $ + + 17 Jun 2005; Michael Hanselmann <hansmi@gentoo.org> + pptpclient-1.5.0-r1.ebuild: + Stable on ppc. *pptpclient-1.6.0 (16 Apr 2005) diff --git a/net-dialup/pptpclient/pptpclient-1.5.0-r1.ebuild b/net-dialup/pptpclient/pptpclient-1.5.0-r1.ebuild index 11bcd0cad1ae..f811777b14d0 100644 --- a/net-dialup/pptpclient/pptpclient-1.5.0-r1.ebuild +++ b/net-dialup/pptpclient/pptpclient-1.5.0-r1.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-r1.ebuild,v 1.5 2005/04/07 16:03:41 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/pptpclient/pptpclient-1.5.0-r1.ebuild,v 1.6 2005/06/17 20:24:32 hansmi Exp $ MY_P=pptp-linux-${PV} S=${WORKDIR}/${MY_P} @@ -11,7 +11,7 @@ SRC_URI="mirror://gentoo/pptp-command SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~ppc amd64 alpha" +KEYWORDS="alpha amd64 ppc x86" IUSE="tcltk" DEPEND=">=net-dialup/ppp-2.4.2 |