diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-02-08 23:57:06 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-02-08 23:57:06 +0000 |
commit | d54bacb46a527b42ac1812def0cf14daac98aea1 (patch) | |
tree | 6f496e24f4a11f9bb622e84124a62649460b30bc /x11-plugins/wmsysmon/wmsysmon-0.7.7.ebuild | |
parent | fixed broken encoding in ChangeLog (diff) | |
download | gentoo-2-d54bacb46a527b42ac1812def0cf14daac98aea1.tar.gz gentoo-2-d54bacb46a527b42ac1812def0cf14daac98aea1.tar.bz2 gentoo-2-d54bacb46a527b42ac1812def0cf14daac98aea1.zip |
Mark 0.7.7 stable on alpha
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'x11-plugins/wmsysmon/wmsysmon-0.7.7.ebuild')
-rw-r--r-- | x11-plugins/wmsysmon/wmsysmon-0.7.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/wmsysmon/wmsysmon-0.7.7.ebuild b/x11-plugins/wmsysmon/wmsysmon-0.7.7.ebuild index fd3027723c3c..165b7a64fb97 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.5 2006/02/08 19:08:03 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmsysmon/wmsysmon-0.7.7.ebuild,v 1.6 2006/02/08 23:57:06 agriffis 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 |