commit:     3821e44035638d86fc653f6e5ca3c9accb770636
Author:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 19 20:25:18 2016 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Tue Jan 19 20:25:57 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3821e440

games-emulation/ppsspp: Fix DESCRIPTION length.

Package-Manager: portage-2.2.26
Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>

 games-emulation/ppsspp/ppsspp-1.1.0.ebuild | 4 ++--
 games-emulation/ppsspp/ppsspp-1.1.1.ebuild | 4 ++--
 games-emulation/ppsspp/ppsspp-9999.ebuild  | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/games-emulation/ppsspp/ppsspp-1.1.0.ebuild 
b/games-emulation/ppsspp/ppsspp-1.1.0.ebuild
index 493f3cb..6bc431f 100644
--- a/games-emulation/ppsspp/ppsspp-1.1.0.ebuild
+++ b/games-emulation/ppsspp/ppsspp-1.1.0.ebuild
@@ -6,14 +6,14 @@ EAPI=5
 
 inherit eutils cmake-utils qt4-r2 git-r3
 
-DESCRIPTION="A PSP emulator for Android, Windows, Mac, Linux and Blackberry 
10, written in C++."
+DESCRIPTION="A PSP emulator written in C++."
 HOMEPAGE="http://www.ppsspp.org/";
 EGIT_REPO_URI="git://github.com/hrydgard/${PN}.git"
 EGIT_COMMIT="v${PV}"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="~amd64 ~x86"
 IUSE="qt4 +sdl"
 REQUIRED_USE="
        ?? ( qt4 sdl )

diff --git a/games-emulation/ppsspp/ppsspp-1.1.1.ebuild 
b/games-emulation/ppsspp/ppsspp-1.1.1.ebuild
index c68ca53..6de52a1 100644
--- a/games-emulation/ppsspp/ppsspp-1.1.1.ebuild
+++ b/games-emulation/ppsspp/ppsspp-1.1.1.ebuild
@@ -1,12 +1,12 @@
 # Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: $
+# $Id$
 
 EAPI=5
 
 inherit eutils cmake-utils qt4-r2 git-r3
 
-DESCRIPTION="A PSP emulator for Android, Windows, Mac, Linux and Blackberry 
10, written in C++."
+DESCRIPTION="A PSP emulator written in C++."
 HOMEPAGE="http://www.ppsspp.org/";
 EGIT_REPO_URI="git://github.com/hrydgard/ppsspp.git"
 EGIT_COMMIT="v${PV}"

diff --git a/games-emulation/ppsspp/ppsspp-9999.ebuild 
b/games-emulation/ppsspp/ppsspp-9999.ebuild
index 5723f53..d9166bb 100644
--- a/games-emulation/ppsspp/ppsspp-9999.ebuild
+++ b/games-emulation/ppsspp/ppsspp-9999.ebuild
@@ -1,12 +1,12 @@
 # Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: $
+# $Id$
 
 EAPI=5
 
 inherit eutils cmake-utils qt4-r2 git-r3
 
-DESCRIPTION="A PSP emulator for Android, Windows, Mac, Linux and Blackberry 
10, written in C++."
+DESCRIPTION="A PSP emulator written in C++."
 HOMEPAGE="http://www.ppsspp.org/";
 EGIT_REPO_URI="git://github.com/hrydgard/ppsspp.git"
 

Reply via email to