summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrice Clement <monsieurp@gentoo.org>2016-01-19 20:25:18 +0000
committerPatrice Clement <monsieurp@gentoo.org>2016-01-19 20:25:57 +0000
commit3821e44035638d86fc653f6e5ca3c9accb770636 (patch)
tree5969cf968d4cf2766a9f7b6746013253b6ef726b
parentgames-emulation/ppsspp: Add missing dies. Fix dependencies. Fix header. (diff)
downloadgentoo-3821e440.tar.gz
gentoo-3821e440.tar.bz2
gentoo-3821e440.zip
games-emulation/ppsspp: Fix DESCRIPTION length.
Package-Manager: portage-2.2.26 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
-rw-r--r--games-emulation/ppsspp/ppsspp-1.1.0.ebuild4
-rw-r--r--games-emulation/ppsspp/ppsspp-1.1.1.ebuild4
-rw-r--r--games-emulation/ppsspp/ppsspp-9999.ebuild4
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 493f3cb7b762..6bc431f28603 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 c68ca53d4e22..6de52a1e6eb8 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 5723f53bb657..d9166bbb7d00 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"