summaryrefslogtreecommitdiff
blob: 9ae99b33ebff41c0637a931f9a11fa82d2c7a4e4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# 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.1.5.ebuild,v 1.1 2005/07/27 17:23:36 smithj Exp $

inherit kde

IUSE=""
DESCRIPTION="KHexClock shows the current hexadecimal time and date."
HOMEPAGE="http://utopios.org/~luke-jr/programs/khexclock/"
SRC_URI="http://utopios.org/~luke-jr/programs/${PN}/${P}.tbz2"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86"

need-kde 3