summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlfredo Tupone <tupone@gentoo.org>2015-01-05 20:31:56 +0000
committerAlfredo Tupone <tupone@gentoo.org>2015-01-05 20:31:56 +0000
commite8bb70c615e084c4b020a25d6e445df8d7468e95 (patch)
treecabee3d4f113b321f2e7b7e399339a2cb90e964e /games-arcade/xgalaga/xgalaga-2.1.1.0.ebuild
parentMark stable (diff)
downloadgentoo-2-e8bb70c615e084c4b020a25d6e445df8d7468e95.tar.gz
gentoo-2-e8bb70c615e084c4b020a25d6e445df8d7468e95.tar.bz2
gentoo-2-e8bb70c615e084c4b020a25d6e445df8d7468e95.zip
EAPI 5
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0145142D)
Diffstat (limited to 'games-arcade/xgalaga/xgalaga-2.1.1.0.ebuild')
-rw-r--r--games-arcade/xgalaga/xgalaga-2.1.1.0.ebuild12
1 files changed, 6 insertions, 6 deletions
diff --git a/games-arcade/xgalaga/xgalaga-2.1.1.0.ebuild b/games-arcade/xgalaga/xgalaga-2.1.1.0.ebuild
index 29f0ce0fb7a1..d93dbfdfa607 100644
--- a/games-arcade/xgalaga/xgalaga-2.1.1.0.ebuild
+++ b/games-arcade/xgalaga/xgalaga-2.1.1.0.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-arcade/xgalaga/xgalaga-2.1.1.0.ebuild,v 1.6 2010/01/06 14:01:20 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-arcade/xgalaga/xgalaga-2.1.1.0.ebuild,v 1.7 2015/01/05 20:31:56 tupone Exp $
-EAPI=2
+EAPI=5
inherit eutils games
DESCRIPTION="A clone of the classic game Galaga for the X Window System"
@@ -36,15 +36,15 @@ src_prepare() {
}
src_install() {
- dogamesbin xgalaga xgal.sndsrv.oss xgalaga-hyperspace || die "dogamesbin failed"
+ dogamesbin xgalaga xgal.sndsrv.oss xgalaga-hyperspace
dodoc README README.SOUND CHANGES
newman xgalaga.6x xgalaga.6
insinto "${GAMES_DATADIR}/${PN}/sounds"
- doins sounds/*.raw || die "doins failed"
+ doins sounds/*.raw
insinto "${GAMES_DATADIR}/${PN}/levels"
- doins levels/*.xgl || die "doins failed"
+ doins levels/*.xgl
make_desktop_entry ${PN} XGalaga