diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-12-31 15:27:18 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-12-31 15:27:18 +0000 |
commit | 00608a1cb9a017052188a955379b3192dbb3587e (patch) | |
tree | 9625cafec2c58c4cb8454375a133fa8408af5c73 /net-dialup | |
parent | Stable on ppc64 (diff) | |
download | historical-00608a1cb9a017052188a955379b3192dbb3587e.tar.gz historical-00608a1cb9a017052188a955379b3192dbb3587e.tar.bz2 historical-00608a1cb9a017052188a955379b3192dbb3587e.zip |
Stable on ppc64
Package-Manager: portage-2.0.53
Diffstat (limited to 'net-dialup')
-rw-r--r-- | net-dialup/pptpclient/ChangeLog | 5 | ||||
-rw-r--r-- | net-dialup/pptpclient/Manifest | 4 | ||||
-rw-r--r-- | net-dialup/pptpclient/pptpclient-1.7.0.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/net-dialup/pptpclient/ChangeLog b/net-dialup/pptpclient/ChangeLog index fa8ee44795e9..6766c222a4d8 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.35 2005/12/24 15:33:31 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/pptpclient/ChangeLog,v 1.36 2005/12/31 15:27:18 corsair Exp $ + + 31 Dec 2005; Markus Rothe <corsair@gentoo.org> pptpclient-1.7.0.ebuild: + Stable on ppc64 24 Dec 2005; Michael Hanselmann <hansmi@gentoo.org> pptpclient-1.7.0.ebuild: diff --git a/net-dialup/pptpclient/Manifest b/net-dialup/pptpclient/Manifest index ca862f35bc9e..b8524b480401 100644 --- a/net-dialup/pptpclient/Manifest +++ b/net-dialup/pptpclient/Manifest @@ -1,4 +1,4 @@ -MD5 e49b2fa92259db6e3ad620c29c3cbf1e ChangeLog 5303 +MD5 84cbb63ccea9f447ac00a3c0b00da934 ChangeLog 5397 MD5 2ae5d625d43dc891c4e445b5049bb947 files/digest-pptpclient-1.5.0-r1 124 MD5 10a1583f3984e35a544b59b0d9595b2c files/digest-pptpclient-1.5.0-r2 135 MD5 9dcb3e6b02bf8092a58d76b6d262e94b files/digest-pptpclient-1.6.0 129 @@ -11,4 +11,4 @@ MD5 ec2f84816306825d125d0c01bd86758d metadata.xml 163 MD5 91a738e62b5ea1adbef4717455f58c19 pptpclient-1.5.0-r1.ebuild 1074 MD5 816f285f7a0594ba2812e7a6858977a4 pptpclient-1.5.0-r2.ebuild 1132 MD5 ff3bc276a9b0c2fc6dc07f4c72a39bfb pptpclient-1.6.0.ebuild 1124 -MD5 fa480ea4c4ae5d098a8db08e1a9cb70b pptpclient-1.7.0.ebuild 1125 +MD5 d1aa8a504af478f99dc657cb045c3e31 pptpclient-1.7.0.ebuild 1125 diff --git a/net-dialup/pptpclient/pptpclient-1.7.0.ebuild b/net-dialup/pptpclient/pptpclient-1.7.0.ebuild index ca6fd39bc411..9ca1176f0c7b 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.3 2005/12/24 15:33:31 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/pptpclient/pptpclient-1.7.0.ebuild,v 1.4 2005/12/31 15:27:18 corsair 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 |