summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-02-09 18:24:16 +0100
committerJames Le Cuirot <chewi@gentoo.org>2018-02-10 10:42:49 +0000
commit4d6be61a34ceff28adb4d18c896120557494deff (patch)
tree7100b6f1b9b08db7ba5fa8ce6c63011ec1e6de6d /games-action/violetland/violetland-0.4.3-r1.ebuild
parentsys-kernel/genkernel-next: stable 68 for ia64, bug #640084 (diff)
downloadgentoo-4d6be61a34ceff28adb4d18c896120557494deff.tar.gz
gentoo-4d6be61a34ceff28adb4d18c896120557494deff.tar.bz2
gentoo-4d6be61a34ceff28adb4d18c896120557494deff.zip
games-action/violetland: fix HOMEPAGE
Closes: https://github.com/gentoo/gentoo/pull/7140
Diffstat (limited to 'games-action/violetland/violetland-0.4.3-r1.ebuild')
-rw-r--r--games-action/violetland/violetland-0.4.3-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/games-action/violetland/violetland-0.4.3-r1.ebuild b/games-action/violetland/violetland-0.4.3-r1.ebuild
index 5067bd2caca5..d277b84a643c 100644
--- a/games-action/violetland/violetland-0.4.3-r1.ebuild
+++ b/games-action/violetland/violetland-0.4.3-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -6,7 +6,7 @@ EAPI=6
inherit eutils cmake-utils
DESCRIPTION="Help a girl named Violet in the struggle with hordes of monsters"
-HOMEPAGE="https://code.google.com/p/violetland/"
+HOMEPAGE="https://violetland.github.io/"
SRC_URI="https://github.com/ooxi/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-3 CC-BY-SA-3.0"