summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Ahlberg <aliz@gentoo.org>2004-03-19 10:04:28 +0000
committerDaniel Ahlberg <aliz@gentoo.org>2004-03-19 10:04:28 +0000
commit29f9bfb0cb739717857d8cc6d675f2e937a3c8bb (patch)
treefb2639160b920459c352c9d1fa45d07a108bf5cb /x11-plugins
parentfix depend (bug #45110); tidy (diff)
downloadhistorical-29f9bfb0cb739717857d8cc6d675f2e937a3c8bb.tar.gz
historical-29f9bfb0cb739717857d8cc6d675f2e937a3c8bb.tar.bz2
historical-29f9bfb0cb739717857d8cc6d675f2e937a3c8bb.zip
Mostly eutils fixes
Diffstat (limited to 'x11-plugins')
-rw-r--r--x11-plugins/wmacpi/wmacpi-1.34.ebuild4
-rw-r--r--x11-plugins/wmbiff/ChangeLog7
-rw-r--r--x11-plugins/wmbiff/wmbiff-0.4.20.ebuild4
-rw-r--r--x11-plugins/wmcalc/ChangeLog5
-rw-r--r--x11-plugins/wmcalc/wmcalc-0.3.ebuild4
-rw-r--r--x11-plugins/wmdl/ChangeLog7
-rw-r--r--x11-plugins/wmdl/wmdl-1.4.1.ebuild4
-rw-r--r--x11-plugins/wmget/ChangeLog8
-rw-r--r--x11-plugins/wmget/wmget-0.4.4.ebuild6
-rw-r--r--x11-plugins/wmget/wmget-0.5.0.ebuild4
-rw-r--r--x11-plugins/wmitime/ChangeLog7
-rw-r--r--x11-plugins/wmitime/wmitime-0.3.ebuild6
-rw-r--r--x11-plugins/wmnet/ChangeLog7
-rw-r--r--x11-plugins/wmnet/wmnet-1.06.ebuild6
-rw-r--r--x11-plugins/wmpower/ChangeLog7
-rw-r--r--x11-plugins/wmpower/wmpower-0.3.0.ebuild6
-rw-r--r--x11-plugins/wmsmixer/ChangeLog7
-rw-r--r--x11-plugins/wmsmixer/wmsmixer-0.5.ebuild6
-rw-r--r--x11-plugins/wmsysmon/wmsysmon-0.7.6-r1.ebuild4
19 files changed, 78 insertions, 31 deletions
diff --git a/x11-plugins/wmacpi/wmacpi-1.34.ebuild b/x11-plugins/wmacpi/wmacpi-1.34.ebuild
index 03cb22a3b7e6..25e9efa837c6 100644
--- a/x11-plugins/wmacpi/wmacpi-1.34.ebuild
+++ b/x11-plugins/wmacpi/wmacpi-1.34.ebuild
@@ -1,6 +1,8 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmacpi/wmacpi-1.34.ebuild,v 1.4 2003/10/16 16:10:23 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmacpi/wmacpi-1.34.ebuild,v 1.5 2004/03/19 10:04:28 aliz Exp $
+
+inherit eutils
DESCRIPTION="WMaker DockApp: ACPI status monitor for laptops"
HOMEPAGE="http://www.ne.jp/asahi/linux/timecop/"
diff --git a/x11-plugins/wmbiff/ChangeLog b/x11-plugins/wmbiff/ChangeLog
index 65c89eab6932..6ea1e40b7bf5 100644
--- a/x11-plugins/wmbiff/ChangeLog
+++ b/x11-plugins/wmbiff/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-plugins/wmbiff
-# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmbiff/ChangeLog,v 1.8 2004/02/11 09:39:35 phosphan Exp $
+# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmbiff/ChangeLog,v 1.9 2004/03/19 10:04:28 aliz Exp $
+
+ 19 Mar 2004; Daniel Ahlberg <aliz@gentoo.org> wmbiff-0.4.20.ebuild:
+ Inherit eutils.
*wmbiff-0.4.20 (11 Feb 2004)
diff --git a/x11-plugins/wmbiff/wmbiff-0.4.20.ebuild b/x11-plugins/wmbiff/wmbiff-0.4.20.ebuild
index 807ff3b59377..9b8a03b74a27 100644
--- a/x11-plugins/wmbiff/wmbiff-0.4.20.ebuild
+++ b/x11-plugins/wmbiff/wmbiff-0.4.20.ebuild
@@ -1,6 +1,8 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmbiff/wmbiff-0.4.20.ebuild,v 1.2 2004/03/03 12:51:17 phosphan Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmbiff/wmbiff-0.4.20.ebuild,v 1.3 2004/03/19 10:04:28 aliz Exp $
+
+inherit eutils
DESCRIPTION="WMBiff is a dock applet for WindowMaker which can monitor up to 5 mailboxes."
SRC_URI="mirror://sourceforge/wmbiff/${P}.tar.gz"
diff --git a/x11-plugins/wmcalc/ChangeLog b/x11-plugins/wmcalc/ChangeLog
index 9d5d3dd4b52f..6680c3006598 100644
--- a/x11-plugins/wmcalc/ChangeLog
+++ b/x11-plugins/wmcalc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-plugins/wmcalc
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmcalc/ChangeLog,v 1.3 2004/01/21 20:08:37 tseng Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmcalc/ChangeLog,v 1.4 2004/03/19 10:04:28 aliz Exp $
+
+ 19 Mar 2004; Daniel Ahlberg <aliz@gentoo.org> wmcalc-0.3.ebuild:
+ Inherit eutils.
21 Jan 2004; Brandon Hale <tseng@gentoo.org> wmcalc-0.3.ebuild:
Fixing some seriously sloppy behavior in the ebuild, see bug 38885.
diff --git a/x11-plugins/wmcalc/wmcalc-0.3.ebuild b/x11-plugins/wmcalc/wmcalc-0.3.ebuild
index 26094e2a1a92..c1a8fe5854d7 100644
--- a/x11-plugins/wmcalc/wmcalc-0.3.ebuild
+++ b/x11-plugins/wmcalc/wmcalc-0.3.ebuild
@@ -1,6 +1,8 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmcalc/wmcalc-0.3.ebuild,v 1.7 2004/01/21 20:08:37 tseng Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmcalc/wmcalc-0.3.ebuild,v 1.8 2004/03/19 10:04:28 aliz Exp $
+
+inherit eutils
DESCRIPTION="A WindowMaker DockApp calculator"
HOMEPAGE="http://members.cox.net/ehf_dockapps/wmcalc/whatis.html"
diff --git a/x11-plugins/wmdl/ChangeLog b/x11-plugins/wmdl/ChangeLog
index a8b0b7bdd6ae..86272bfb0fe9 100644
--- a/x11-plugins/wmdl/ChangeLog
+++ b/x11-plugins/wmdl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-plugins/wmdl
-# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmdl/ChangeLog,v 1.2 2003/02/12 09:40:25 vapier Exp $
+# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmdl/ChangeLog,v 1.3 2004/03/19 10:04:28 aliz Exp $
+
+ 19 Mar 2004; Daniel Ahlberg <aliz@gentoo.org> wmdl-1.4.1.ebuild:
+ Inherit eutils.
*wmdl-1.4.1 (04 Oct 2002)
diff --git a/x11-plugins/wmdl/wmdl-1.4.1.ebuild b/x11-plugins/wmdl/wmdl-1.4.1.ebuild
index a44c09314f0b..add80f913eb9 100644
--- a/x11-plugins/wmdl/wmdl-1.4.1.ebuild
+++ b/x11-plugins/wmdl/wmdl-1.4.1.ebuild
@@ -1,6 +1,8 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmdl/wmdl-1.4.1.ebuild,v 1.5 2004/01/04 12:54:55 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmdl/wmdl-1.4.1.ebuild,v 1.6 2004/03/19 10:04:28 aliz Exp $
+
+inherit eutils
S="${WORKDIR}/${P}"
diff --git a/x11-plugins/wmget/ChangeLog b/x11-plugins/wmget/ChangeLog
index 33e28f00dbbb..481cc79cbe39 100644
--- a/x11-plugins/wmget/ChangeLog
+++ b/x11-plugins/wmget/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-plugins/wmget
-# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmget/ChangeLog,v 1.3 2003/03/09 20:11:53 aliz Exp $
+# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmget/ChangeLog,v 1.4 2004/03/19 10:04:28 aliz Exp $
+
+ 19 Mar 2004; Daniel Ahlberg <aliz@gentoo.org> wmget-0.4.4.ebuild,
+ wmget-0.5.0.ebuild:
+ Inherit eutils.
*wmget-0.5.0 (09 Mar 2003)
diff --git a/x11-plugins/wmget/wmget-0.4.4.ebuild b/x11-plugins/wmget/wmget-0.4.4.ebuild
index 802b4e783eb5..ba941d989038 100644
--- a/x11-plugins/wmget/wmget-0.4.4.ebuild
+++ b/x11-plugins/wmget/wmget-0.4.4.ebuild
@@ -1,6 +1,8 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmget/wmget-0.4.4.ebuild,v 1.5 2004/01/04 18:36:48 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmget/wmget-0.4.4.ebuild,v 1.6 2004/03/19 10:04:28 aliz Exp $
+
+inherit eutils
S="${WORKDIR}/wmget"
diff --git a/x11-plugins/wmget/wmget-0.5.0.ebuild b/x11-plugins/wmget/wmget-0.5.0.ebuild
index 569be6c9c107..78e111289b79 100644
--- a/x11-plugins/wmget/wmget-0.5.0.ebuild
+++ b/x11-plugins/wmget/wmget-0.5.0.ebuild
@@ -1,6 +1,8 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmget/wmget-0.5.0.ebuild,v 1.3 2004/01/04 18:36:48 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmget/wmget-0.5.0.ebuild,v 1.4 2004/03/19 10:04:28 aliz Exp $
+
+inherit eutils
S="${WORKDIR}/${PN}"
diff --git a/x11-plugins/wmitime/ChangeLog b/x11-plugins/wmitime/ChangeLog
index b188d189b315..894474bc1fd3 100644
--- a/x11-plugins/wmitime/ChangeLog
+++ b/x11-plugins/wmitime/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-plugins/wmitime
-# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmitime/ChangeLog,v 1.2 2003/02/12 09:41:39 vapier Exp $
+# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmitime/ChangeLog,v 1.3 2004/03/19 10:04:28 aliz Exp $
+
+ 19 Mar 2004; Daniel Ahlberg <aliz@gentoo.org> wmitime-0.3.ebuild:
+ Inherit eutils.
*wmitime-0.3 (04 Oct 2002)
diff --git a/x11-plugins/wmitime/wmitime-0.3.ebuild b/x11-plugins/wmitime/wmitime-0.3.ebuild
index e43cdb226846..160550dcb5c9 100644
--- a/x11-plugins/wmitime/wmitime-0.3.ebuild
+++ b/x11-plugins/wmitime/wmitime-0.3.ebuild
@@ -1,6 +1,8 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmitime/wmitime-0.3.ebuild,v 1.5 2004/01/04 18:36:48 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmitime/wmitime-0.3.ebuild,v 1.6 2004/03/19 10:04:28 aliz Exp $
+
+inherit eutils
S="${WORKDIR}/${PN}"
diff --git a/x11-plugins/wmnet/ChangeLog b/x11-plugins/wmnet/ChangeLog
index 0183dae6a571..a5235de91c47 100644
--- a/x11-plugins/wmnet/ChangeLog
+++ b/x11-plugins/wmnet/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-plugins/wmnet
-# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmnet/ChangeLog,v 1.9 2004/01/04 18:36:48 aliz Exp $
+# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmnet/ChangeLog,v 1.10 2004/03/19 10:04:28 aliz Exp $
+
+ 19 Mar 2004; Daniel Ahlberg <aliz@gentoo.org> wmnet-1.06.ebuild:
+ Inherit eutils.
14 Dec 2003; Lars Weiler <pylon@gentoo.org> wmnet-1.06.ebuild:
Make stable on ppc
diff --git a/x11-plugins/wmnet/wmnet-1.06.ebuild b/x11-plugins/wmnet/wmnet-1.06.ebuild
index 31da267f4710..7e8b7390cfcb 100644
--- a/x11-plugins/wmnet/wmnet-1.06.ebuild
+++ b/x11-plugins/wmnet/wmnet-1.06.ebuild
@@ -1,6 +1,8 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# 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.11 2004/01/04 18:36:48 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmnet/wmnet-1.06.ebuild,v 1.12 2004/03/19 10:04:28 aliz Exp $
+
+inherit eutils
S=${WORKDIR}/${P}
diff --git a/x11-plugins/wmpower/ChangeLog b/x11-plugins/wmpower/ChangeLog
index 1f772a07d384..8164d8fbc70e 100644
--- a/x11-plugins/wmpower/ChangeLog
+++ b/x11-plugins/wmpower/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-plugins/wmpower
-# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmpower/ChangeLog,v 1.5 2003/11/02 12:17:43 pyrania Exp $
+# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmpower/ChangeLog,v 1.6 2004/03/19 10:04:28 aliz Exp $
+
+ 19 Mar 2004; Daniel Ahlberg <aliz@gentoo.org> wmpower-0.3.0.ebuild:
+ Inherit eutils.
01 Nov 2003; Markus Nigbur <pyrania@gentoo.org> wmpower-0.3.0.ebuild,
files/cflags.patch:
diff --git a/x11-plugins/wmpower/wmpower-0.3.0.ebuild b/x11-plugins/wmpower/wmpower-0.3.0.ebuild
index 63ee8bcc3489..b9201b69eb9a 100644
--- a/x11-plugins/wmpower/wmpower-0.3.0.ebuild
+++ b/x11-plugins/wmpower/wmpower-0.3.0.ebuild
@@ -1,6 +1,8 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmpower/wmpower-0.3.0.ebuild,v 1.3 2004/01/04 18:36:48 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmpower/wmpower-0.3.0.ebuild,v 1.4 2004/03/19 10:04:28 aliz Exp $
+
+inherit eutils
IUSE=""
diff --git a/x11-plugins/wmsmixer/ChangeLog b/x11-plugins/wmsmixer/ChangeLog
index 4318fe972fde..86fb4c39a98e 100644
--- a/x11-plugins/wmsmixer/ChangeLog
+++ b/x11-plugins/wmsmixer/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-plugins/wmsmixer
-# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmsmixer/ChangeLog,v 1.5 2003/12/10 23:26:52 pyrania Exp $
+# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmsmixer/ChangeLog,v 1.6 2004/03/19 10:04:28 aliz Exp $
+
+ 19 Mar 2004; Daniel Ahlberg <aliz@gentoo.org> wmsmixer-0.5.ebuild:
+ Inherit eutils.
11 Dec 2003; Markus Nigbur <pyrania@gentoo.org> wmsmixer-0.5.ebuild:
Fixed permission problem. Thanks to Minati jean michel (bug 22983)
diff --git a/x11-plugins/wmsmixer/wmsmixer-0.5.ebuild b/x11-plugins/wmsmixer/wmsmixer-0.5.ebuild
index 6e228eaac386..4791bceade38 100644
--- a/x11-plugins/wmsmixer/wmsmixer-0.5.ebuild
+++ b/x11-plugins/wmsmixer/wmsmixer-0.5.ebuild
@@ -1,6 +1,8 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmsmixer/wmsmixer-0.5.ebuild,v 1.6 2003/12/10 23:26:52 pyrania Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmsmixer/wmsmixer-0.5.ebuild,v 1.7 2004/03/19 10:04:28 aliz Exp $
+
+inherit eutils
DESCRIPTION="fork of wmmixer adding scrollwheel support and other features"
HOMEPAGE="http://www.hibernaculum.net/wmsmixer.html"
diff --git a/x11-plugins/wmsysmon/wmsysmon-0.7.6-r1.ebuild b/x11-plugins/wmsysmon/wmsysmon-0.7.6-r1.ebuild
index 9eb3279dfaba..f642b6cd404c 100644
--- a/x11-plugins/wmsysmon/wmsysmon-0.7.6-r1.ebuild
+++ b/x11-plugins/wmsysmon/wmsysmon-0.7.6-r1.ebuild
@@ -1,6 +1,8 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmsysmon/wmsysmon-0.7.6-r1.ebuild,v 1.10 2003/10/20 11:00:42 raker Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmsysmon/wmsysmon-0.7.6-r1.ebuild,v 1.11 2004/03/19 10:04:28 aliz Exp $
+
+inherit eutils
S=${WORKDIR}/${P}
DESCRIPTION="WMaker DockUp to monitor: Memory usage, Swap usage, I/O