diff options
-rw-r--r-- | net-dialup/pptpconfig/ChangeLog | 7 | ||||
-rw-r--r-- | net-dialup/pptpconfig/Manifest | 16 | ||||
-rw-r--r-- | net-dialup/pptpconfig/files/digest-pptpconfig-20030731 | 1 | ||||
-rw-r--r-- | net-dialup/pptpconfig/pptpconfig-20030731.ebuild | 24 | ||||
-rw-r--r-- | net-dialup/pptpconfig/pptpconfig-20040722.ebuild | 4 | ||||
-rw-r--r-- | net-dialup/pptpd/Manifest | 18 |
6 files changed, 32 insertions, 38 deletions
diff --git a/net-dialup/pptpconfig/ChangeLog b/net-dialup/pptpconfig/ChangeLog index f920635f46ed..a4f914903b0b 100644 --- a/net-dialup/pptpconfig/ChangeLog +++ b/net-dialup/pptpconfig/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-dialup/pptpconfig -# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/pptpconfig/ChangeLog,v 1.5 2004/11/29 18:27:45 jhuebel Exp $ +# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-dialup/pptpconfig/ChangeLog,v 1.6 2005/02/12 09:33:17 mrness Exp $ + + 12 Feb 2005; Alin Nastac <mrness@gentoo.org> -pptpconfig-20030731.ebuild: + Remove old ebuild. 29 Nov 2004; Jason Huebel <jhuebel@gentoo.org> pptpconfig-20040722.ebuild: ~amd64 diff --git a/net-dialup/pptpconfig/Manifest b/net-dialup/pptpconfig/Manifest index d2bbad728f87..51b59583f00d 100644 --- a/net-dialup/pptpconfig/Manifest +++ b/net-dialup/pptpconfig/Manifest @@ -1,6 +1,14 @@ -MD5 36a25ef4a22deedf217bc1c658e6abb1 ChangeLog 1317 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +MD5 50b088fb94a1f73dc05daaefa110fe42 pptpconfig-20040722.ebuild 761 +MD5 d649e5aefea2ab396d2e99f939d69cfc ChangeLog 1414 MD5 ec2f84816306825d125d0c01bd86758d metadata.xml 163 -MD5 7ec6fe082e727f4d8c6be0ed31ded2ab pptpconfig-20030731.ebuild 780 -MD5 f0ec52b6fd9cf3cb0816faf0eccfe24a pptpconfig-20040722.ebuild 762 -MD5 2e240ad9883a5bf27a2228ff1c4708d9 files/digest-pptpconfig-20030731 72 MD5 6d09d5d24ab4cc325fb857c2f54be505 files/digest-pptpconfig-20040722 70 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.2.6 (GNU/Linux) + +iD8DBQFCDc1njiC39V7gKu0RAjAzAJsGWABAbCjGY/zxiHBIhR2vWYqDCgCfU8GD +Ejj7ooCmZVAypMpSEwISdv0= +=BErX +-----END PGP SIGNATURE----- diff --git a/net-dialup/pptpconfig/files/digest-pptpconfig-20030731 b/net-dialup/pptpconfig/files/digest-pptpconfig-20030731 deleted file mode 100644 index 7dea05ae9a43..000000000000 --- a/net-dialup/pptpconfig/files/digest-pptpconfig-20030731 +++ /dev/null @@ -1 +0,0 @@ -MD5 19d2e5b0bc782a6272fe1459e9e79767 pptp-php-gtk-20030731.tar.gz 38748 diff --git a/net-dialup/pptpconfig/pptpconfig-20030731.ebuild b/net-dialup/pptpconfig/pptpconfig-20030731.ebuild deleted file mode 100644 index 747711fdb0ad..000000000000 --- a/net-dialup/pptpconfig/pptpconfig-20030731.ebuild +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright 1999-2004 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/pptpconfig/pptpconfig-20030731.ebuild,v 1.2 2004/09/27 13:39:39 dragonheart Exp $ - -DESCRIPTION="Configuration and management program for PPTP Client tunnels" -HOMEPAGE="http://pptpclient.sourceforge.net/" -SRC_URI="mirror://sourceforge/pptpclient/pptp-php-gtk-${PV}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~x86 ~ppc" -IUSE="" - -DEPEND="" -RDEPEND="dev-php/php-gtk - net-dialup/pptpclient" - -S=${WORKDIR}/pptp-php-gtk-${PV} - -src_install() { - make DESTDIR="${D}" install || die "make install failed" - dodoc AUTHORS ChangeLog DEVELOPERS NEWS README TODO - sed -i -e "s:#!/usr/bin/php4:#!/usr/bin/php:" ${D}/usr/bin/pptp-php-gtk.php -} diff --git a/net-dialup/pptpconfig/pptpconfig-20040722.ebuild b/net-dialup/pptpconfig/pptpconfig-20040722.ebuild index 6e0e53f71dc8..50476714e2e3 100644 --- a/net-dialup/pptpconfig/pptpconfig-20040722.ebuild +++ b/net-dialup/pptpconfig/pptpconfig-20040722.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/pptpconfig/pptpconfig-20040722.ebuild,v 1.3 2004/11/29 18:27:45 jhuebel Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/pptpconfig/pptpconfig-20040722.ebuild,v 1.4 2005/02/12 09:33:17 mrness Exp $ DESCRIPTION="Configuration and management program for PPTP Client tunnels" HOMEPAGE="http://pptpclient.sourceforge.net/" diff --git a/net-dialup/pptpd/Manifest b/net-dialup/pptpd/Manifest index e5067d27c7fc..e697929125c6 100644 --- a/net-dialup/pptpd/Manifest +++ b/net-dialup/pptpd/Manifest @@ -1,8 +1,16 @@ -MD5 fa02edd811526a9dc93ba9ef8fbcd41e ChangeLog 2022 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +MD5 e29a9d70032635554622f4012486fa4a pptpd-1.2.1.ebuild 980 +MD5 f972875cefa2aaba83aa2785f4111260 ChangeLog 2162 MD5 9ab2ee42bf5bf7cf16cfa9a1bfc00d51 metadata.xml 299 -MD5 93d70ff00fbb99bcf1c51320cce3cf64 pptpd-1.2.1.ebuild 982 -MD5 f65aab9fb25bfa9e2d5b4e8473ad85e3 pptpd-1.1.4_beta4.ebuild 1271 MD5 25ef2baf82e8e7af70a8139693c49f69 files/digest-pptpd-1.2.1 63 -MD5 584922c862a24633123bc9af4ba32bd3 files/digest-pptpd-1.1.4_beta4 66 -MD5 bff575819b8997e7bbe743b95cb134cb files/pptpd-confd 131 MD5 96fed26a1a72e947d12edda983f74d16 files/pptpd-init 386 +MD5 bff575819b8997e7bbe743b95cb134cb files/pptpd-confd 131 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.2.6 (GNU/Linux) + +iD8DBQFCDc47jiC39V7gKu0RArGbAKC6BLcJop3dJ4w20aOCXn9A9LVb3gCgmODS +5TapiFGtwK81gdYXZiK0AaE= +=2umi +-----END PGP SIGNATURE----- |