games-emulation/ppsspp: Fix DESCRIPTION length.
authorPatrice Clement <monsieurp@gentoo.org>
Tue, 19 Jan 2016 20:25:18 +0000 (20:25 +0000)
committerPatrice Clement <monsieurp@gentoo.org>
Tue, 19 Jan 2016 20:25:57 +0000 (20:25 +0000)
Package-Manager: portage-2.2.26
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
games-emulation/ppsspp/ppsspp-1.1.0.ebuild
games-emulation/ppsspp/ppsspp-1.1.1.ebuild
games-emulation/ppsspp/ppsspp-9999.ebuild

index 493f3cb7b762daae732c38d5f8ea621ed32c94ab..6bc431f2860394981cf503c4005c6f935561d38c 100644 (file)
@@ -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 )
index c68ca53d4e2280b8beeb216f4cb48c8d30b50682..6de52a1e6eb81f452223fd488bec362039339b7d 100644 (file)
@@ -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}"
index 5723f53bb657af4668a67fd23cef148a8c48b575..d9166bbb7d00e75c61f916e340db46cc44a02152 100644 (file)
@@ -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"