From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-858379-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 4B50558974
	for <garchives@archives.gentoo.org>; Tue, 19 Jan 2016 20:27:28 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 9D11A21C01B;
	Tue, 19 Jan 2016 20:27:25 +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 E9BBA21C01B
	for <gentoo-commits@lists.gentoo.org>; Tue, 19 Jan 2016 20:27:24 +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 E50B234089F
	for <gentoo-commits@lists.gentoo.org>; Tue, 19 Jan 2016 20:27:23 +0000 (UTC)
Received: from localhost.localdomain (localhost [127.0.0.1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 95BC9CF7
	for <gentoo-commits@lists.gentoo.org>; Tue, 19 Jan 2016 20:27:22 +0000 (UTC)
From: "Patrice Clement" <monsieurp@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Patrice Clement" <monsieurp@gentoo.org>
Message-ID: <1453235133.12c8a49744cd48df576e1eead4a6622021c61146.monsieurp@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: /
X-VCS-Repository: repo/gentoo
X-VCS-Committer: monsieurp
X-VCS-Committer-Name: Patrice Clement
X-VCS-Revision: 12c8a49744cd48df576e1eead4a6622021c61146
X-VCS-Branch: master
Date: Tue, 19 Jan 2016 20:27:22 +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: 742840ee-e34f-4887-a2bf-10da9314ac7b
X-Archives-Hash: 7af5142e9400c5613b8193dd1be6c5cb

commit:     12c8a49744cd48df576e1eead4a6622021c61146
Author:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 19 19:57:36 2016 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Tue Jan 19 20:25:33 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=12c8a497

Merge remote-tracking branch 'github/pr/682'.

 .../ppsspp/Manifest                                |  0
 games-emulation/ppsspp/files/ppsspp                |  3 +
 games-emulation/ppsspp/files/ppsspp-cmake.patch    | 32 ++++++++
 .../ppsspp/files/ppsspp-ffmpeg-x86.patch           | 11 +++
 .../ppsspp/files/ppsspp-ffmpeg-x86_64.patch        | 11 +++
 games-emulation/ppsspp/files/ppsspp-qt.patch       | 11 +++
 games-emulation/ppsspp/files/ppsspp.desktop        |  7 ++
 games-emulation/ppsspp/metadata.xml                | 17 ++++
 games-emulation/ppsspp/ppsspp-1.1.0.ebuild         | 92 ++++++++++++++++++++++
 games-emulation/ppsspp/ppsspp-1.1.1.ebuild         | 92 ++++++++++++++++++++++
 games-emulation/ppsspp/ppsspp-9999.ebuild          | 92 ++++++++++++++++++++++
 11 files changed, 368 insertions(+)