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 BD8E11384B4 for ; Fri, 18 Dec 2015 08:18:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C6E5121C00A; Fri, 18 Dec 2015 08:18:06 +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 D68E8E078C for ; Fri, 18 Dec 2015 08:18:05 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 89F743406AD for ; Fri, 18 Dec 2015 08:18:04 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6A731C7B for ; Fri, 18 Dec 2015 08:17:59 +0000 (UTC) From: "Michael Sterrett" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Sterrett" Message-ID: <1450426644.40f2f257764942b9a26bcbb34ef17abc385af37b.mr_bones_@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: games-rpg/queen/ X-VCS-Repository: repo/gentoo X-VCS-Files: games-rpg/queen/queen-1.ebuild X-VCS-Directories: games-rpg/queen/ X-VCS-Committer: mr_bones_ X-VCS-Committer-Name: Michael Sterrett X-VCS-Revision: 40f2f257764942b9a26bcbb34ef17abc385af37b X-VCS-Branch: master Date: Fri, 18 Dec 2015 08:17:59 +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: 8dfa0f64-478a-437f-a585-67e2efa3602d X-Archives-Hash: d99e2f63479bc7f42012b21208c6eafc commit: 40f2f257764942b9a26bcbb34ef17abc385af37b Author: Michael Sterrett gentoo org> AuthorDate: Fri Dec 18 01:16:36 2015 +0000 Commit: Michael Sterrett gentoo org> CommitDate: Fri Dec 18 08:17:24 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=40f2f257 EAPI=5 Package-Manager: portage-2.2.24 games-rpg/queen/queen-1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/games-rpg/queen/queen-1.ebuild b/games-rpg/queen/queen-1.ebuild index 2259c18..5be3b64 100644 --- a/games-rpg/queen/queen-1.ebuild +++ b/games-rpg/queen/queen-1.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI=4 +EAPI=5 inherit eutils games DESCRIPTION="Flight of the Amazon Queen - a 2D point-and-click adventure game set in the 1940s"