diff options
author | Charlie Shepherd <masterdriverz@gentoo.org> | 2007-02-09 16:25:42 +0000 |
---|---|---|
committer | Charlie Shepherd <masterdriverz@gentoo.org> | 2007-02-09 16:25:42 +0000 |
commit | 3ac7a909e56737d824ddb17acf09feff815d8114 (patch) | |
tree | f5d23cd98887d5988c5088c3ec985580d1e9562a /kde-misc/styleclock/styleclock-0.5.1.ebuild | |
parent | Update description of chardet USE-flag for audacious, as people seem to enabl... (diff) | |
download | gentoo-2-3ac7a909e56737d824ddb17acf09feff815d8114.tar.gz gentoo-2-3ac7a909e56737d824ddb17acf09feff815d8114.tar.bz2 gentoo-2-3ac7a909e56737d824ddb17acf09feff815d8114.zip |
Change SRC_URI to point at gentoo mirrors. Closes bug 156608
(Portage version: 2.1.2_rc4-r3)
Diffstat (limited to 'kde-misc/styleclock/styleclock-0.5.1.ebuild')
-rw-r--r-- | kde-misc/styleclock/styleclock-0.5.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-misc/styleclock/styleclock-0.5.1.ebuild b/kde-misc/styleclock/styleclock-0.5.1.ebuild index c202e96c5494..c9deff38c7be 100644 --- a/kde-misc/styleclock/styleclock-0.5.1.ebuild +++ b/kde-misc/styleclock/styleclock-0.5.1.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-misc/styleclock/styleclock-0.5.1.ebuild,v 1.4 2007/01/19 15:18:03 masterdriverz Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-misc/styleclock/styleclock-0.5.1.ebuild,v 1.5 2007/02/09 16:25:42 masterdriverz Exp $ inherit kde eutils DESCRIPTION="StyleClock is a better-looking replacement for the regular KDE clock. It is easily and flexibly themable and it comes with a built in alarm clock and countdown timer." HOMEPAGE="http://fred.hexbox.de/styleclock/" -SRC_URI="http://fred.hexbox.de/${PN}/${P}.tar.gz" +SRC_URI="mirror://gentoo/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" |