diff options
Diffstat (limited to 'net-dialup/pptpclient')
-rw-r--r-- | net-dialup/pptpclient/ChangeLog | 7 | ||||
-rw-r--r-- | net-dialup/pptpclient/Manifest | 10 | ||||
-rw-r--r-- | net-dialup/pptpclient/files/digest-pptpclient-1.7.0 | 2 | ||||
-rw-r--r-- | net-dialup/pptpclient/pptpclient-1.7.0.ebuild | 6 |
4 files changed, 20 insertions, 5 deletions
diff --git a/net-dialup/pptpclient/ChangeLog b/net-dialup/pptpclient/ChangeLog index 6766c222a4d8..f8834166ef40 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.36 2005/12/31 15:27:18 corsair Exp $ +# 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 $ + + 06 Feb 2006; Aron Griffis <agriffis@gentoo.org> pptpclient-1.7.0.ebuild: + Mark 1.7.0 stable on alpha 31 Dec 2005; Markus Rothe <corsair@gentoo.org> pptpclient-1.7.0.ebuild: Stable on ppc64 diff --git a/net-dialup/pptpclient/Manifest b/net-dialup/pptpclient/Manifest index 6614718fca62..95e9498a54f4 100644 --- a/net-dialup/pptpclient/Manifest +++ b/net-dialup/pptpclient/Manifest @@ -1,3 +1,6 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + MD5 9b09bd293c9021e7dad75cbe1108569e ChangeLog 5503 RMD160 5c5cf2ae5e20be7e34c5bca168b26fffbf6e6d86 ChangeLog 5503 SHA256 4c7d25fc694f83b5432fd21d6ce07133203a817350b5a9a80ffcb2497a3e41ef ChangeLog 5503 @@ -40,3 +43,10 @@ SHA256 0041f2dda22b8fce0ffa42937937fb10b298f9c311b530cb1f62c89ee20cefc0 pptpclie MD5 ece10591f0e63f6850b2b80c6a3d3c07 pptpclient-1.7.0.ebuild 1125 RMD160 d064ff0b48ed69b88b75b37f83c98c147fb84b61 pptpclient-1.7.0.ebuild 1125 SHA256 fa8f803bc0ef5aa5c53c655b56b7d7550a929116d7e7b8f6913cba38a278711c pptpclient-1.7.0.ebuild 1125 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.2 (GNU/Linux) + +iD8DBQFD57+NJrHF4yAQTrARAiN2AKDESu+hojP+Td7JCyww1FU6AcNI5QCdGl9T +Vtf9MHuAk6Cf4K5zE//mOAU= +=8g9x +-----END PGP SIGNATURE----- diff --git a/net-dialup/pptpclient/files/digest-pptpclient-1.7.0 b/net-dialup/pptpclient/files/digest-pptpclient-1.7.0 index af65248414c7..b8506d6c0a0b 100644 --- a/net-dialup/pptpclient/files/digest-pptpclient-1.7.0 +++ b/net-dialup/pptpclient/files/digest-pptpclient-1.7.0 @@ -1,2 +1,4 @@ MD5 0bc7dbd1c265e4263008fa7883de58dd pptp-1.7.0.tar.gz 227699 MD5 a2fd08077b4c6ab1edd9e959901639cd pptp-command-20050401.gz 7662 +RMD160 1c02ad63aa90419bbe2151476d1463d7a26d6215 pptp-command-20050401.gz 7662 +SHA256 49cfb115491b476a364ddc03f8c1b27f7ba19b6a231eabc11e823e3f32c5987d pptp-command-20050401.gz 7662 diff --git a/net-dialup/pptpclient/pptpclient-1.7.0.ebuild b/net-dialup/pptpclient/pptpclient-1.7.0.ebuild index 9ca1176f0c7b..f390f3617b9b 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 +# 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.4 2005/12/31 15:27:18 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/pptpclient/pptpclient-1.7.0.ebuild,v 1.5 2006/02/06 21:28:35 agriffis 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 |