summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichele Noberasco <s4t4n@gentoo.org>2005-04-11 07:35:29 +0000
committerMichele Noberasco <s4t4n@gentoo.org>2005-04-11 07:35:29 +0000
commit27f2e69e3c43f216bb574c3b72b41ee6f3952561 (patch)
treea26f5ec35769919b63f852485b91c8b07338c037 /x11-plugins/wmnet
parentPackage-Manager: portage-2.0.51.19 (diff)
downloadhistorical-27f2e69e3c43f216bb574c3b72b41ee6f3952561.tar.gz
historical-27f2e69e3c43f216bb574c3b72b41ee6f3952561.tar.bz2
historical-27f2e69e3c43f216bb574c3b72b41ee6f3952561.zip
Wiped out older revision.
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'x11-plugins/wmnet')
-rw-r--r--x11-plugins/wmnet/ChangeLog5
-rw-r--r--x11-plugins/wmnet/Manifest7
-rw-r--r--x11-plugins/wmnet/files/digest-wmnet-1.061
-rw-r--r--x11-plugins/wmnet/files/wmnet-1.06-nonx86.patch11
-rw-r--r--x11-plugins/wmnet/wmnet-1.06.ebuild34
5 files changed, 6 insertions, 52 deletions
diff --git a/x11-plugins/wmnet/ChangeLog b/x11-plugins/wmnet/ChangeLog
index ce4bfd5c8bc9..ed9e71cfbb4e 100644
--- a/x11-plugins/wmnet/ChangeLog
+++ b/x11-plugins/wmnet/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-plugins/wmnet
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmnet/ChangeLog,v 1.19 2005/04/10 11:55:59 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmnet/ChangeLog,v 1.20 2005/04/11 07:35:29 s4t4n Exp $
+
+ 11 Apr 2005; Michele Noberasco <s4t4n@gentoo.org> wmnet-1.06.ebuild:
+ Removed older revision.
10 Apr 2005; Michael Hanselmann <hansmi@gentoo.org> wmnet-1.06-r1.ebuild:
Stable on ppc.
diff --git a/x11-plugins/wmnet/Manifest b/x11-plugins/wmnet/Manifest
index ac5a8d0a4b56..63eeb4b580d6 100644
--- a/x11-plugins/wmnet/Manifest
+++ b/x11-plugins/wmnet/Manifest
@@ -1,7 +1,4 @@
-MD5 0d4ef0a6cae0d26c8f3decca76f565d2 wmnet-1.06.ebuild 791
-MD5 9c871c5150118eedeea65810da151c07 metadata.xml 696
-MD5 eb8a86b7447d8366f8e799c2ecc7a023 ChangeLog 2047
MD5 bd1c094c5da322bfd22904c07f381177 wmnet-1.06-r1.ebuild 947
-MD5 61ea1e57785b3ca20c4bcd8b9fd2bc29 files/wmnet-1.06-nonx86.patch 478
-MD5 0a58ec555971a0da33b5d6b2dde9ad1b files/digest-wmnet-1.06 61
+MD5 b82a57e48b3f70a802785f238e2245b1 ChangeLog 2144
+MD5 9c871c5150118eedeea65810da151c07 metadata.xml 696
MD5 e562d53e6d209a682db4b226c664a6f1 files/digest-wmnet-1.06-r1 130
diff --git a/x11-plugins/wmnet/files/digest-wmnet-1.06 b/x11-plugins/wmnet/files/digest-wmnet-1.06
deleted file mode 100644
index 5c529e7b47d4..000000000000
--- a/x11-plugins/wmnet/files/digest-wmnet-1.06
+++ /dev/null
@@ -1 +0,0 @@
-MD5 64e74c37c0cb5fd4fb81cfb0f5c4a264 wmnet-1.06.tar.gz 27506
diff --git a/x11-plugins/wmnet/files/wmnet-1.06-nonx86.patch b/x11-plugins/wmnet/files/wmnet-1.06-nonx86.patch
deleted file mode 100644
index 8e9005512396..000000000000
--- a/x11-plugins/wmnet/files/wmnet-1.06-nonx86.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- wmnet-1.06/wmnet.c 2000-05-04 21:01:14.000000000 -0400
-+++ wmnet-1.06-ww/wmnet.c 2003-05-16 18:43:02.000000000 -0400
-@@ -342,7 +342,7 @@
- signal_action.sa_handler = got_signal;
- sigemptyset(&signal_action.sa_mask);
- signal_action.sa_flags = (SA_NOCLDSTOP|SA_RESTART);
--#ifdef linux
-+#if defined(linux) && !defined(__alpha__) && !defined(__hppa__) && !defined(__ia64__)
- signal_action.sa_restorer = NULL;
- #endif
- if ((sigaction(SIGCHLD, &signal_action, NULL) == -1) ||
diff --git a/x11-plugins/wmnet/wmnet-1.06.ebuild b/x11-plugins/wmnet/wmnet-1.06.ebuild
deleted file mode 100644
index 4a246504f7ce..000000000000
--- a/x11-plugins/wmnet/wmnet-1.06.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmnet/wmnet-1.06.ebuild,v 1.16 2005/01/26 13:40:22 s4t4n Exp $
-
-inherit eutils
-
-IUSE=""
-DESCRIPTION="WMnet is a dock.app network monitor"
-SRC_URI="http://www.digitalkaos.net/linux/wmnet/download/${P}.tar.gz"
-HOMEPAGE="http://www.digitalkaos.net/linux/wmnet/"
-
-DEPEND="virtual/x11"
-
-SLOT="0"
-LICENSE="GPL-2"
-KEYWORDS="x86 sparc alpha amd64 ppc"
-
-src_unpack() {
- unpack ${A} ; cd ${S}
- epatch ${FILESDIR}/${P}-nonx86.patch
-}
-
-src_compile() {
- xmkmf || die "xmkmf failed"
-
- emake CDEBUGFLAGS="${CFLAGS}" || die "parallel make failed"
-}
-
-src_install() {
- dobin wmnet
- dohtml wmnet.1x.html
- newman wmnet.man wmnet.1
- dodoc README Changelog
-}