diff options
author | Simon Stelling <blubb@gentoo.org> | 2006-02-07 20:47:29 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2006-02-07 20:47:29 +0000 |
commit | bb2b4fefd1a7aa8f181d309812c35d77288a7f96 (patch) | |
tree | e87705c88c6efe0d7f67dfb43b9d0bf7c2c0061f /net-dialup/pptpclient | |
parent | Mark 1.2.9 stable on alpha (diff) | |
download | historical-bb2b4fefd1a7aa8f181d309812c35d77288a7f96.tar.gz historical-bb2b4fefd1a7aa8f181d309812c35d77288a7f96.tar.bz2 historical-bb2b4fefd1a7aa8f181d309812c35d77288a7f96.zip |
stable amd64
Package-Manager: portage-2.1_pre4-r1
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 f8834166ef40..f62250103133 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.37 2006/02/06 21:28:35 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/pptpclient/ChangeLog,v 1.38 2006/02/07 20:47:29 blubb Exp $ + + 07 Feb 2006; Simon Stelling <blubb@gentoo.org> pptpclient-1.7.0.ebuild: + stable on amd64 06 Feb 2006; Aron Griffis <agriffis@gentoo.org> pptpclient-1.7.0.ebuild: Mark 1.7.0 stable on alpha diff --git a/net-dialup/pptpclient/pptpclient-1.7.0.ebuild b/net-dialup/pptpclient/pptpclient-1.7.0.ebuild index f390f3617b9b..1a4dbc38a467 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-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.0.ebuild,v 1.5 2006/02/06 21:28:35 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/pptpclient/pptpclient-1.7.0.ebuild,v 1.6 2006/02/07 20:47:29 blubb 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 |