diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2005-03-19 15:29:27 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2005-03-19 15:29:27 +0000 |
commit | 1eb63ecab8cfbd07f77d3eface3eeeb81b675bb9 (patch) | |
tree | f5f037d5459d20a164c531da99a6a29e6feb491d /net-dialup/pptpclient | |
parent | ccs-0.24 in portage (diff) | |
download | gentoo-2-1eb63ecab8cfbd07f77d3eface3eeeb81b675bb9.tar.gz gentoo-2-1eb63ecab8cfbd07f77d3eface3eeeb81b675bb9.tar.bz2 gentoo-2-1eb63ecab8cfbd07f77d3eface3eeeb81b675bb9.zip |
Stable on alpha.
(Portage version: 2.0.51.19)
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 3b6efc653aac..1ce018f55a78 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.20 2005/02/12 09:23:54 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/pptpclient/ChangeLog,v 1.21 2005/03/19 15:29:27 kloeri Exp $ + + 19 Mar 2005; Bryan Østergaard <kloeri@gentoo.org> + pptpclient-1.5.0-r1.ebuild: + Stable on alpha. 12 Feb 2005; Alin Nastac <mrness@gentoo.org> -pptpclient-1.4.0.ebuild, pptpclient-1.5.0-r1.ebuild, -pptpclient-1.5.0.ebuild: diff --git a/net-dialup/pptpclient/pptpclient-1.5.0-r1.ebuild b/net-dialup/pptpclient/pptpclient-1.5.0-r1.ebuild index b6b95558e532..d9c10098d900 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.3 2005/02/12 09:23:54 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/pptpclient/pptpclient-1.5.0-r1.ebuild,v 1.4 2005/03/19 15:29:27 kloeri 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="x86 ~ppc ~amd64 alpha" IUSE="tcltk" DEPEND=">=net-dialup/ppp-2.4.2 |