diff options
Diffstat (limited to 'games-emulation/ppsspp/ppsspp-9999.ebuild')
-rw-r--r-- | games-emulation/ppsspp/ppsspp-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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" |