summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-02-21 07:30:27 +0000
committerMike Frysinger <vapier@gentoo.org>2004-02-21 07:30:27 +0000
commit65bbaacf1873ac9cdb0b85dd3cb8a3a7ed9539cb (patch)
treeb51d940d12101f8d56edb1683f2fd32329896663 /x11-plugins/gkrellmitime
parentadd replace-cpu-flags to help tone down march/mcpu flags (diff)
downloadgentoo-2-65bbaacf1873ac9cdb0b85dd3cb8a3a7ed9539cb.tar.gz
gentoo-2-65bbaacf1873ac9cdb0b85dd3cb8a3a7ed9539cb.tar.bz2
gentoo-2-65bbaacf1873ac9cdb0b85dd3cb8a3a7ed9539cb.zip
ppc repoman
Diffstat (limited to 'x11-plugins/gkrellmitime')
-rw-r--r--x11-plugins/gkrellmitime/gkrellmitime-1.0.1.ebuild15
1 files changed, 7 insertions, 8 deletions
diff --git a/x11-plugins/gkrellmitime/gkrellmitime-1.0.1.ebuild b/x11-plugins/gkrellmitime/gkrellmitime-1.0.1.ebuild
index f445f3747e78..d53878c3213b 100644
--- a/x11-plugins/gkrellmitime/gkrellmitime-1.0.1.ebuild
+++ b/x11-plugins/gkrellmitime/gkrellmitime-1.0.1.ebuild
@@ -1,23 +1,22 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellmitime/gkrellmitime-1.0.1.ebuild,v 1.3 2004/01/21 21:48:10 bazik Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellmitime/gkrellmitime-1.0.1.ebuild,v 1.4 2004/02/21 07:27:30 vapier Exp $
-S=${WORKDIR}/${P}
DESCRIPTION="Internet Time plugin for Gkrellm2"
-SRC_URI="http://eric.bianchi.free.fr/Softwares/${P}.tar.gz"
HOMEPAGE="http://eric.bianchi.free.fr/gkrellm/"
+SRC_URI="http://eric.bianchi.free.fr/Softwares/${P}.tar.gz"
-DEPEND=">=app-admin/gkrellm-2*"
-
-SLOT="2"
LICENSE="GPL-2"
-KEYWORDS="~x86 sparc ~ppc ~alpha"
+SLOT="2"
+KEYWORDS="~x86 ppc sparc ~alpha"
+
+DEPEND=">=app-admin/gkrellm-2*"
src_compile() {
make || die
}
-src_install () {
+src_install() {
insinto /usr/lib/gkrellm2/plugins
doins gkrellm_itime.so
dodoc README ChangeLog COPYING