summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2015-02-18 09:53:35 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2015-02-18 09:53:35 +0000
commit5ae5d498fc8429b4743bc301ed01a5fc728f4c89 (patch)
tree4ea423f2662e5f141007b85dd26e1ebc1b038c99 /games-emulation
parentDev channel bump. Remove old. (diff)
downloadgentoo-2-5ae5d498fc8429b4743bc301ed01a5fc728f4c89.tar.gz
gentoo-2-5ae5d498fc8429b4743bc301ed01a5fc728f4c89.tar.bz2
gentoo-2-5ae5d498fc8429b4743bc301ed01a5fc728f4c89.zip
EAPI=5
(Portage version: 2.2.14/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'games-emulation')
-rw-r--r--games-emulation/gcube/ChangeLog7
-rw-r--r--games-emulation/gcube/gcube-0.4-r1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/games-emulation/gcube/ChangeLog b/games-emulation/gcube/ChangeLog
index 405d92aeeebe..ea1b9a9a5000 100644
--- a/games-emulation/gcube/ChangeLog
+++ b/games-emulation/gcube/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-emulation/gcube
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/gcube/ChangeLog,v 1.13 2014/05/15 16:36:02 ulm Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/gcube/ChangeLog,v 1.14 2015/02/18 09:53:35 mr_bones_ Exp $
+
+ 18 Feb 2015; Michael Sterrett <mr_bones_@gentoo.org> gcube-0.4-r1.ebuild:
+ EAPI=5
15 May 2014; Ulrich Müller <ulm@gentoo.org> gcube-0.4-r1.ebuild:
Fix USE dependency on media-libs/libsdl, "audio" USE flag was renamed to
diff --git a/games-emulation/gcube/gcube-0.4-r1.ebuild b/games-emulation/gcube/gcube-0.4-r1.ebuild
index 4f207e48d7a3..dbad2f067b14 100644
--- a/games-emulation/gcube/gcube-0.4-r1.ebuild
+++ b/games-emulation/gcube/gcube-0.4-r1.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/gcube/gcube-0.4-r1.ebuild,v 1.9 2014/05/15 16:36:02 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/gcube/gcube-0.4-r1.ebuild,v 1.10 2015/02/18 09:53:35 mr_bones_ Exp $
-EAPI=4
+EAPI=5
inherit eutils games
DESCRIPTION="Gamecube emulator"