From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 43D4559CA5 for ; Mon, 21 Mar 2016 06:54:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A0C1E21C030; Mon, 21 Mar 2016 06:54:55 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 34B4E21C030 for ; Mon, 21 Mar 2016 06:54:54 +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 CC2423408C7 for ; Mon, 21 Mar 2016 06:54:52 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1EB9E850 for ; Mon, 21 Mar 2016 06:54:49 +0000 (UTC) From: "Azamat H. Hackimov" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Azamat H. Hackimov" Message-ID: <1458543265.113a19269f1af704112e05744daf56a955441775.winterheart@gentoo> Subject: [gentoo-commits] proj/gamerlay:master commit in: games-fps/redeclipse/, games-fps/redeclipse/files/ X-VCS-Repository: proj/gamerlay X-VCS-Files: games-fps/redeclipse/files/redeclipse-1.5.2_unbundle-enet.patch games-fps/redeclipse/files/redeclipse-1.5.3_unbundle-enet.patch games-fps/redeclipse/metadata.xml games-fps/redeclipse/redeclipse-1.5.2.ebuild games-fps/redeclipse/redeclipse-1.5.3.ebuild X-VCS-Directories: games-fps/redeclipse/ games-fps/redeclipse/files/ X-VCS-Committer: winterheart X-VCS-Committer-Name: Azamat H. Hackimov X-VCS-Revision: 113a19269f1af704112e05744daf56a955441775 X-VCS-Branch: master Date: Mon, 21 Mar 2016 06:54:49 +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: 35b5d0a0-cd38-44b8-b8f5-4db2ec113b47 X-Archives-Hash: d1db56551585108c9c5ce3ecd48eca16 commit: 113a19269f1af704112e05744daf56a955441775 Author: Azamat H. Hackimov gmail com> AuthorDate: Mon Mar 21 06:54:25 2016 +0000 Commit: Azamat H. Hackimov gentoo ru> CommitDate: Mon Mar 21 06:54:25 2016 +0000 URL: https://gitweb.gentoo.org/proj/gamerlay.git/commit/?id=113a1926 [games-fps/redeclipse] Bump to 1.5.3 ...5.2_unbundle-enet.patch => redeclipse-1.5.3_unbundle-enet.patch} | 0 games-fps/redeclipse/metadata.xml | 1 - .../redeclipse/{redeclipse-1.5.2.ebuild => redeclipse-1.5.3.ebuild} | 6 +++--- 3 files changed, 3 insertions(+), 4 deletions(-) diff --git a/games-fps/redeclipse/files/redeclipse-1.5.2_unbundle-enet.patch b/games-fps/redeclipse/files/redeclipse-1.5.3_unbundle-enet.patch similarity index 100% rename from games-fps/redeclipse/files/redeclipse-1.5.2_unbundle-enet.patch rename to games-fps/redeclipse/files/redeclipse-1.5.3_unbundle-enet.patch diff --git a/games-fps/redeclipse/metadata.xml b/games-fps/redeclipse/metadata.xml index d5c68c3..e659e98 100644 --- a/games-fps/redeclipse/metadata.xml +++ b/games-fps/redeclipse/metadata.xml @@ -1,7 +1,6 @@ - azamat.hackimov@gmail.com Azamat H. Hackimov diff --git a/games-fps/redeclipse/redeclipse-1.5.2.ebuild b/games-fps/redeclipse/redeclipse-1.5.3.ebuild similarity index 92% rename from games-fps/redeclipse/redeclipse-1.5.2.ebuild rename to games-fps/redeclipse/redeclipse-1.5.3.ebuild index 23f6a53..325466e 100644 --- a/games-fps/redeclipse/redeclipse-1.5.2.ebuild +++ b/games-fps/redeclipse/redeclipse-1.5.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: $ +# $Id$ EAPI=5 @@ -10,7 +10,7 @@ MAJOR_VERSION=$(get_version_component_range 1-2) DESCRIPTION="First-person ego-shooter, built as a total conversion of Cube Engine 2" HOMEPAGE="http://www.redeclipse.net/" -SRC_URI="http://www.indiedb.com/downloads/mirror/86141/100/0789359bfb023138a8c5520fcb632b7d -> ${PN}_${PV}_nix.tar.bz2" +SRC_URI="http://www.indiedb.com/downloads/mirror/87522/100/342c6b2c3783dcee476cdf0457a0d5e7 -> ${PN}_${PV}_nix.tar.bz2" # According to doc/license.txt file LICENSE="HPND ZLIB CC-BY-SA-3.0"