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/wmtime | |
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/wmtime')
-rw-r--r-- | x11-plugins/wmtime/wmtime-1.2.ebuild | 5 | ||||
-rw-r--r-- | x11-plugins/wmtime/wmtime-1.4.ebuild | 5 |
2 files changed, 4 insertions, 6 deletions
diff --git a/x11-plugins/wmtime/wmtime-1.2.ebuild b/x11-plugins/wmtime/wmtime-1.2.ebuild index 5b2938a75f63..4b99b9b23bbe 100644 --- a/x11-plugins/wmtime/wmtime-1.2.ebuild +++ b/x11-plugins/wmtime/wmtime-1.2.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$ @@ -6,8 +6,7 @@ EAPI=5 inherit toolchain-funcs DESCRIPTION="applet which displays the date and time in a dockable tile" -HOMEPAGE="http://windowmaker.org/dockapps/?name=wmtime" -# Grab from http://windowmaker.org/dockapps/?download=${P}.tar.gz +HOMEPAGE="http://www.dockapps.net/wmtime" SRC_URI="https://dev.gentoo.org/~voyageur/distfiles/${P}.tar.gz" LICENSE="GPL-2" diff --git a/x11-plugins/wmtime/wmtime-1.4.ebuild b/x11-plugins/wmtime/wmtime-1.4.ebuild index b5a556032361..4adc29d20e03 100644 --- a/x11-plugins/wmtime/wmtime-1.4.ebuild +++ b/x11-plugins/wmtime/wmtime-1.4.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$ @@ -6,8 +6,7 @@ EAPI=5 inherit toolchain-funcs DESCRIPTION="applet which displays the date and time in a dockable tile" -HOMEPAGE="http://windowmaker.org/dockapps/?name=wmtime" -# Grab from http://windowmaker.org/dockapps/?download=${P}.tar.gz +HOMEPAGE="http://www.dockapps.net/wmtime" SRC_URI="https://dev.gentoo.org/~voyageur/distfiles/${P}.tar.gz" LICENSE="GPL-2" |