summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlin Năstac <mrness@gentoo.org>2006-07-13 21:23:18 +0000
committerAlin Năstac <mrness@gentoo.org>2006-07-13 21:23:18 +0000
commitf4f34abfb48ff75428871bc3fb28d17ba8383d38 (patch)
tree0eb2533659136f276117728957027a65edaaca2d /app-mobilephone/gammu/files
parentRemove obsolete version. Fix the as-needed patch (#140255). (diff)
downloadgentoo-2-f4f34abfb48ff75428871bc3fb28d17ba8383d38.tar.gz
gentoo-2-f4f34abfb48ff75428871bc3fb28d17ba8383d38.tar.bz2
gentoo-2-f4f34abfb48ff75428871bc3fb28d17ba8383d38.zip
Remove obsolete version. Fix the as-needed patch (#140255).
(Portage version: 2.1-r1) (Signed Manifest commit)
Diffstat (limited to 'app-mobilephone/gammu/files')
-rw-r--r--app-mobilephone/gammu/files/digest-gammu-1.04.0-r23
-rw-r--r--app-mobilephone/gammu/files/gammu-1.04.0-devfunc-sock.patch11
2 files changed, 0 insertions, 14 deletions
diff --git a/app-mobilephone/gammu/files/digest-gammu-1.04.0-r2 b/app-mobilephone/gammu/files/digest-gammu-1.04.0-r2
deleted file mode 100644
index 95d5be0eadb5..000000000000
--- a/app-mobilephone/gammu/files/digest-gammu-1.04.0-r2
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 6c9b4428961eedc983e2925e364321d3 gammu-1.04.0.tar.gz 929495
-RMD160 bada535bd1a28bf615c3b1fb9baa8b7c016abfc1 gammu-1.04.0.tar.gz 929495
-SHA256 383caa0633d32b28b7531856ace64e24d03ca217d41e606cf67f9c1432787067 gammu-1.04.0.tar.gz 929495
diff --git a/app-mobilephone/gammu/files/gammu-1.04.0-devfunc-sock.patch b/app-mobilephone/gammu/files/gammu-1.04.0-devfunc-sock.patch
deleted file mode 100644
index d8e31b0e536c..000000000000
--- a/app-mobilephone/gammu/files/gammu-1.04.0-devfunc-sock.patch
+++ /dev/null
@@ -1,11 +0,0 @@
-diff -Nru gammu-1.04.0.orig/common/device/devfunc.c gammu-1.04.0/common/device/devfunc.c
---- gammu-1.04.0.orig/common/device/devfunc.c 2005-11-20 22:01:18.000000000 +0200
-+++ gammu-1.04.0/common/device/devfunc.c 2006-01-07 14:53:03.056366000 +0200
-@@ -22,6 +22,7 @@
- #else
- # include <errno.h>
- # include <signal.h>
-+# include <sys/socket.h>
- #endif
-
- #include "../gsmstate.h"