diff options
author | Dylan Carlson <absinthe@gentoo.org> | 2004-10-19 09:00:54 +0000 |
---|---|---|
committer | Dylan Carlson <absinthe@gentoo.org> | 2004-10-19 09:00:54 +0000 |
commit | f5eaa638c92f52403b46bf16af9ac1c50e8d487c (patch) | |
tree | 8a40c7133e2d4f5c97b81ad111cbb16d314f48eb /x11-plugins/wmmon/wmmon-1.0_beta2-r2.ebuild | |
parent | Stable on amd64. (Manifest recommit) (diff) | |
download | gentoo-2-f5eaa638c92f52403b46bf16af9ac1c50e8d487c.tar.gz gentoo-2-f5eaa638c92f52403b46bf16af9ac1c50e8d487c.tar.bz2 gentoo-2-f5eaa638c92f52403b46bf16af9ac1c50e8d487c.zip |
Stable on amd64.
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 a833ce2658bf..576fd59e5cec 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.6 2004/08/21 05:02:54 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmmon/wmmon-1.0_beta2-r2.ebuild,v 1.7 2004/10/19 08:58:31 absinthe 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} |