summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-plugins/wmapm/wmapm-3.1.ebuild')
-rw-r--r--x11-plugins/wmapm/wmapm-3.1.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/x11-plugins/wmapm/wmapm-3.1.ebuild b/x11-plugins/wmapm/wmapm-3.1.ebuild
index 3f3b393c50da..a24ea03def36 100644
--- a/x11-plugins/wmapm/wmapm-3.1.ebuild
+++ b/x11-plugins/wmapm/wmapm-3.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2002 Vitaly Kushneriuk
+# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmapm/wmapm-3.1.ebuild,v 1.4 2003/09/06 05:56:25 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmapm/wmapm-3.1.ebuild,v 1.5 2003/09/29 21:51:37 mholzer Exp $
DESCRIPTION="WMaker DockApp: Battery/Power status monitor for laptops"
SRC_URI="http://nis-www.lanl.gov/~mgh/WindowMaker/${P}.tar.gz"
@@ -8,11 +8,11 @@ HOMEPAGE="http://nis-www.lanl.gov/~mgh/WindowMaker/DockApps.shtml"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 sparc "
+KEYWORDS="x86 sparc"
DEPEND="virtual/x11"
-S=${WORKDIR}/${P}/wmapm
+S=${WORKDIR}/${P}/${PN}
src_compile() {
emake || die