commit: 3eaaacc2ed32d07145f45f708704100938251b41 Author: Michael Sterrett <mr_bones_ <AT> gentoo <DOT> org> AuthorDate: Sun Jan 3 05:52:52 2016 +0000 Commit: Michael Sterrett <mr_bones_ <AT> gentoo <DOT> org> CommitDate: Sun Jan 3 06:15:15 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3eaaacc2
games-fps/quake3-excessiveplus: EAPI=5 Package-Manager: portage-2.2.24 games-fps/quake3-excessiveplus/quake3-excessiveplus-2.2b.ebuild | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/games-fps/quake3-excessiveplus/quake3-excessiveplus-2.2b.ebuild b/games-fps/quake3-excessiveplus/quake3-excessiveplus-2.2b.ebuild index 22755cf..488d78f 100644 --- a/games-fps/quake3-excessiveplus/quake3-excessiveplus-2.2b.ebuild +++ b/games-fps/quake3-excessiveplus/quake3-excessiveplus-2.2b.ebuild @@ -2,9 +2,8 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI=2 - -MOD_DESC="modification making the weapons much faster and stronger" +EAPI=5 +MOD_DESC="Makes the weapons much faster and stronger" MOD_NAME="Excessive Plus" MOD_DIR="excessiveplus" MOD_ICON="excessiveplus.ico"
