diff options
author | Francesco Turco <fturco@fastmail.fm> | 2017-09-29 21:43:04 +0200 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2017-10-03 23:53:46 +0200 |
commit | 538776cac88b169dd11ce27d6e5459bba5e2a064 (patch) | |
tree | 25d842ed96ce699a9e2206fb4c8b0e44d51ffa3b /games-puzzle/lpairs | |
parent | games-puzzle/lmarbles: update HOMEPAGE. (diff) | |
download | gentoo-538776cac88b169dd11ce27d6e5459bba5e2a064.tar.gz gentoo-538776cac88b169dd11ce27d6e5459bba5e2a064.tar.bz2 gentoo-538776cac88b169dd11ce27d6e5459bba5e2a064.zip |
games-puzzle/lpairs: update HOMEPAGE.
Closes: https://github.com/gentoo/gentoo/pull/5823
Diffstat (limited to 'games-puzzle/lpairs')
-rw-r--r-- | games-puzzle/lpairs/lpairs-1.0.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-puzzle/lpairs/lpairs-1.0.4.ebuild b/games-puzzle/lpairs/lpairs-1.0.4.ebuild index 95a70120637b..f5169a3488fc 100644 --- a/games-puzzle/lpairs/lpairs-1.0.4.ebuild +++ b/games-puzzle/lpairs/lpairs-1.0.4.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 inherit eutils games DESCRIPTION="A classical memory game" -HOMEPAGE="http://lgames.sourceforge.net/index.php?project=LPairs" +HOMEPAGE="http://lgames.sourceforge.net/LPairs/" SRC_URI="mirror://sourceforge/lgames/${P}.tar.gz" LICENSE="GPL-2+" |