summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichele Noberasco <s4t4n@gentoo.org>2006-01-02 10:42:49 +0000
committerMichele Noberasco <s4t4n@gentoo.org>2006-01-02 10:42:49 +0000
commit3716c30d765d51926a51b37407633e5a4ab8ae9d (patch)
tree2bedc7248e74dac3bc1a5322c57ad872655b55b8 /x11-plugins/asmon
parentversion bump as per bug #91681 (diff)
downloadgentoo-2-3716c30d765d51926a51b37407633e5a4ab8ae9d.tar.gz
gentoo-2-3716c30d765d51926a51b37407633e5a4ab8ae9d.tar.bz2
gentoo-2-3716c30d765d51926a51b37407633e5a4ab8ae9d.zip
Removed INSTALL and COPYING from dodoc. Wiped out older versions.
(Portage version: 2.0.53)
Diffstat (limited to 'x11-plugins/asmon')
-rw-r--r--x11-plugins/asmon/ChangeLog7
-rw-r--r--x11-plugins/asmon/asmon-0.62.ebuild32
-rw-r--r--x11-plugins/asmon/asmon-0.64.ebuild32
-rw-r--r--x11-plugins/asmon/asmon-0.65.ebuild6
-rw-r--r--x11-plugins/asmon/files/asmon-alpha.diff24
-rw-r--r--x11-plugins/asmon/files/digest-asmon-0.621
-rw-r--r--x11-plugins/asmon/files/digest-asmon-0.641
7 files changed, 9 insertions, 94 deletions
diff --git a/x11-plugins/asmon/ChangeLog b/x11-plugins/asmon/ChangeLog
index c6bca049181c..67bd02492a35 100644
--- a/x11-plugins/asmon/ChangeLog
+++ b/x11-plugins/asmon/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for x11-plugins/asmon
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/asmon/ChangeLog,v 1.12 2005/06/20 12:20:03 ka0ttic Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/asmon/ChangeLog,v 1.13 2006/01/02 10:42:49 s4t4n Exp $
+
+ 02 Jan 2006; Michele Noberasco <s4t4n@gentoo.org> asmon-0.65.ebuild:
+ Removed INSTALL and COPYING from dodoc
+ -asmon-0.64.ebuild, -asmon-0.62.ebuild:
+ Wiped out older package versions.
*asmon-0.65 (20 Jun 2005)
diff --git a/x11-plugins/asmon/asmon-0.62.ebuild b/x11-plugins/asmon/asmon-0.62.ebuild
deleted file mode 100644
index 1ab5ae5c9dc2..000000000000
--- a/x11-plugins/asmon/asmon-0.62.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2004 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/asmon/asmon-0.62.ebuild,v 1.8 2004/06/24 22:48:34 agriffis Exp $
-
-inherit eutils
-
-DESCRIPTION="WindowMaker/AfterStep system monitor dockapp"
-HOMEPAGE="http://rio.vg/asmon/"
-SRC_URI="http://www.tigr.net/afterstep/download/asmon/${P}.tar.gz"
-LICENSE="GPL-2"
-SLOT="0"
-IUSE=""
-KEYWORDS="x86 alpha ~sparc ppc"
-DEPEND="virtual/x11"
-src_unpack() {
- unpack ${A}
- cd ${S}
- epatch ${FILESDIR}/asmon-cflags.diff
- epatch ${FILESDIR}/asmon-alpha.diff
-}
-
-src_compile() {
- cd ${S}/asmon
- make clean
- emake || die
-}
-
-src_install() {
- dodoc AUTHOR CHANGES Changelog INSTALL INSTALL.orig
- cd asmon
- dobin ${PN}
-}
diff --git a/x11-plugins/asmon/asmon-0.64.ebuild b/x11-plugins/asmon/asmon-0.64.ebuild
deleted file mode 100644
index a2687cc7b7e8..000000000000
--- a/x11-plugins/asmon/asmon-0.64.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2004 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/asmon/asmon-0.64.ebuild,v 1.6 2004/11/14 19:37:18 kloeri Exp $
-
-inherit eutils
-
-DESCRIPTION="WindowMaker/AfterStep system monitor dockapp"
-HOMEPAGE="http://rio.vg/asmon/"
-SRC_URI="http://www.tigr.net/afterstep/download/asmon/${P}.tar.gz"
-LICENSE="GPL-2"
-SLOT="0"
-IUSE=""
-KEYWORDS="x86 ~sparc ppc alpha"
-DEPEND="virtual/x11"
-
-src_unpack() {
- unpack ${A}
- cd ${S}
- epatch ${FILESDIR}/asmon-cflags.diff
-}
-
-src_compile() {
- cd ${S}/asmon
- make clean
- emake || die
-}
-
-src_install() {
- dodoc AUTHOR CHANGES COPYING INSTALL INSTALL.orig
- cd asmon
- dobin ${PN}
-}
diff --git a/x11-plugins/asmon/asmon-0.65.ebuild b/x11-plugins/asmon/asmon-0.65.ebuild
index c38852bb3928..45081d085b76 100644
--- a/x11-plugins/asmon/asmon-0.65.ebuild
+++ b/x11-plugins/asmon/asmon-0.65.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/asmon/asmon-0.65.ebuild,v 1.1 2005/06/20 12:20:03 ka0ttic Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/asmon/asmon-0.65.ebuild,v 1.2 2006/01/02 10:42:49 s4t4n Exp $
inherit eutils
@@ -26,7 +26,7 @@ src_compile() {
}
src_install() {
- dodoc AUTHOR CHANGES COPYING INSTALL INSTALL.orig
+ dodoc AUTHOR CHANGES
cd asmon
dobin ${PN}
}
diff --git a/x11-plugins/asmon/files/asmon-alpha.diff b/x11-plugins/asmon/files/asmon-alpha.diff
deleted file mode 100644
index c74524226199..000000000000
--- a/x11-plugins/asmon/files/asmon-alpha.diff
+++ /dev/null
@@ -1,24 +0,0 @@
---- asmon-0.62/asmon/asmon.c 2002-10-16 16:58:48.000000000 -0400
-+++ asmon-0.62-ww/asmon/asmon.c 2003-05-12 12:39:03.000000000 -0400
-@@ -415,7 +415,7 @@
- void DrawCPU(void)
- {
- static float cpustat[4]; /* remember the statistics read last time */
-- float fields[4], info[4], cputotal=0.0;
-+ float fields[4], info[4], cputotal=0.0, cpuused=0.0;
- long pageins=0, pageouts=0, swapins=0, swapouts=0;
- int i;
- #ifndef __FreeBSD__
-@@ -454,10 +454,11 @@
- cpustat[i] = info[i];
- }
-
-+ cpuused = fields[0] + fields[1] + fields [2];
- // CPU Bar
- if(cputotal > 0)
- {
-- cputotal = (cputotal-(fields[3]+fields[4]))*1.55;
-+ cputotal = 27.0 * (cpuused/cputotal);
- if ( cputotal > 26 ) cputotal = 26;
- copyXPMArea(3,84,cputotal,9,5,5);
- copyXPMArea(15,105,(27-cputotal),9,(5+cputotal),5);
diff --git a/x11-plugins/asmon/files/digest-asmon-0.62 b/x11-plugins/asmon/files/digest-asmon-0.62
deleted file mode 100644
index 95c6de3e4693..000000000000
--- a/x11-plugins/asmon/files/digest-asmon-0.62
+++ /dev/null
@@ -1 +0,0 @@
-MD5 d0f81aa0f1f1b5bc6214b127324b5cf4 asmon-0.62.tar.gz 2997
diff --git a/x11-plugins/asmon/files/digest-asmon-0.64 b/x11-plugins/asmon/files/digest-asmon-0.64
deleted file mode 100644
index cb8b81bd0003..000000000000
--- a/x11-plugins/asmon/files/digest-asmon-0.64
+++ /dev/null
@@ -1 +0,0 @@
-MD5 dad5e159824a9ccafc88c037cde7825a asmon-0.64.tar.gz 31643