diff options
Diffstat (limited to 'x11-plugins/wmitime/wmitime-0.5.ebuild')
-rw-r--r-- | x11-plugins/wmitime/wmitime-0.5.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/x11-plugins/wmitime/wmitime-0.5.ebuild b/x11-plugins/wmitime/wmitime-0.5.ebuild index 8cc8c6d32e11..13ee18be642d 100644 --- a/x11-plugins/wmitime/wmitime-0.5.ebuild +++ b/x11-plugins/wmitime/wmitime-0.5.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="Overglorified clock dockapp w/time, date, and internet time" -HOMEPAGE="http://windowmaker.org/dockapps/?name=wmitime" -# Grab from http://windowmaker.org/dockapps/?download=${P}.tar.gz +HOMEPAGE="http://www.dockapps.net/wmitime" SRC_URI="https://dev.gentoo.org/~voyageur/distfiles/${P}.tar.gz" LICENSE="GPL-2" |