diff options
Diffstat (limited to 'x11-plugins/wmlife/wmlife-1.0.1.ebuild')
-rw-r--r-- | x11-plugins/wmlife/wmlife-1.0.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-plugins/wmlife/wmlife-1.0.1.ebuild b/x11-plugins/wmlife/wmlife-1.0.1.ebuild index a2523343e623..e5eb92e15089 100644 --- a/x11-plugins/wmlife/wmlife-1.0.1.ebuild +++ b/x11-plugins/wmlife/wmlife-1.0.1.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 inherit autotools eutils DESCRIPTION="dockapp running Conway's Game of Life (and program launcher)" -HOMEPAGE="http://www.swanson.ukfsn.org/#wmlife" -SRC_URI="http://www.swanson.ukfsn.org/${PN}/${P}.tar.gz" +HOMEPAGE="http://www.improbability.net/#wmlife" +SRC_URI="http://www.improbability.net/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" |