summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid CHANIAL (davixx) <david@chanial.com>2006-06-20 10:25:04 +0000
committerDavid CHANIAL (davixx) <david@chanial.com>2006-06-20 10:25:04 +0000
commit5fd2ec4c3d9d23db6e89a0cbe8b6c7c7368a4b35 (patch)
treea0321036b588a84a453c8869ccf12b16e66e1e97 /net-mail/qmqtool/files
parentNew PyXMPP Ebuild for bug 135287, reviewed by Jokey, Genstef and Peper. (diff)
downloadsunrise-5fd2ec4c3d9d23db6e89a0cbe8b6c7c7368a4b35.tar.gz
sunrise-5fd2ec4c3d9d23db6e89a0cbe8b6c7c7368a4b35.tar.bz2
sunrise-5fd2ec4c3d9d23db6e89a0cbe8b6c7c7368a4b35.zip
New qmqtool Ebuild (qmqtool-1.12.ebuild) for bug 137305, reviewed by genstef
svn path=/sunrise/; revision=149
Diffstat (limited to 'net-mail/qmqtool/files')
-rw-r--r--net-mail/qmqtool/files/digest-qmqtool-1.123
-rw-r--r--net-mail/qmqtool/files/qmqtool-perlpath.patch8
2 files changed, 11 insertions, 0 deletions
diff --git a/net-mail/qmqtool/files/digest-qmqtool-1.12 b/net-mail/qmqtool/files/digest-qmqtool-1.12
new file mode 100644
index 000000000..ff0aaffce
--- /dev/null
+++ b/net-mail/qmqtool/files/digest-qmqtool-1.12
@@ -0,0 +1,3 @@
+MD5 f1e7857ed8c529e116f7215496f3056c qmqtool-current.tgz 18916
+RMD160 457b7976f6a3c135ebf50614366255778c6caafe qmqtool-current.tgz 18916
+SHA256 f8691556e05daf753f02734dcd81023d44010549f8a6b60edecbe1b5a7c39fb0 qmqtool-current.tgz 18916
diff --git a/net-mail/qmqtool/files/qmqtool-perlpath.patch b/net-mail/qmqtool/files/qmqtool-perlpath.patch
new file mode 100644
index 000000000..b63223603
--- /dev/null
+++ b/net-mail/qmqtool/files/qmqtool-perlpath.patch
@@ -0,0 +1,8 @@
+--- qmqtool.orig 2006-06-19 23:39:02.000000000 +0200
++++ qmqtool 2006-06-19 23:39:07.000000000 +0200
+@@ -1,4 +1,4 @@
+-#!/usr/local/bin/perl
++#!/usr/bin/perl
+
+ # qmqtool: Copyright 2003-2005 Jeremy Kister
+ # Released under Perl's Artistic License.