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 | ab8892cef1833a915399e835debba3089418df13 (patch) | |
tree | 7c5e1cdb279bcc8e4b92b71a719b10892f9de338 /x11-plugins/khexclock/khexclock-0.0.4.ebuild | |
parent | Temporary workaround for portage CATEGORY bug (diff) | |
download | historical-ab8892cef1833a915399e835debba3089418df13.tar.gz historical-ab8892cef1833a915399e835debba3089418df13.tar.bz2 historical-ab8892cef1833a915399e835debba3089418df13.zip |
SRC_URI change
Diffstat (limited to 'x11-plugins/khexclock/khexclock-0.0.4.ebuild')
-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" |