diff options
author | Daniel Robbins <drobbins@gentoo.org> | 2003-10-16 16:12:57 +0000 |
---|---|---|
committer | Daniel Robbins <drobbins@gentoo.org> | 2003-10-16 16:12:57 +0000 |
commit | 490286b803ee9318fe2e879b67c61d50dc9eee8d (patch) | |
tree | 2cfca476b349104c47ba1784962d5341f4b97193 /x11-plugins/wmSMPmon | |
parent | Add kdemultimedia-3.2.0_alpha{1,2}. (diff) | |
download | historical-490286b803ee9318fe2e879b67c61d50dc9eee8d.tar.gz historical-490286b803ee9318fe2e879b67c61d50dc9eee8d.tar.bz2 historical-490286b803ee9318fe2e879b67c61d50dc9eee8d.zip |
amd64 unmask
Diffstat (limited to 'x11-plugins/wmSMPmon')
-rw-r--r-- | x11-plugins/wmSMPmon/Manifest | 2 | ||||
-rw-r--r-- | x11-plugins/wmSMPmon/wmSMPmon-2.2.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/x11-plugins/wmSMPmon/Manifest b/x11-plugins/wmSMPmon/Manifest index da24cd9a08b2..94de8ca0a112 100644 --- a/x11-plugins/wmSMPmon/Manifest +++ b/x11-plugins/wmSMPmon/Manifest @@ -1,3 +1,3 @@ +MD5 45eb8c05201514a6c2f167382910e246 wmSMPmon-2.2.ebuild 684 MD5 279a330391a46fda9ae619fb6f43808a ChangeLog 385 -MD5 b452e7226225f5431b502c7cb452d717 wmSMPmon-2.2.ebuild 676 MD5 cd1099f46344e8ef35a2c36db93ae7b3 files/digest-wmSMPmon-2.2 63 diff --git a/x11-plugins/wmSMPmon/wmSMPmon-2.2.ebuild b/x11-plugins/wmSMPmon/wmSMPmon-2.2.ebuild index 4af0cc670622..673ae519e684 100644 --- a/x11-plugins/wmSMPmon/wmSMPmon-2.2.ebuild +++ b/x11-plugins/wmSMPmon/wmSMPmon-2.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmSMPmon/wmSMPmon-2.2.ebuild,v 1.3 2003/02/13 17:27:32 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmSMPmon/wmSMPmon-2.2.ebuild,v 1.4 2003/10/16 16:10:23 drobbins Exp $ S="${WORKDIR}/${PN}-2.x" @@ -10,7 +10,7 @@ SRC_URI="http://goupilfr.org/arch/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 amd64" DEPEND="virtual/glibc virtual/x11" |