diff options
author | Bernard Cafarelli <voyageur@gentoo.org> | 2012-02-15 09:54:07 +0000 |
---|---|---|
committer | Bernard Cafarelli <voyageur@gentoo.org> | 2012-02-15 09:54:07 +0000 |
commit | 7dcbaa101cbc65b7cc0fe31b3a888a03c6b6550f (patch) | |
tree | 3b2d35960ed5e4151874f74083fbe77c3d784655 /x11-plugins/wmSun/wmSun-1.03-r1.ebuild | |
parent | Move libcuda and libnvidia-compiler back to /usr/lib since they're not creati... (diff) | |
download | gentoo-2-7dcbaa101cbc65b7cc0fe31b3a888a03c6b6550f.tar.gz gentoo-2-7dcbaa101cbc65b7cc0fe31b3a888a03c6b6550f.tar.bz2 gentoo-2-7dcbaa101cbc65b7cc0fe31b3a888a03c6b6550f.zip |
Update HOMEPAGE and SRC_URI, thanks Lorenz in bug #394607
(Portage version: 2.2.0_alpha86/cvs/Linux x86_64)
Diffstat (limited to 'x11-plugins/wmSun/wmSun-1.03-r1.ebuild')
-rw-r--r-- | x11-plugins/wmSun/wmSun-1.03-r1.ebuild | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/x11-plugins/wmSun/wmSun-1.03-r1.ebuild b/x11-plugins/wmSun/wmSun-1.03-r1.ebuild index ffa74ef7a086..e9595b91a97a 100644 --- a/x11-plugins/wmSun/wmSun-1.03-r1.ebuild +++ b/x11-plugins/wmSun/wmSun-1.03-r1.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmSun/wmSun-1.03-r1.ebuild,v 1.5 2009/06/04 00:06:30 tcunha Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmSun/wmSun-1.03-r1.ebuild,v 1.6 2012/02/15 09:54:07 voyageur Exp $ inherit eutils multilib toolchain-funcs DESCRIPTION="dockapp which displays the rise/set time of the sun" -HOMEPAGE="http://dockapps.org/file.php/id/16" -SRC_URI="http://dockapps.org/download.php/id/23/${P}.tar.gz" +HOMEPAGE="http://dockapps.windowmaker.org/file.php/id/16" +SRC_URI="http://dockapps.windowmaker.org/download.php/id/23/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" |