diff options
author | Bernard Cafarelli <voyageur@gentoo.org> | 2016-12-02 11:13:30 +0100 |
---|---|---|
committer | Bernard Cafarelli <voyageur@gentoo.org> | 2016-12-02 12:04:56 +0100 |
commit | 566dd24b7754effdf4bf6e8bbf25c0639dbdd7b9 (patch) | |
tree | 5e32dd63cb833ad683a001339789cafae8962b87 /x11-plugins/wmSun | |
parent | x11-libs/libdockapp: update homepage to new dockapps.net (diff) | |
download | gentoo-566dd24b7754effdf4bf6e8bbf25c0639dbdd7b9.tar.gz gentoo-566dd24b7754effdf4bf6e8bbf25c0639dbdd7b9.tar.bz2 gentoo-566dd24b7754effdf4bf6e8bbf25c0639dbdd7b9.zip |
x11-plugins: update dockapps homepage
SRC_URI was not updated as tarballs may be different
Package-Manager: portage-2.3.2
Diffstat (limited to 'x11-plugins/wmSun')
-rw-r--r-- | x11-plugins/wmSun/wmSun-1.05.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/x11-plugins/wmSun/wmSun-1.05.ebuild b/x11-plugins/wmSun/wmSun-1.05.ebuild index 19865c4c2d69..0f7953540ecc 100644 --- a/x11-plugins/wmSun/wmSun-1.05.ebuild +++ b/x11-plugins/wmSun/wmSun-1.05.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -7,8 +7,7 @@ inherit eutils multilib toolchain-funcs MY_P=${P/S/s} DESCRIPTION="dockapp which displays the rise/set time of the sun" -HOMEPAGE="http://windowmaker.org/dockapps/?name=wmsun" -# Grab from http://windowmaker.org/dockapps/?download=${P}.tar.gz +HOMEPAGE="http://www.dockapps.net/wmsun" SRC_URI="https://dev.gentoo.org/~voyageur/distfiles/${MY_P}.tar.gz" LICENSE="GPL-2" |