diff options
author | 2006-02-20 18:21:38 +0000 | |
---|---|---|
committer | 2006-02-20 18:21:38 +0000 | |
commit | befd353b4a0da4df6d52d342b0fbe709f73cd99a (patch) | |
tree | bc9270bef36bc74ab22c89372360e1a26e4e6c6a /x11-plugins | |
parent | Minor ebuild cleanup (diff) | |
download | gentoo-2-befd353b4a0da4df6d52d342b0fbe709f73cd99a.tar.gz gentoo-2-befd353b4a0da4df6d52d342b0fbe709f73cd99a.tar.bz2 gentoo-2-befd353b4a0da4df6d52d342b0fbe709f73cd99a.zip |
Stable on ppc64
(Portage version: 2.0.54)
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/wmsysmon/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/wmsysmon/wmsysmon-0.7.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/wmsysmon/ChangeLog b/x11-plugins/wmsysmon/ChangeLog index c6a5c6ddcc65..e8449e59d465 100644 --- a/x11-plugins/wmsysmon/ChangeLog +++ b/x11-plugins/wmsysmon/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/wmsysmon # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmsysmon/ChangeLog,v 1.27 2006/02/17 20:05:22 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmsysmon/ChangeLog,v 1.28 2006/02/20 18:18:34 corsair Exp $ + + 20 Feb 2006; Markus Rothe <corsair@gentoo.org> wmsysmon-0.7.7.ebuild: + Stable on ppc64 17 Feb 2006; Michael Hanselmann <hansmi@gentoo.org> wmsysmon-0.7.7.ebuild: Stable on ppc. diff --git a/x11-plugins/wmsysmon/wmsysmon-0.7.7.ebuild b/x11-plugins/wmsysmon/wmsysmon-0.7.7.ebuild index 690967f1e5f9..a44610e43b4e 100644 --- a/x11-plugins/wmsysmon/wmsysmon-0.7.7.ebuild +++ b/x11-plugins/wmsysmon/wmsysmon-0.7.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmsysmon/wmsysmon-0.7.7.ebuild,v 1.7 2006/02/17 20:05:22 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmsysmon/wmsysmon-0.7.7.ebuild,v 1.8 2006/02/20 18:18:34 corsair Exp $ inherit eutils @@ -11,7 +11,7 @@ SRC_URI="http://www.gnugeneration.com/software/wmsysmon/src/${P}.tar.gz HOMEPAGE="http://www.gnugeneration.com/software/wmsysmon/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="alpha amd64 ppc ~ppc64 sparc x86" +KEYWORDS="alpha amd64 ppc ppc64 sparc x86" RDEPEND="|| ( ( x11-libs/libX11 |