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 | |
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')
-rw-r--r-- | x11-plugins/khexclock/Manifest | 2 | ||||
-rw-r--r-- | x11-plugins/khexclock/khexclock-0.0.4.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/x11-plugins/khexclock/Manifest b/x11-plugins/khexclock/Manifest index 4b8e9eb0dcb3..299127f39fe6 100644 --- a/x11-plugins/khexclock/Manifest +++ b/x11-plugins/khexclock/Manifest @@ -1,4 +1,4 @@ +MD5 6e8576aadee34d061bdcd81acda5628f khexclock-0.0.4.ebuild 570 MD5 9978149fc560eb493cffd4e8d7d3a57f ChangeLog 477 -MD5 c08a5545ad88618d551fd59d48be562d khexclock-0.0.4.ebuild 547 MD5 76790bc57ed641dc79ad018411b179cf metadata.xml 224 MD5 0bfcfd82e6f99a49ee4617c9e669ad8e files/digest-khexclock-0.0.4 65 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" |