summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2005-02-05 16:37:03 +0000
committerBryan Østergaard <kloeri@gentoo.org>2005-02-05 16:37:03 +0000
commitbaf079ed1ac2ed625c88da8f233fb7e1750ba49b (patch)
tree9ada7c8d445db186c6fd7be262d53237d4804d65 /x11-plugins
parentadded support for the doc and the examples useflag. fixes #80862 (diff)
downloadhistorical-baf079ed1ac2ed625c88da8f233fb7e1750ba49b.tar.gz
historical-baf079ed1ac2ed625c88da8f233fb7e1750ba49b.tar.bz2
historical-baf079ed1ac2ed625c88da8f233fb7e1750ba49b.zip
~alpha keyword, bug 78658.
Package-Manager: portage-2.0.51-r15
Diffstat (limited to 'x11-plugins')
-rw-r--r--x11-plugins/wmcpuload/ChangeLog7
-rw-r--r--x11-plugins/wmcpuload/Manifest14
-rw-r--r--x11-plugins/wmcpuload/wmcpuload-1.0.1.ebuild6
3 files changed, 20 insertions, 7 deletions
diff --git a/x11-plugins/wmcpuload/ChangeLog b/x11-plugins/wmcpuload/ChangeLog
index 24927aac5420..ee32cf0f50ef 100644
--- a/x11-plugins/wmcpuload/ChangeLog
+++ b/x11-plugins/wmcpuload/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-plugins/wmcpuload
-# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmcpuload/ChangeLog,v 1.16 2004/09/04 00:34:00 s4t4n Exp $
+# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmcpuload/ChangeLog,v 1.17 2005/02/05 16:37:03 kloeri Exp $
+
+ 05 Feb 2005; Bryan Østergaard <kloeri@gentoo.org> wmcpuload-1.0.1.ebuild:
+ ~alpha keyword, bug 78658.
04 Sep 2004; Michele Noberasco <s4t4n@gentoo.org> wmpcuload-1.0.0.ebuild:
Remove older ebuild.
diff --git a/x11-plugins/wmcpuload/Manifest b/x11-plugins/wmcpuload/Manifest
index 28dd16065d05..893e1fc92b70 100644
--- a/x11-plugins/wmcpuload/Manifest
+++ b/x11-plugins/wmcpuload/Manifest
@@ -1,4 +1,14 @@
-MD5 4ad430f04977868cf847a8fda29b8f42 wmcpuload-1.0.1.ebuild 621
-MD5 a7b64244f49e269fc298ad3f8a79eb2e ChangeLog 2227
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
+MD5 253f33fd9fac14200a1f0b3514eb2a32 ChangeLog 2335
MD5 338abf782d9eddae3d0633df0aacc673 metadata.xml 671
+MD5 90948ea5c2e7fce257031f1f0303dc40 wmcpuload-1.0.1.ebuild 629
MD5 4b40548905ea5d3b7412d308399ff826 files/digest-wmcpuload-1.0.1 67
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.0 (GNU/Linux)
+
+iD8DBQFCBPY8ugEuf3OQ0akRArHlAKCfLy9IeuoND3Q7rXseGdR6TH8MkwCeMQgH
+i9zaL8nx1XwjnM4BrDtFT1I=
+=tgMv
+-----END PGP SIGNATURE-----
diff --git a/x11-plugins/wmcpuload/wmcpuload-1.0.1.ebuild b/x11-plugins/wmcpuload/wmcpuload-1.0.1.ebuild
index bbec8e49e2ea..628ce790b00d 100644
--- a/x11-plugins/wmcpuload/wmcpuload-1.0.1.ebuild
+++ b/x11-plugins/wmcpuload/wmcpuload-1.0.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmcpuload/wmcpuload-1.0.1.ebuild,v 1.11 2004/09/03 02:51:34 tgall Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmcpuload/wmcpuload-1.0.1.ebuild,v 1.12 2005/02/05 16:37:03 kloeri Exp $
IUSE=""
DESCRIPTION="WMCPULoad is a program to monitor CPU usage."
@@ -11,7 +11,7 @@ DEPEND="virtual/x11"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 sparc amd64 ppc ~mips ppc64"
+KEYWORDS="x86 sparc amd64 ppc ~mips ppc64 ~alpha"
src_install () {
einstall || die "make install failed"