diff options
Diffstat (limited to 'x11-plugins/wmclock/wmclock-1.0.15.ebuild')
-rw-r--r-- | x11-plugins/wmclock/wmclock-1.0.15.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/x11-plugins/wmclock/wmclock-1.0.15.ebuild b/x11-plugins/wmclock/wmclock-1.0.15.ebuild index 54771dfd0a95..f726e8ef7d6d 100644 --- a/x11-plugins/wmclock/wmclock-1.0.15.ebuild +++ b/x11-plugins/wmclock/wmclock-1.0.15.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 autotools DESCRIPTION="a dockapp that displays time and date (same style as NEXTSTEP(tm) operating systems)" -HOMEPAGE="http://windowmaker.org/dockapps/?name=wmclock" -# Grab from http://windowmaker.org/dockapps/?download=${P}.tar.gz +HOMEPAGE="http://www.dockapps.net/wmclock" SRC_URI="https://dev.gentoo.org/~voyageur/distfiles/${P}.tar.gz" LICENSE="GPL-2" |