summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2010-10-11 19:59:50 +0000
committerJeroen Roovers <jer@gentoo.org>2010-10-11 19:59:50 +0000
commit9f908f41d93e1e192a751a85298d2ebb4829da3b (patch)
tree95ae5094869ddcc69e138557a162a2c0aab0d43c /app-admin/whowatch
parentRemoved require_php_with_use mhash as it breaks php 5.3 (diff)
downloadhistorical-9f908f41d93e1e192a751a85298d2ebb4829da3b.tar.gz
historical-9f908f41d93e1e192a751a85298d2ebb4829da3b.tar.bz2
historical-9f908f41d93e1e192a751a85298d2ebb4829da3b.zip
Remove unused patches by jalan (bug #340104).
Package-Manager: portage-2.2_rc90/cvs/Linux i686
Diffstat (limited to 'app-admin/whowatch')
-rw-r--r--app-admin/whowatch/Manifest4
-rw-r--r--app-admin/whowatch/files/whowatch-1.5.2-Makefile.in.patch13
-rw-r--r--app-admin/whowatch/files/whowatch-1.5.2-gcc4.patch13
-rw-r--r--app-admin/whowatch/files/whowatch-1.5.2-gentoo.diff13
-rw-r--r--app-admin/whowatch/files/whowatch-1.5.2-implicit.patch15
5 files changed, 0 insertions, 58 deletions
diff --git a/app-admin/whowatch/Manifest b/app-admin/whowatch/Manifest
index 1997105cec92..7bdf582c8233 100644
--- a/app-admin/whowatch/Manifest
+++ b/app-admin/whowatch/Manifest
@@ -1,7 +1,3 @@
-AUX whowatch-1.5.2-Makefile.in.patch 430 RMD160 8e4c65af26ddb27ee49aa3aadfd19c3aad572b59 SHA1 632f3e0905893a25f646af34c90cf9c69e17062c SHA256 56bd2863f496bbd18351d62e24ce55a2642483ee2cefedca403d7521f7122f64
-AUX whowatch-1.5.2-gcc4.patch 373 RMD160 032436582bddce2254eb4b5e913b0568ffb44b84 SHA1 4c508b5230ae955f8a8c8a79c64b587e9c1df369 SHA256 1ffb5c15cdaef3b96e88a24d5efb2e68b5ff9850ea863976f93b9d16c2e7992f
-AUX whowatch-1.5.2-gentoo.diff 430 RMD160 8e4c65af26ddb27ee49aa3aadfd19c3aad572b59 SHA1 632f3e0905893a25f646af34c90cf9c69e17062c SHA256 56bd2863f496bbd18351d62e24ce55a2642483ee2cefedca403d7521f7122f64
-AUX whowatch-1.5.2-implicit.patch 387 RMD160 bfab3ffce5bd14febf66936bdd59c94abce17e46 SHA1 cdc2af6e86dbde3c1822c2e99da52b459479493f SHA256 b46157cea587fd3585256d17e117a1f88a9794f36f10330cade2c9d19c07155e
AUX whowatch-1.6.0-cflags.patch 456 RMD160 f4a0c6a72ec5dd9fa2e6447f1559a79fe5a382a1 SHA1 a1e6e74814f9b05a344cd4cdf174a9081c81410b SHA256 0e96d53636b6629dc88ce3d7c01f6b662a7b70da4e00cae2dce0faf0e4f28c2d
AUX whowatch-1.6.0-submenus.patch 548 RMD160 b0424a59cb26aa2473ffd060b58df518dd5f26d2 SHA1 a3f4337c0811418231857307cb979ebbdbcc2015 SHA256 92c18a03efcc8dd4acd6bc9c9ca37b1e66680db0fb92d7e392e17afe51ffec66
DIST whowatch-1.6.0.tar.gz 104365 RMD160 17e7bed5e5252a5d346ce4a7aa47e1192f6c7c9f SHA1 5e731a0eaa52f159f6a937ace0439207d78dedb3 SHA256 81bb5ba5258e0e5d8d10cedf4507d269055a680ee204a8b6ed86831c342e06aa
diff --git a/app-admin/whowatch/files/whowatch-1.5.2-Makefile.in.patch b/app-admin/whowatch/files/whowatch-1.5.2-Makefile.in.patch
deleted file mode 100644
index 0bb0a8689463..000000000000
--- a/app-admin/whowatch/files/whowatch-1.5.2-Makefile.in.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-diff -Nur whowatch-1.5.2/Makefile.in whowatch-1.5.2-new/Makefile.in
---- whowatch-1.5.2/Makefile.in Sun Mar 11 15:04:41 2001
-+++ whowatch-1.5.2-new/Makefile.in Thu Jun 28 09:09:27 2001
-@@ -70,7 +70,9 @@
- rm -rf ./*.o
- rm -f whowatch
- install: whowatch
-+ $(INSTALL) -d $(bindir)
- $(INSTALL) -m 755 whowatch $(bindir)/whowatch
-+ $(INSTALL) -d $(mandir)/man1
- $(INSTALL) -m 644 whowatch.1 $(mandir)/man1/whowatch.1
-
- distclean:
diff --git a/app-admin/whowatch/files/whowatch-1.5.2-gcc4.patch b/app-admin/whowatch/files/whowatch-1.5.2-gcc4.patch
deleted file mode 100644
index d731cc67968c..000000000000
--- a/app-admin/whowatch/files/whowatch-1.5.2-gcc4.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-Index: whowatch-1.5.2/process.c
-===================================================================
---- whowatch-1.5.2.orig/process.c
-+++ whowatch-1.5.2/process.c
-@@ -74,7 +74,7 @@ void synchronize()
- memset(z, 0, sizeof *z);
- check_line(l);
- z->line = l++;
-- (struct process *) p->priv = z;
-+ p->priv = z;
- z->proc = p;
- if (*current){
- z->next = *current;
diff --git a/app-admin/whowatch/files/whowatch-1.5.2-gentoo.diff b/app-admin/whowatch/files/whowatch-1.5.2-gentoo.diff
deleted file mode 100644
index 0bb0a8689463..000000000000
--- a/app-admin/whowatch/files/whowatch-1.5.2-gentoo.diff
+++ /dev/null
@@ -1,13 +0,0 @@
-diff -Nur whowatch-1.5.2/Makefile.in whowatch-1.5.2-new/Makefile.in
---- whowatch-1.5.2/Makefile.in Sun Mar 11 15:04:41 2001
-+++ whowatch-1.5.2-new/Makefile.in Thu Jun 28 09:09:27 2001
-@@ -70,7 +70,9 @@
- rm -rf ./*.o
- rm -f whowatch
- install: whowatch
-+ $(INSTALL) -d $(bindir)
- $(INSTALL) -m 755 whowatch $(bindir)/whowatch
-+ $(INSTALL) -d $(mandir)/man1
- $(INSTALL) -m 644 whowatch.1 $(mandir)/man1/whowatch.1
-
- distclean:
diff --git a/app-admin/whowatch/files/whowatch-1.5.2-implicit.patch b/app-admin/whowatch/files/whowatch-1.5.2-implicit.patch
deleted file mode 100644
index d94ec1e0b1da..000000000000
--- a/app-admin/whowatch/files/whowatch-1.5.2-implicit.patch
+++ /dev/null
@@ -1,15 +0,0 @@
-diff -Naur whowatch-1.5.2-orig/procinfo.c whowatch-1.5.2/procinfo.c
---- whowatch-1.5.2-orig/procinfo.c 2001-03-11 16:14:26.000000000 -0500
-+++ whowatch-1.5.2/procinfo.c 2007-12-23 09:18:57.000000000 -0500
-@@ -10,6 +10,10 @@
- #include "config.h"
- #include "procinfo.h"
-
-+#ifdef HAVE_SYS_TIME_H
-+#include <time.h>
-+#endif
-+
- #ifdef HAVE_LIBKVM
- kvm_t *kd;
- extern int can_use_kvm;
-