Gentoo Archives: gentoo-commits

From: Michael Sterrett <mr_bones_@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: games-fps/quake3-excessiveplus/
Date: Sun, 03 Jan 2016 06:17:13
Message-Id: 1451801715.3eaaacc2ed32d07145f45f708704100938251b41.mr_bones_@gentoo
1 commit: 3eaaacc2ed32d07145f45f708704100938251b41
2 Author: Michael Sterrett <mr_bones_ <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jan 3 05:52:52 2016 +0000
4 Commit: Michael Sterrett <mr_bones_ <AT> gentoo <DOT> org>
5 CommitDate: Sun Jan 3 06:15:15 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3eaaacc2
7
8 games-fps/quake3-excessiveplus: EAPI=5
9
10 Package-Manager: portage-2.2.24
11
12 games-fps/quake3-excessiveplus/quake3-excessiveplus-2.2b.ebuild | 5 ++---
13 1 file changed, 2 insertions(+), 3 deletions(-)
14
15 diff --git a/games-fps/quake3-excessiveplus/quake3-excessiveplus-2.2b.ebuild b/games-fps/quake3-excessiveplus/quake3-excessiveplus-2.2b.ebuild
16 index 22755cf..488d78f 100644
17 --- a/games-fps/quake3-excessiveplus/quake3-excessiveplus-2.2b.ebuild
18 +++ b/games-fps/quake3-excessiveplus/quake3-excessiveplus-2.2b.ebuild
19 @@ -2,9 +2,8 @@
20 # Distributed under the terms of the GNU General Public License v2
21 # $Id$
22
23 -EAPI=2
24 -
25 -MOD_DESC="modification making the weapons much faster and stronger"
26 +EAPI=5
27 +MOD_DESC="Makes the weapons much faster and stronger"
28 MOD_NAME="Excessive Plus"
29 MOD_DIR="excessiveplus"
30 MOD_ICON="excessiveplus.ico"