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 69261138A1A for ; Sat, 7 Feb 2015 05:26:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 63FF4E0881; Sat, 7 Feb 2015 05:26:10 +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 F29F5E0881 for ; Sat, 7 Feb 2015 05:26:09 +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 DB507340680 for ; Sat, 7 Feb 2015 05:26:08 +0000 (UTC) Received: by oystercatcher.gentoo.org (Postfix, from userid 665) id 869AF113A7; Sat, 7 Feb 2015 05:26:06 +0000 (UTC) From: "Michael Sterrett (mr_bones_)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, mr_bones_@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in games-action/phobiaii: phobiaii-1.1.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: phobiaii-1.1.ebuild ChangeLog X-VCS-Directories: games-action/phobiaii X-VCS-Committer: mr_bones_ X-VCS-Committer-Name: Michael Sterrett Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20150207052606.869AF113A7@oystercatcher.gentoo.org> Date: Sat, 7 Feb 2015 05:26:06 +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: a67e1939-258f-4989-b7a0-d97379845c9d X-Archives-Hash: d20a9187f22013143ce9183ef8a62365 mr_bones_ 15/02/07 05:26:06 Modified: phobiaii-1.1.ebuild ChangeLog Log: mark stable (Portage version: 2.2.14/cvs/Linux x86_64, unsigned Manifest commit) Revision Changes Path 1.21 games-action/phobiaii/phobiaii-1.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/phobiaii/phobiaii-1.1.ebuild?rev=1.21&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/phobiaii/phobiaii-1.1.ebuild?rev=1.21&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/phobiaii/phobiaii-1.1.ebuild?r1=1.20&r2=1.21 Index: phobiaii-1.1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/games-action/phobiaii/phobiaii-1.1.ebuild,v retrieving revision 1.20 retrieving revision 1.21 diff -u -r1.20 -r1.21 --- phobiaii-1.1.ebuild 13 Oct 2014 10:22:52 -0000 1.20 +++ phobiaii-1.1.ebuild 7 Feb 2015 05:26:06 -0000 1.21 @@ -1,9 +1,8 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/phobiaii/phobiaii-1.1.ebuild,v 1.20 2014/10/13 10:22:52 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/phobiaii/phobiaii-1.1.ebuild,v 1.21 2015/02/07 05:26:06 mr_bones_ Exp $ EAPI=5 - inherit eutils games MY_P="linuxphobia-${PV}" @@ -13,7 +12,7 @@ LICENSE="freedist" #505612 SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" RDEPEND="sys-libs/lib-compat 1.18 games-action/phobiaii/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/phobiaii/ChangeLog?rev=1.18&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/phobiaii/ChangeLog?rev=1.18&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/phobiaii/ChangeLog?r1=1.17&r2=1.18 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/games-action/phobiaii/ChangeLog,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- ChangeLog 13 Oct 2014 10:22:52 -0000 1.17 +++ ChangeLog 7 Feb 2015 05:26:06 -0000 1.18 @@ -1,6 +1,9 @@ # ChangeLog for games-action/phobiaii -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/phobiaii/ChangeLog,v 1.17 2014/10/13 10:22:52 mgorny Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-action/phobiaii/ChangeLog,v 1.18 2015/02/07 05:26:06 mr_bones_ Exp $ + + 07 Feb 2015; Michael Sterrett phobiaii-1.1.ebuild: + mark stable 13 Oct 2014; Michał Górny phobiaii-1.1.ebuild: Support multilib providers for deps. Bump to EAPI=5.