diff options
author | Michele Noberasco <s4t4n@gentoo.org> | 2004-08-03 15:58:48 +0000 |
---|---|---|
committer | Michele Noberasco <s4t4n@gentoo.org> | 2004-08-03 15:58:48 +0000 |
commit | 497071fd619c0b751219fe2a2a07a8b5ef835488 (patch) | |
tree | be3034d7e5ae72e8ad0fda1d80778bb457cb9168 /x11-plugins/wmmon/wmmon-1.0_beta2-r2.ebuild | |
parent | Version bumped. (Manifest recommit) (diff) | |
download | gentoo-2-497071fd619c0b751219fe2a2a07a8b5ef835488.tar.gz gentoo-2-497071fd619c0b751219fe2a2a07a8b5ef835488.tar.bz2 gentoo-2-497071fd619c0b751219fe2a2a07a8b5ef835488.zip |
x11-plugins/wmmon-1.0_beta2-r2 stable for x86. Wipe out older ebuilds.
Diffstat (limited to 'x11-plugins/wmmon/wmmon-1.0_beta2-r2.ebuild')
-rw-r--r-- | x11-plugins/wmmon/wmmon-1.0_beta2-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/wmmon/wmmon-1.0_beta2-r2.ebuild b/x11-plugins/wmmon/wmmon-1.0_beta2-r2.ebuild index 8c48ff5b7a04..b9c81fd7df48 100644 --- a/x11-plugins/wmmon/wmmon-1.0_beta2-r2.ebuild +++ b/x11-plugins/wmmon/wmmon-1.0_beta2-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 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-r2.ebuild,v 1.3 2004/06/28 21:00:34 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmmon/wmmon-1.0_beta2-r2.ebuild,v 1.4 2004/08/03 15:58:48 s4t4n Exp $ inherit eutils @@ -16,7 +16,7 @@ DEPEND="virtual/x11 SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~sparc ~amd64" +KEYWORDS="x86 ~sparc ~amd64" src_unpack() { unpack ${A} ; cd ${S}/${PN} |