diff options
author | Jon Hood <squinky86@gentoo.org> | 2004-07-17 15:29:27 +0000 |
---|---|---|
committer | Jon Hood <squinky86@gentoo.org> | 2004-07-17 15:29:27 +0000 |
commit | 76348deba570329520051dd9967f62eb337c4866 (patch) | |
tree | 75c815704d8420b3431099fe95a268ecf0edcf96 /x11-plugins/khexclock | |
parent | Temporary workaround for portage CATEGORY bug (diff) | |
download | gentoo-2-76348deba570329520051dd9967f62eb337c4866.tar.gz gentoo-2-76348deba570329520051dd9967f62eb337c4866.tar.bz2 gentoo-2-76348deba570329520051dd9967f62eb337c4866.zip |
SRC_URI change
Diffstat (limited to 'x11-plugins/khexclock')
-rw-r--r-- | x11-plugins/khexclock/khexclock-0.0.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/khexclock/khexclock-0.0.4.ebuild b/x11-plugins/khexclock/khexclock-0.0.4.ebuild index e6a7db8d4dfb..5b67059a0431 100644 --- a/x11-plugins/khexclock/khexclock-0.0.4.ebuild +++ b/x11-plugins/khexclock/khexclock-0.0.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 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.2 2004/07/17 09:35:32 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/khexclock/khexclock-0.0.4.ebuild,v 1.3 2004/07/17 15:29:27 squinky86 Exp $ inherit kde need-kde 3 @@ -8,7 +8,7 @@ need-kde 3 IUSE="" DESCRIPTION="KHexClock shows the current hexadecimal time and date." HOMEPAGE="" -SRC_URI="http://mystery.ryalth.com/~luke-jr/${P}.tbz2" +SRC_URI="http://mystery.ryalth.com/~luke-jr/programs/khexclock/${P}.tbz2" LICENSE="GPL-2" SLOT="0" KEYWORDS="~x86 ~amd64 ~ppc" |