From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 268AF139085 for ; Wed, 21 Dec 2016 08:13:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7B2EF2241BA; Wed, 21 Dec 2016 08:13:22 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 56F1B2241BA for ; Wed, 21 Dec 2016 08:13:22 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id EE2BE340EDA for ; Wed, 21 Dec 2016 08:13:20 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8A5461AE8 for ; Wed, 21 Dec 2016 08:13:19 +0000 (UTC) From: "Alfredo Tupone" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alfredo Tupone" Message-ID: <1482307977.6324a2feee8bf179a849423fce90c6b375432ffd.tupone@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: games-action/violetland/ X-VCS-Repository: repo/gentoo X-VCS-Files: games-action/violetland/Manifest games-action/violetland/violetland-0.4.3.ebuild X-VCS-Directories: games-action/violetland/ X-VCS-Committer: tupone X-VCS-Committer-Name: Alfredo Tupone X-VCS-Revision: 6324a2feee8bf179a849423fce90c6b375432ffd X-VCS-Branch: master Date: Wed, 21 Dec 2016 08:13:19 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 4d0070df-b095-4f39-9e30-52916807c6a7 X-Archives-Hash: 8d5f00b3e7ed6e8a37821a2ece331b30 commit: 6324a2feee8bf179a849423fce90c6b375432ffd Author: Tupone Alfredo gentoo org> AuthorDate: Wed Dec 21 08:12:19 2016 +0000 Commit: Alfredo Tupone gentoo org> CommitDate: Wed Dec 21 08:12:57 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6324a2fe games-action/violetland: Moving away from googlecode Package-Manager: portage-2.3.0 games-action/violetland/Manifest | 2 +- games-action/violetland/violetland-0.4.3.ebuild | 9 +++------ 2 files changed, 4 insertions(+), 7 deletions(-) diff --git a/games-action/violetland/Manifest b/games-action/violetland/Manifest index 55bc59e..8feb2be 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 267a820..4b736e3 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 \