diff options
author | Alin Năstac <mrness@gentoo.org> | 2005-12-20 14:56:18 +0000 |
---|---|---|
committer | Alin Năstac <mrness@gentoo.org> | 2005-12-20 14:56:18 +0000 |
commit | 8e4b68acc4e5f7fd08f9a3f2345408adc94918a0 (patch) | |
tree | f6018a02d45b5c577a39e67a14fa325dc572c3aa /net-dialup/pptpclient | |
parent | remove old version; x86; version bump (#116134) (diff) | |
download | gentoo-2-8e4b68acc4e5f7fd08f9a3f2345408adc94918a0.tar.gz gentoo-2-8e4b68acc4e5f7fd08f9a3f2345408adc94918a0.tar.bz2 gentoo-2-8e4b68acc4e5f7fd08f9a3f2345408adc94918a0.zip |
x86
(Portage version: 2.0.51.22-r3)
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 54845e97c456..ec9f4a65629f 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.33 2005/12/18 17:57:05 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/pptpclient/ChangeLog,v 1.34 2005/12/20 14:56:18 mrness Exp $ + + 20 Dec 2005; Alin Nastac <mrness@gentoo.org> pptpclient-1.7.0.ebuild: + Stable on x86. 18 Dec 2005; Markus Rothe <corsair@gentoo.org> pptpclient-1.6.0.ebuild: Stable on ppc64 diff --git a/net-dialup/pptpclient/pptpclient-1.7.0.ebuild b/net-dialup/pptpclient/pptpclient-1.7.0.ebuild index e0962587cb43..82883fe152c3 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-2005 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.1 2005/10/04 19:41:23 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/pptpclient/pptpclient-1.7.0.ebuild,v 1.2 2005/12/20 14:56:18 mrness 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 |