From 3821e44035638d86fc653f6e5ca3c9accb770636 Mon Sep 17 00:00:00 2001 From: Patrice Clement Date: Tue, 19 Jan 2016 20:25:18 +0000 Subject: games-emulation/ppsspp: Fix DESCRIPTION length. Package-Manager: portage-2.2.26 Signed-off-by: Patrice Clement --- 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(-) (limited to 'games-emulation') diff --git a/games-emulation/ppsspp/ppsspp-1.1.0.ebuild b/games-emulation/ppsspp/ppsspp-1.1.0.ebuild index 493f3cb7b76..6bc431f2860 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 c68ca53d4e2..6de52a1e6eb 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 5723f53bb65..d9166bbb7d0 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" -- cgit v1.2.1