diff options
author | Tom Gall <tgall@gentoo.org> | 2004-09-03 03:07:06 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2004-09-03 03:07:06 +0000 |
commit | 7f5da249df87d976467729ab772b7d407717b5ea (patch) | |
tree | 844c916c04d225b31d34b876d96f1c6b23a4d008 /x11-plugins/wmupmon | |
parent | stable on ppc64, bug #62258 (Manifest recommit) (diff) | |
download | gentoo-2-7f5da249df87d976467729ab772b7d407717b5ea.tar.gz gentoo-2-7f5da249df87d976467729ab772b7d407717b5ea.tar.bz2 gentoo-2-7f5da249df87d976467729ab772b7d407717b5ea.zip |
stable on ppc64, bug #62259
Diffstat (limited to 'x11-plugins/wmupmon')
-rw-r--r-- | x11-plugins/wmupmon/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/wmupmon/wmupmon-0.1.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/wmupmon/ChangeLog b/x11-plugins/wmupmon/ChangeLog index ff7b64f341cd..ee52624c307a 100644 --- a/x11-plugins/wmupmon/ChangeLog +++ b/x11-plugins/wmupmon/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/wmupmon # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmupmon/ChangeLog,v 1.8 2004/09/02 18:22:40 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmupmon/ChangeLog,v 1.9 2004/09/03 03:07:06 tgall Exp $ + + 02 Sep 2004; Tom Gall <tgall@gentoo.org> wmupmon-0.1.2.ebuild: + stable on ppc64, bug #62259 02 Sep 2004; Pieter Van den Abeele <pvdabeel@gentoo.org> wmupmon-0.1.2.ebuild: diff --git a/x11-plugins/wmupmon/wmupmon-0.1.2.ebuild b/x11-plugins/wmupmon/wmupmon-0.1.2.ebuild index 8626aa4f6ea4..2e4ed60a9bac 100644 --- a/x11-plugins/wmupmon/wmupmon-0.1.2.ebuild +++ b/x11-plugins/wmupmon/wmupmon-0.1.2.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmupmon/wmupmon-0.1.2.ebuild,v 1.5 2004/09/02 18:22:40 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmupmon/wmupmon-0.1.2.ebuild,v 1.6 2004/09/03 03:07:06 tgall Exp $ DESCRIPTION="wmUpMon is a program to monitor your Uptime" HOMEPAGE="http://j-z-s.com/projects/index.php?project=wmupmon" SRC_URI="http://j-z-s.com/projects/downloads/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~sparc amd64 ppc" +KEYWORDS="x86 ~sparc amd64 ppc ppc64" IUSE="" DEPEND="sys-devel/automake sys-devel/autoconf |