diff options
author | Alin Năstac <mrness@gentoo.org> | 2006-05-14 12:18:30 +0000 |
---|---|---|
committer | Alin Năstac <mrness@gentoo.org> | 2006-05-14 12:18:30 +0000 |
commit | 40fe848df0824b5b7c62b48bf4c981727a661c3b (patch) | |
tree | 26a628dd476f0eb3c66b9a1d260bcabe24bc7998 /net-dialup | |
parent | Add patch to sanitise the build system a bit more. Also embeds --as-needed fi... (diff) | |
download | historical-40fe848df0824b5b7c62b48bf4c981727a661c3b.tar.gz historical-40fe848df0824b5b7c62b48bf4c981727a661c3b.tar.bz2 historical-40fe848df0824b5b7c62b48bf4c981727a661c3b.zip |
x86
Package-Manager: portage-2203-svn
Diffstat (limited to 'net-dialup')
-rw-r--r-- | net-dialup/pptpclient/ChangeLog | 5 | ||||
-rw-r--r-- | net-dialup/pptpclient/Manifest | 12 | ||||
-rw-r--r-- | net-dialup/pptpclient/pptpclient-1.7.1.ebuild | 4 |
3 files changed, 12 insertions, 9 deletions
diff --git a/net-dialup/pptpclient/ChangeLog b/net-dialup/pptpclient/ChangeLog index 047d486e8f28..33c865f41a4d 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.40 2006/03/13 06:08:48 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/pptpclient/ChangeLog,v 1.41 2006/05/14 12:18:30 mrness Exp $ + + 14 May 2006; Alin Nastac <mrness@gentoo.org> pptpclient-1.7.1.ebuild: + Stable on x86. *pptpclient-1.7.1 (13 Mar 2006) diff --git a/net-dialup/pptpclient/Manifest b/net-dialup/pptpclient/Manifest index 7047158cc45c..3437badfd416 100644 --- a/net-dialup/pptpclient/Manifest +++ b/net-dialup/pptpclient/Manifest @@ -1,7 +1,7 @@ -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 -MD5 02aec27f5f91ceaef673bd6531b82d53 ChangeLog 5947 +MD5 3a8ae8b1e94502e7519ed193019fda3a ChangeLog 6037 MD5 437731fcd809ae5dd2adfc4bd5746c09 files/digest-pptpclient-1.7.0 129 MD5 a2cab212edeaa33febd818a8b18586a4 files/digest-pptpclient-1.7.1 129 MD5 eeee374ec64214d7f9c26a21ce8f4a36 files/options.pptp 340 @@ -9,11 +9,11 @@ MD5 34862b5af00d851d068eb3e384093c3b files/pptp_fe.pl 8100 MD5 bd60480b6ba90362342540fb9cbe7ebe files/xpptp_fe.pl 5620 MD5 ee37a5b63158f3efa67cb4fc241cf868 metadata.xml 295 MD5 84beb6d5e68db39a6731ddc15ea70847 pptpclient-1.7.0.ebuild 1143 -MD5 b9b0fb67f7793ea550b79e4e637731fb pptpclient-1.7.1.ebuild 1134 +MD5 513db3cd5a8269f0d7a6f3fd95c0fa49 pptpclient-1.7.1.ebuild 1133 -----BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.2.1 (GNU/Linux) +Version: GnuPG v1.4.2.2 (GNU/Linux) -iD8DBQFEFQyCjG8pv1lIUX4RAofoAJ4grDHJFfrw6gaMO+tq45noz+rCPgCg78I6 -/JQzlvgEqD4Gpk/WWzSZ2PY= -=pIum +iD8DBQFEZyAjjG8pv1lIUX4RAj5AAKDeZX0mmcPz3zeCIHvwnZLNtEsYVACdFpoS +LJdJCfCHiFFpEVDy/eVAVLM= +=7Hft -----END PGP SIGNATURE----- diff --git a/net-dialup/pptpclient/pptpclient-1.7.1.ebuild b/net-dialup/pptpclient/pptpclient-1.7.1.ebuild index e30e46ec5ecb..d2cb757127d3 100644 --- a/net-dialup/pptpclient/pptpclient-1.7.1.ebuild +++ b/net-dialup/pptpclient/pptpclient-1.7.1.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.1.ebuild,v 1.1 2006/03/13 06:08:48 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/pptpclient/pptpclient-1.7.1.ebuild,v 1.2 2006/05/14 12:18:30 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 |