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
commitaa6a3abaccd3cc5cf135d63ee64533cca63de12c (patch)
tree2fdf7cd0f0a2c5a845a454d7852234348d6aa44c /net-dialup/pptpconfig
parentadd missing patch (Manifest recommit) (diff)
downloadgentoo-2-aa6a3abaccd3cc5cf135d63ee64533cca63de12c.tar.gz
gentoo-2-aa6a3abaccd3cc5cf135d63ee64533cca63de12c.tar.bz2
gentoo-2-aa6a3abaccd3cc5cf135d63ee64533cca63de12c.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/Manifest8
-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, 41 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..74ce46c6240e 100644
--- a/net-dialup/pptpconfig/Manifest
+++ b/net-dialup/pptpconfig/Manifest
@@ -1,4 +1,6 @@
-MD5 f25de76ca27acd572895117b7164adb3 ChangeLog 579
+MD5 817e7bfc53ede0cdd97591ca822dddab ChangeLog 779
MD5 ec2f84816306825d125d0c01bd86758d metadata.xml 163
-MD5 fec3288b683970aceeed41131c0e06ee pptp-php-gtk-20030731.ebuild 657
-MD5 2e240ad9883a5bf27a2228ff1c4708d9 files/digest-pptp-php-gtk-20030731 72
+MD5 bedce8a22897b202d0a36ad9ffd009fc pptpconfig-20030731.ebuild 670
+MD5 151137e47d814282ce59fea4d757f5b1 pptpconfig-20040722.ebuild 741
+MD5 2e240ad9883a5bf27a2228ff1c4708d9 files/digest-pptpconfig-20030731 72
+MD5 6d09d5d24ab4cc325fb857c2f54be505 files/digest-pptpconfig-20040722 70
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
+}