diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2014-08-09 23:10:57 +0000 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2014-08-09 23:10:57 +0000 |
commit | d61f206b76fcc682bbbf2643462b67dfeb48bdc3 (patch) | |
tree | f4b8f86d831fcceb6c57bfcc69f2493e4216422b /games-util | |
parent | Bump to EAPI=5 (bug #478714) (diff) | |
download | gentoo-2-d61f206b76fcc682bbbf2643462b67dfeb48bdc3.tar.gz gentoo-2-d61f206b76fcc682bbbf2643462b67dfeb48bdc3.tar.bz2 gentoo-2-d61f206b76fcc682bbbf2643462b67dfeb48bdc3.zip |
Bump to EAPI=5 (bug #478714)
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'games-util')
-rw-r--r-- | games-util/xgamer/ChangeLog | 7 | ||||
-rw-r--r-- | games-util/xgamer/xgamer-0.3.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/games-util/xgamer/ChangeLog b/games-util/xgamer/ChangeLog index d8ceef981407..ca4ac860223b 100644 --- a/games-util/xgamer/ChangeLog +++ b/games-util/xgamer/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-util/xgamer -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-util/xgamer/ChangeLog,v 1.11 2013/02/17 21:40:50 hasufell Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-util/xgamer/ChangeLog,v 1.12 2014/08/09 23:10:57 zlogene Exp $ + + 09 Aug 2014; Mikle Kolyada <zlogene@gentoo.org> xgamer-0.3.0.ebuild: + Bump to EAPI=5 (bug #478714) *xgamer-0.6.2 (17 Feb 2013) diff --git a/games-util/xgamer/xgamer-0.3.0.ebuild b/games-util/xgamer/xgamer-0.3.0.ebuild index 64c5ab7b4cc3..1aaad4e4f806 100644 --- a/games-util/xgamer/xgamer-0.3.0.ebuild +++ b/games-util/xgamer/xgamer-0.3.0.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-util/xgamer/xgamer-0.3.0.ebuild,v 1.5 2012/08/20 15:52:18 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-util/xgamer/xgamer-0.3.0.ebuild,v 1.6 2014/08/09 23:10:57 zlogene Exp $ -EAPI=2 +EAPI=5 inherit perl-module DESCRIPTION="A launcher for starting games in a second X session" |