diff options
Diffstat (limited to 'games-action/violetland/violetland-0.4.3-r1.ebuild')
-rw-r--r-- | games-action/violetland/violetland-0.4.3-r1.ebuild | 4 |
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" |