diff options
author | Michele Noberasco <s4t4n@gentoo.org> | 2005-08-29 08:26:06 +0000 |
---|---|---|
committer | Michele Noberasco <s4t4n@gentoo.org> | 2005-08-29 08:26:06 +0000 |
commit | d83f1288aa302e9ae7f8d15c417c760a86b66f99 (patch) | |
tree | 0e1217aa05f24038d87c6fb1fe4fdacd3db0a52e /x11-plugins/wmmon/wmmon-1.0_beta2-r3.ebuild | |
parent | Stable for x86 (diff) | |
download | gentoo-2-d83f1288aa302e9ae7f8d15c417c760a86b66f99.tar.gz gentoo-2-d83f1288aa302e9ae7f8d15c417c760a86b66f99.tar.bz2 gentoo-2-d83f1288aa302e9ae7f8d15c417c760a86b66f99.zip |
Stable for x86.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'x11-plugins/wmmon/wmmon-1.0_beta2-r3.ebuild')
-rw-r--r-- | x11-plugins/wmmon/wmmon-1.0_beta2-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/wmmon/wmmon-1.0_beta2-r3.ebuild b/x11-plugins/wmmon/wmmon-1.0_beta2-r3.ebuild index d57ded844d7c..b26271905920 100644 --- a/x11-plugins/wmmon/wmmon-1.0_beta2-r3.ebuild +++ b/x11-plugins/wmmon/wmmon-1.0_beta2-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmmon/wmmon-1.0_beta2-r3.ebuild,v 1.1 2005/05/11 07:45:03 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmmon/wmmon-1.0_beta2-r3.ebuild,v 1.2 2005/08/29 08:26:06 s4t4n Exp $ inherit eutils @@ -16,7 +16,7 @@ DEPEND="virtual/x11 SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~sparc ~amd64 ~ppc" +KEYWORDS="x86 ~sparc ~amd64 ~ppc" src_unpack() { unpack ${A} ; cd ${S}/${PN} |