summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-plugins/khexclock/khexclock-0.0.4.ebuild')
-rw-r--r--x11-plugins/khexclock/khexclock-0.0.4.ebuild20
1 files changed, 6 insertions, 14 deletions
diff --git a/x11-plugins/khexclock/khexclock-0.0.4.ebuild b/x11-plugins/khexclock/khexclock-0.0.4.ebuild
index 6f3d42eec70f..e0578160700a 100644
--- a/x11-plugins/khexclock/khexclock-0.0.4.ebuild
+++ b/x11-plugins/khexclock/khexclock-0.0.4.ebuild
@@ -1,23 +1,15 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/khexclock/khexclock-0.0.4.ebuild,v 1.1 2004/07/15 01:38:08 squinky86 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/khexclock/khexclock-0.0.4.ebuild,v 1.1.1.1 2005/11/30 10:10:45 chriswhite Exp $
inherit kde
-need-kde 3
IUSE=""
DESCRIPTION="KHexClock shows the current hexadecimal time and date."
-HOMEPAGE=""
-SRC_URI="http://mystery.ryalth.com/~luke-jr/${P}.tbz2"
+HOMEPAGE="http://utopios.org/~luke-jr/programs/khexclock/"
+SRC_URI="http://mystery.ryalth.com/~luke-jr/programs/khexclock/${P}.tbz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~amd64"
-
-src_compile() {
- econf || die
- emake || die
-}
+KEYWORDS="x86 ~amd64 ppc"
-src_install() {
- make DESTDIR=${D} install || die
-}
+need-kde 3