diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-09-02 18:22:41 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-09-02 18:22:41 +0000 |
commit | 1287db7ec5d12cb6166c68a7b66ae2bdeca7e8de (patch) | |
tree | 7bbfa23e610805b11c110f3b9702c5c974bb8516 /x11-plugins/wmupmon | |
parent | ppc stable profile update (Manifest recommit) (diff) | |
download | gentoo-2-1287db7ec5d12cb6166c68a7b66ae2bdeca7e8de.tar.gz gentoo-2-1287db7ec5d12cb6166c68a7b66ae2bdeca7e8de.tar.bz2 gentoo-2-1287db7ec5d12cb6166c68a7b66ae2bdeca7e8de.zip |
Keyword modification, see changelog for details
Diffstat (limited to 'x11-plugins/wmupmon')
-rw-r--r-- | x11-plugins/wmupmon/ChangeLog | 6 | ||||
-rw-r--r-- | x11-plugins/wmupmon/wmupmon-0.1.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-plugins/wmupmon/ChangeLog b/x11-plugins/wmupmon/ChangeLog index bc8166590a03..ff7b64f341cd 100644 --- a/x11-plugins/wmupmon/ChangeLog +++ b/x11-plugins/wmupmon/ChangeLog @@ -1,6 +1,10 @@ # 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.7 2004/08/02 11:04:39 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmupmon/ChangeLog,v 1.8 2004/09/02 18:22:40 pvdabeel Exp $ + + 02 Sep 2004; Pieter Van den Abeele <pvdabeel@gentoo.org> + wmupmon-0.1.2.ebuild: + Masked wmupmon-0.1.2.ebuild stable for ppc 02 Aug 2004; Michele Noberasco <s4t4n@gentoo.org> wmupmon-0.1.2.ebuild: Ebuild clean up, stable on x86. diff --git a/x11-plugins/wmupmon/wmupmon-0.1.2.ebuild b/x11-plugins/wmupmon/wmupmon-0.1.2.ebuild index 6d758fa258be..8626aa4f6ea4 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.4 2004/08/02 11:04:39 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmupmon/wmupmon-0.1.2.ebuild,v 1.5 2004/09/02 18:22:40 pvdabeel 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" +KEYWORDS="x86 ~sparc amd64 ppc" IUSE="" DEPEND="sys-devel/automake sys-devel/autoconf |