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 | abd753e6dc9f5c7c1d8f38d7c8c0ada3f483663f (patch) | |
tree | 435b5d7b3a637e619a49b784ccbfdff27080a806 /x11-plugins/wmcms | |
parent | Add kdemultimedia-3.2.0_alpha{1,2}. (diff) | |
download | gentoo-2-abd753e6dc9f5c7c1d8f38d7c8c0ada3f483663f.tar.gz gentoo-2-abd753e6dc9f5c7c1d8f38d7c8c0ada3f483663f.tar.bz2 gentoo-2-abd753e6dc9f5c7c1d8f38d7c8c0ada3f483663f.zip |
amd64 unmask
Diffstat (limited to 'x11-plugins/wmcms')
-rw-r--r-- | x11-plugins/wmcms/Manifest | 2 | ||||
-rw-r--r-- | x11-plugins/wmcms/wmcms-0.3.5.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/x11-plugins/wmcms/Manifest b/x11-plugins/wmcms/Manifest index eb00a3b75db7..3b4d88d812f9 100644 --- a/x11-plugins/wmcms/Manifest +++ b/x11-plugins/wmcms/Manifest @@ -1,3 +1,3 @@ +MD5 0cfbc444573c408839aaded3e2a0d789 wmcms-0.3.5.ebuild 594 MD5 7876be5351fb72eb1eb79ee05fcb8fab ChangeLog 970 -MD5 e8ce740f144909dfae52545047168d57 wmcms-0.3.5.ebuild 587 MD5 3d836ad986971d2cfdf3b9af4d1867f1 files/digest-wmcms-0.3.5 63 diff --git a/x11-plugins/wmcms/wmcms-0.3.5.ebuild b/x11-plugins/wmcms/wmcms-0.3.5.ebuild index 8c4de427e3c2..51e8ca0e35d2 100644 --- a/x11-plugins/wmcms/wmcms-0.3.5.ebuild +++ b/x11-plugins/wmcms/wmcms-0.3.5.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/wmcms/wmcms-0.3.5.ebuild,v 1.6 2003/09/29 21:53:44 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmcms/wmcms-0.3.5.ebuild,v 1.7 2003/10/16 16:10:23 drobbins Exp $ IUSE="" @@ -14,7 +14,7 @@ DEPEND="x11-libs/libdockapp" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 sparc" +KEYWORDS="x86 sparc amd64" src_compile() { make || die |