summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'games-action')
-rw-r--r--games-action/violetland/Manifest2
-rw-r--r--games-action/violetland/violetland-0.4.3.ebuild9
2 files changed, 4 insertions, 7 deletions
diff --git a/games-action/violetland/Manifest b/games-action/violetland/Manifest
index 55bc59e11884..8feb2be2cdd2 100644
--- a/games-action/violetland/Manifest
+++ b/games-action/violetland/Manifest
@@ -1 +1 @@
-DIST violetland-v0.4.3-src.zip 9418609 SHA256 790565a752fa10152f2c6f55676c3fa5ffbc45678822ac7d082d815b1798767e SHA512 9de9a8d67de7021a27903f53b155338e955a996252b17c429d3b8382ff02e0772ef85a221114a3225f828f4238997889d823b03b55f82890af792fcfe45b5726 WHIRLPOOL 4199963a21712ebb8ac78b37c79e45c7503df784d4c59737eee573a3151545bf795666f267afce28f4fc02991059beb8556965d9a68cfdaab1ef2d2785800988
+DIST violetland-0.4.3.tar.gz 9257919 SHA256 678996c02ba780f6cb4199e7d85e508c6c86dd8d3793b9ff9618f1cc7c7755ad SHA512 678e1aea42c9358794c6b8b83bdd113baf26e16db4cb815c756cb6c1d268b8210d18a47d1a98a019556633b4db62cd8cf7fc6a1e1ec3b7e3647a9d8353020fae WHIRLPOOL eaaea512ea6ff16d8d312182d981516da7420d05f8541ba7d0ab2e50b1960ed2956e018c3a7afcadc0125f57996c0db6b0e238de50a00b0f4e7ebbb8dc6afaa3
diff --git a/games-action/violetland/violetland-0.4.3.ebuild b/games-action/violetland/violetland-0.4.3.ebuild
index 267a82005db4..4b736e35dd99 100644
--- a/games-action/violetland/violetland-0.4.3.ebuild
+++ b/games-action/violetland/violetland-0.4.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -7,7 +7,7 @@ inherit eutils multilib toolchain-funcs flag-o-matic cmake-utils games
DESCRIPTION="Help a girl by name of Violet to struggle with hordes of monsters"
HOMEPAGE="https://code.google.com/p/violetland/"
-SRC_URI="https://violetland.googlecode.com/files/${PN}-v${PV}-src.zip"
+SRC_URI="https://github.com/ooxi/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-3 CC-BY-SA-3.0"
SLOT="0"
@@ -21,10 +21,7 @@ RDEPEND="media-libs/libsdl[sound,video]
dev-libs/boost[threads(+)]
virtual/opengl
virtual/glu"
-DEPEND="${RDEPEND}
- app-arch/unzip"
-
-S=${WORKDIR}/${PN}-v${PV}
+DEPEND="${RDEPEND}"
src_prepare() {
sed -i \