summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-misc/gkrellmoon/gkrellmoon-0.3.ebuild')
-rw-r--r--x11-misc/gkrellmoon/gkrellmoon-0.3.ebuild10
1 files changed, 5 insertions, 5 deletions
diff --git a/x11-misc/gkrellmoon/gkrellmoon-0.3.ebuild b/x11-misc/gkrellmoon/gkrellmoon-0.3.ebuild
index 2084ca70e8fe..99c2aa0a05fa 100644
--- a/x11-misc/gkrellmoon/gkrellmoon-0.3.ebuild
+++ b/x11-misc/gkrellmoon/gkrellmoon-0.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/gkrellmoon/gkrellmoon-0.3.ebuild,v 1.7 2002/07/11 06:30:57 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/gkrellmoon/gkrellmoon-0.3.ebuild,v 1.8 2002/08/02 17:57:38 seemant Exp $
S=${WORKDIR}/${P}
DESCRIPTION="A GKrellM plugin of the famous wmMoonClock dockapp"
@@ -15,11 +15,11 @@ DEPEND=">=app-admin/gkrellm-1.0.6
>=media-libs/imlib-1.9.10-r1"
src_compile() {
- emake || die
+ emake || die
}
src_install () {
- insinto /usr/lib/gkrellm/plugins
- doins gkrellmoon.so
- dodoc README AUTHORS COPYING
+ insinto /usr/lib/gkrellm/plugins
+ doins gkrellmoon.so
+ dodoc README AUTHORS COPYING
}