diff options
author | Jonathan Smith <smithj@gentoo.org> | 2005-07-27 17:23:36 +0000 |
---|---|---|
committer | Jonathan Smith <smithj@gentoo.org> | 2005-07-27 17:23:36 +0000 |
commit | 3d3fed9768777e65b31df5ccdcff24c28e09881d (patch) | |
tree | 8c9f5ccf2480a107eb767ef3e1230f22d3fb7c2e /x11-plugins/khexclock/khexclock-0.0.4.ebuild | |
parent | Stable on hppa. (diff) | |
download | historical-3d3fed9768777e65b31df5ccdcff24c28e09881d.tar.gz historical-3d3fed9768777e65b31df5ccdcff24c28e09881d.tar.bz2 historical-3d3fed9768777e65b31df5ccdcff24c28e09881d.zip |
#81976: version bump and added a homepage
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'x11-plugins/khexclock/khexclock-0.0.4.ebuild')
-rw-r--r-- | x11-plugins/khexclock/khexclock-0.0.4.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-plugins/khexclock/khexclock-0.0.4.ebuild b/x11-plugins/khexclock/khexclock-0.0.4.ebuild index 7971dcf53157..471009ddfb8b 100644 --- a/x11-plugins/khexclock/khexclock-0.0.4.ebuild +++ b/x11-plugins/khexclock/khexclock-0.0.4.ebuild @@ -1,15 +1,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.0.4.ebuild,v 1.6 2005/05/01 20:14:19 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/khexclock/khexclock-0.0.4.ebuild,v 1.7 2005/07/27 17:23:36 smithj Exp $ inherit kde IUSE="" DESCRIPTION="KHexClock shows the current hexadecimal time and date." -HOMEPAGE="" +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 ppc" -need-kde 3
\ No newline at end of file +need-kde 3 |