From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-766401-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 0E08D138A1A for <garchives@archives.gentoo.org>; Sun, 25 Jan 2015 11:29:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E9FBFE0829; Sun, 25 Jan 2015 11:29:11 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 9E2EAE0829 for <gentoo-commits@lists.gentoo.org>; Sun, 25 Jan 2015 11:29:10 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 12411340688 for <gentoo-commits@lists.gentoo.org>; Sun, 25 Jan 2015 11:29:08 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0106510561 for <gentoo-commits@lists.gentoo.org>; Sun, 25 Jan 2015 11:29:06 +0000 (UTC) From: "Azamat H. Hackimov" <winterheart@gentoo.ru> 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" <winterheart@gentoo.ru> Message-ID: <1422185329.1612dca042e80ce610a176761342c0f0e3ab2610.winterheart@gentoo> Subject: [gentoo-commits] proj/gamerlay:master commit in: games-engines/openxcom/ X-VCS-Repository: proj/gamerlay X-VCS-Files: games-engines/openxcom/openxcom-1.0.0_p20150123.ebuild games-engines/openxcom/openxcom-1.0_pre20140614.ebuild X-VCS-Directories: games-engines/openxcom/ X-VCS-Committer: winterheart X-VCS-Committer-Name: Azamat H. Hackimov X-VCS-Revision: 1612dca042e80ce610a176761342c0f0e3ab2610 X-VCS-Branch: master Date: Sun, 25 Jan 2015 11:29:06 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 922fd566-d6c3-4f60-a092-77c11f137009 X-Archives-Hash: 37fa7f75b7fa1fa014c625259fde9b2b commit: 1612dca042e80ce610a176761342c0f0e3ab2610 Author: Azamat H. Hackimov <azamat.hackimov <AT> gmail <DOT> com> AuthorDate: Sun Jan 25 11:28:49 2015 +0000 Commit: Azamat H. Hackimov <winterheart <AT> gentoo <DOT> ru> CommitDate: Sun Jan 25 11:28:49 2015 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/gamerlay.git;a=commit;h=1612dca0 [games-engine/openxcom] Version bump Package-Manager: portage-2.2.14 Manifest-Sign-Key: A018DE8C --- ...nxcom-1.0_pre20140614.ebuild => openxcom-1.0.0_p20150123.ebuild} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/games-engines/openxcom/openxcom-1.0_pre20140614.ebuild b/games-engines/openxcom/openxcom-1.0.0_p20150123.ebuild similarity index 88% rename from games-engines/openxcom/openxcom-1.0_pre20140614.ebuild rename to games-engines/openxcom/openxcom-1.0.0_p20150123.ebuild index f9df84f..836bc5e 100644 --- a/games-engines/openxcom/openxcom-1.0_pre20140614.ebuild +++ b/games-engines/openxcom/openxcom-1.0.0_p20150123.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ @@ -9,9 +9,9 @@ inherit cmake-utils games git-2 DESCRIPTION="An open-source reimplementation of the popular UFO: Enemy Unknown" HOMEPAGE="http://openxcom.org/" # For translation files -SRC_URI="http://openxcom.org/git_builds/openxcom_git_master_2014_06_13_1923.zip" +SRC_URI="http://openxcom.org/git_builds/openxcom_git_master_2015_01_23_1405.zip" EGIT_REPO_URI="https://github.com/SupSuper/OpenXcom.git" -EGIT_COMMIT=71c8b2a2779ebd76f621e404d472d39fc4da022a +EGIT_COMMIT=18bba3f2a886161ff4077e75b56ae88fc5e96236 LICENSE="GPL-3" SLOT="0"