summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Hadaway <raker@gentoo.org>2002-10-03 15:29:25 +0000
committerNick Hadaway <raker@gentoo.org>2002-10-03 15:29:25 +0000
commitb44f911fbd8d61b443a80fb3b77ba5d86ae9ceeb (patch)
tree45413cf8b8b5d1b47633d9f45fb2610d48074436
parentAdded wmnd to x11-plugins. Closes bug #1603 (diff)
downloadgentoo-2-b44f911fbd8d61b443a80fb3b77ba5d86ae9ceeb.tar.gz
gentoo-2-b44f911fbd8d61b443a80fb3b77ba5d86ae9ceeb.tar.bz2
gentoo-2-b44f911fbd8d61b443a80fb3b77ba5d86ae9ceeb.zip
Version bump for wmcpuload and added missing ChangeLogs...
-rw-r--r--x11-plugins/wmcpuload/ChangeLog10
-rw-r--r--x11-plugins/wmcpuload/files/digest-wmcpuload-1.0.01
-rw-r--r--x11-plugins/wmcpuload/wmcpuload-1.0.0.ebuild29
-rw-r--r--x11-plugins/wmmemmon/ChangeLog9
-rw-r--r--x11-plugins/wmnd/ChangeLog9
5 files changed, 55 insertions, 3 deletions
diff --git a/x11-plugins/wmcpuload/ChangeLog b/x11-plugins/wmcpuload/ChangeLog
index aeb29b876b05..b7d013d5bc43 100644
--- a/x11-plugins/wmcpuload/ChangeLog
+++ b/x11-plugins/wmcpuload/ChangeLog
@@ -1,15 +1,19 @@
# ChangeLog for x11-plugins/wmcpuload
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmcpuload/ChangeLog,v 1.1 2002/08/30 07:51:31 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmcpuload/ChangeLog,v 1.2 2002/10/03 15:29:25 raker Exp $
+
+*wmcpuload-1.0.0 (04 Oct 2002)
+
+ 04 Oct 2002; Nick Hadaway <raker@gentoo.org> wmcpuload-1.0.0.ebuild,
+ files/digest-wmcpuload-1.0.0 :
+ Version bump.
*WMCPULoad-0.8.1 (1 Feb 2002)
30 Aug 2002; Seemant Kulleen <seemant@gentoo.org> * :
-
Relocated to x11-plugins, and renamed to wmcpuload from WMCPULoad
1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :
-
Added initial ChangeLog which should be updated whenever the package is
updated in any way. This changelog is targetted to users. This means that the
comments should well explained and written in clean English. The details about
diff --git a/x11-plugins/wmcpuload/files/digest-wmcpuload-1.0.0 b/x11-plugins/wmcpuload/files/digest-wmcpuload-1.0.0
new file mode 100644
index 000000000000..aedfa36c94bc
--- /dev/null
+++ b/x11-plugins/wmcpuload/files/digest-wmcpuload-1.0.0
@@ -0,0 +1 @@
+MD5 978744e7ab8002cb3d973a23b47b59e1 wmcpuload-1.0.0.tar.bz2 88022
diff --git a/x11-plugins/wmcpuload/wmcpuload-1.0.0.ebuild b/x11-plugins/wmcpuload/wmcpuload-1.0.0.ebuild
new file mode 100644
index 000000000000..d4f53abe2ed4
--- /dev/null
+++ b/x11-plugins/wmcpuload/wmcpuload-1.0.0.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2002 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmcpuload/wmcpuload-1.0.0.ebuild,v 1.1 2002/10/03 15:29:25 raker Exp $
+
+S=${WORKDIR}/${P}
+
+DESCRIPTION="WMCPULoad is a program to monitor CPU usage."
+SRC_URI="http://www.sh.rim.or.jp/~ssato/src/${P}.tar.bz2"
+HOMEPAGE="http://www.sh.rim.or.jp/~ssato/dockapp/#wmcpuload"
+
+DEPEND="virtual/x11"
+
+SLOT="0"
+LICENSE="GPL-2"
+KEYWORDS="x86 sparc sparc64"
+
+src_compile() {
+
+ econf || die "configure failed"
+
+ emake || die "parallel make failed"
+
+}
+
+src_install () {
+
+ einstall || die "make install failed"
+
+}
diff --git a/x11-plugins/wmmemmon/ChangeLog b/x11-plugins/wmmemmon/ChangeLog
new file mode 100644
index 000000000000..01578b942b89
--- /dev/null
+++ b/x11-plugins/wmmemmon/ChangeLog
@@ -0,0 +1,9 @@
+# ChangeLog for x11-plugins/wmmemmon
+# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmmemmon/ChangeLog,v 1.1 2002/10/03 15:29:25 raker Exp $
+
+*wmmemmon-0.7.0 (04 Oct 2002)
+
+ 04 Oct 2002; Nick Hadaway <raker@gentoo.org> wmmemmon-0.7.0.ebuild,
+ files/digest-wmmemmon-0.7.0 :
+ Initial adding of ebuild to portage.
diff --git a/x11-plugins/wmnd/ChangeLog b/x11-plugins/wmnd/ChangeLog
new file mode 100644
index 000000000000..c6bc7dc05659
--- /dev/null
+++ b/x11-plugins/wmnd/ChangeLog
@@ -0,0 +1,9 @@
+# ChangeLog for x11-plugins/wmnd
+# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmnd/ChangeLog,v 1.1 2002/10/03 15:29:25 raker Exp $
+
+*wmnd-0.4.3 (04 Oct 2002)
+
+ 04 Oct 2002; Nick Hadaway <raker@gentoo.org> wmnd-0.4.3.ebuild,
+ files/digest-wmnd-0.4.3 :
+ Initial adding of ebuild to portage.