summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Black <dragonheart@gentoo.org>2004-09-27 13:39:39 +0000
committerDaniel Black <dragonheart@gentoo.org>2004-09-27 13:39:39 +0000
commit95f74bb1bb9d916f5038c39b7b81ef8057462084 (patch)
tree01475624c2101334a96d1df8dce9086df4ac051d /net-dialup/pptpconfig
parentadd missing patch (diff)
downloadhistorical-95f74bb1bb9d916f5038c39b7b81ef8057462084.tar.gz
historical-95f74bb1bb9d916f5038c39b7b81ef8057462084.tar.bz2
historical-95f74bb1bb9d916f5038c39b7b81ef8057462084.zip
move and version bump inspired by bug #63150
Diffstat (limited to 'net-dialup/pptpconfig')
-rw-r--r--net-dialup/pptpconfig/ChangeLog9
-rw-r--r--net-dialup/pptpconfig/Manifest18
-rw-r--r--net-dialup/pptpconfig/files/digest-pptpconfig-200407221
-rw-r--r--net-dialup/pptpconfig/pptpconfig-20030731.ebuild7
-rw-r--r--net-dialup/pptpconfig/pptpconfig-20040722.ebuild22
5 files changed, 51 insertions, 6 deletions
diff --git a/net-dialup/pptpconfig/ChangeLog b/net-dialup/pptpconfig/ChangeLog
index e4085d41af49..a946841e227d 100644
--- a/net-dialup/pptpconfig/ChangeLog
+++ b/net-dialup/pptpconfig/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for net-dialup/pptp-php-gtk
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-dialup/pptpconfig/ChangeLog,v 1.1 2004/09/27 13:24:12 dragonheart Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/pptpconfig/ChangeLog,v 1.2 2004/09/27 13:39:39 dragonheart Exp $
+
+*pptpconfig-20040722 (27 Sep 2004)
+
+ 27 Sep 2004; Daniel Black <dragonheart@gentoo.org>
+ pptpconfig-20030731.ebuild, +pptpconfig-20040722.ebuild:
+ move and version bump inspired by bug #63150. Thanks to Sander Rijken
+ <sr@sander.yi.org>
*pptpconfig-20030731 (27 Sep 2004)
diff --git a/net-dialup/pptpconfig/Manifest b/net-dialup/pptpconfig/Manifest
index 1cbf826b0af8..68883eaaa206 100644
--- a/net-dialup/pptpconfig/Manifest
+++ b/net-dialup/pptpconfig/Manifest
@@ -1,4 +1,16 @@
-MD5 f25de76ca27acd572895117b7164adb3 ChangeLog 579
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
+MD5 50fc0e749b17157d7720c34459eefe97 ChangeLog 1021
MD5 ec2f84816306825d125d0c01bd86758d metadata.xml 163
-MD5 fec3288b683970aceeed41131c0e06ee pptp-php-gtk-20030731.ebuild 657
-MD5 2e240ad9883a5bf27a2228ff1c4708d9 files/digest-pptp-php-gtk-20030731 72
+MD5 7ec6fe082e727f4d8c6be0ed31ded2ab pptpconfig-20030731.ebuild 780
+MD5 3196830922430749dd5cd29b15a04756 pptpconfig-20040722.ebuild 740
+MD5 2e240ad9883a5bf27a2228ff1c4708d9 files/digest-pptpconfig-20030731 72
+MD5 6d09d5d24ab4cc325fb857c2f54be505 files/digest-pptpconfig-20040722 70
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.2.4 (GNU/Linux)
+
+iD8DBQFBWBghmdTrptrqvGERAn3LAJ9LDsqr2OSrcFdIfcC36Nz4k+2HngCgkKnR
+A/c8iTSAt+tXfQrpnBozuWQ=
+=5SUv
+-----END PGP SIGNATURE-----
diff --git a/net-dialup/pptpconfig/files/digest-pptpconfig-20040722 b/net-dialup/pptpconfig/files/digest-pptpconfig-20040722
new file mode 100644
index 000000000000..2ffa0c641f3d
--- /dev/null
+++ b/net-dialup/pptpconfig/files/digest-pptpconfig-20040722
@@ -0,0 +1 @@
+MD5 48d3ab5292a5c42ca5783a1d7b1403b4 pptpconfig-20040722.tar.gz 40656
diff --git a/net-dialup/pptpconfig/pptpconfig-20030731.ebuild b/net-dialup/pptpconfig/pptpconfig-20030731.ebuild
index f2abf3d8a0b5..747711fdb0ad 100644
--- a/net-dialup/pptpconfig/pptpconfig-20030731.ebuild
+++ b/net-dialup/pptpconfig/pptpconfig-20030731.ebuild
@@ -1,10 +1,10 @@
# 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.1 2004/09/27 13:24:12 dragonheart Exp $
+# $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/${P}.tar.gz"
+SRC_URI="mirror://sourceforge/pptpclient/pptp-php-gtk-${PV}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
@@ -15,7 +15,10 @@ 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
new file mode 100644
index 000000000000..1d19a950cf41
--- /dev/null
+++ b/net-dialup/pptpconfig/pptpconfig-20040722.ebuild
@@ -0,0 +1,22 @@
+# 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-20040722.ebuild,v 1.1 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/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~x86 ~ppc"
+IUSE=""
+
+DEPEND=""
+RDEPEND="dev-php/php-gtk
+ net-dialup/pptpclient"
+
+src_install() {
+ make DESTDIR="${D}" install || die "make install failed"
+ dodoc AUTHORS ChangeLog DEVELOPERS NEWS README TODO
+ dosed 's:/usr/lib/php-pcntl/bin/php:/usr/bin/php:g' /usr/bin/pptpconfig.php || die
+}