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 452391397D4 for ; Thu, 13 Aug 2015 17:40:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 30030E07A0; Thu, 13 Aug 2015 17:40: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 76AE5E07A0 for ; Thu, 13 Aug 2015 17:40: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 4DEDD340917 for ; Thu, 13 Aug 2015 17:40:23 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0023C14F for ; Thu, 13 Aug 2015 17:40:22 +0000 (UTC) From: "Julian Ospald" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Julian Ospald" Message-ID: <1439487561.ac3424e16877cc0bfdcdcb0f599ab6af2d81650f.hasufell@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: / X-VCS-Repository: repo/gentoo X-VCS-Committer: hasufell X-VCS-Committer-Name: Julian Ospald X-VCS-Revision: ac3424e16877cc0bfdcdcb0f599ab6af2d81650f X-VCS-Branch: master Date: Thu, 13 Aug 2015 17:40:22 +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: d839a6da-c884-44a4-8961-4b2516a61734 X-Archives-Hash: f7f2d40268f0c73e5ed3da37ac352f27 commit: ac3424e16877cc0bfdcdcb0f599ab6af2d81650f Author: Julian Ospald gentoo org> AuthorDate: Thu Aug 13 17:39:21 2015 +0000 Commit: Julian Ospald gentoo org> CommitDate: Thu Aug 13 17:39:21 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac3424e1 Merge branch 'package/pcsx2' of github.com:nE0sIghT/gentoo Adds package games-emulation/pcsx2. Reviewed-by: Michał Górny gentoo.org> Reviewed-by: Julian Ospald gentoo.org> Reviewed-by: Doug Freed mtu.edu> Reviewed-by: Matthias Maier gentoo.org> Reviewed-by: Christoph Junghans gentoo.org> games-emulation/pcsx2/Manifest | 1 + .../pcsx2/files/pcsx2-1.3.1-cflags.patch | 776 +++++++++++++++++++++ .../pcsx2/files/pcsx2-1.3.1-egl-optional.patch | 169 +++++ .../pcsx2/files/pcsx2-1.3.1-packaging.patch | 148 ++++ games-emulation/pcsx2/metadata.xml | 13 + games-emulation/pcsx2/pcsx2-1.3.1.ebuild | 106 +++ games-emulation/pcsx2/pcsx2-9999.ebuild | 106 +++ profiles/arch/amd64/no-multilib/package.mask | 1 + .../hardened/linux/amd64/no-multilib/package.mask | 1 + 9 files changed, 1321 insertions(+)