summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-misc/wmappl/wmappl-0.6.ebuild')
-rw-r--r--x11-misc/wmappl/wmappl-0.6.ebuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/x11-misc/wmappl/wmappl-0.6.ebuild b/x11-misc/wmappl/wmappl-0.6.ebuild
index 4c20d5419210..36d6adfd990e 100644
--- a/x11-misc/wmappl/wmappl-0.6.ebuild
+++ b/x11-misc/wmappl/wmappl-0.6.ebuild
@@ -1,7 +1,7 @@
# Copyright (c) Vitaly Kushneriuk
# Distributed under the terms of the GNU General Public License, v2.
# Maintainer: Vitaly Kushneriuk<vitaly@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/wmappl/wmappl-0.6.ebuild,v 1.3 2002/07/08 16:58:07 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/wmappl/wmappl-0.6.ebuild,v 1.4 2002/07/08 21:31:07 aliz Exp $
S=${WORKDIR}/${P}
@@ -10,6 +10,8 @@ SRC_URI="http://www.upl.cs.wisc.edu/~charkins/wmappl/${P}.tar.gz"
HOMEPAGE="http://www.pobox.com/~charkins/wmappl.html"
DEPEND="x11-base/xfree virtual/glibc"
LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="x86"
src_compile() {
emake || die