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/wmappl | |
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/wmappl')
-rw-r--r-- | x11-plugins/wmappl/Manifest | 2 | ||||
-rw-r--r-- | x11-plugins/wmappl/wmappl-0.6.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/x11-plugins/wmappl/Manifest b/x11-plugins/wmappl/Manifest index ff6cc28f302b..c51d340ebd9e 100644 --- a/x11-plugins/wmappl/Manifest +++ b/x11-plugins/wmappl/Manifest @@ -1,3 +1,3 @@ MD5 94608b7da900bd1e0f5bdf5b011ffa02 ChangeLog 510 -MD5 65df762a741f11d921747f2219c1f55a wmappl-0.6.ebuild 668 +MD5 5b3d1ecc66cea3273bf3e5dcc3d3a2f5 wmappl-0.6.ebuild 675 MD5 b1bfea200d93b4e65c9b72a331cb6479 files/digest-wmappl-0.6 61 diff --git a/x11-plugins/wmappl/wmappl-0.6.ebuild b/x11-plugins/wmappl/wmappl-0.6.ebuild index 8bf9bd3c6f75..e0a65c968584 100644 --- a/x11-plugins/wmappl/wmappl-0.6.ebuild +++ b/x11-plugins/wmappl/wmappl-0.6.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/wmappl/wmappl-0.6.ebuild,v 1.4 2003/09/29 21:52:08 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmappl/wmappl-0.6.ebuild,v 1.5 2003/10/16 16:10:23 drobbins Exp $ S=${WORKDIR}/${P} DESCRIPTION="Simple application launcher for the Window Maker dock." @@ -11,7 +11,7 @@ DEPEND="virtual/x11" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 sparc" +KEYWORDS="x86 sparc amd64" src_compile() { emake || die |