diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2016-05-18 00:42:16 -0400 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2016-05-18 01:17:09 -0400 |
commit | eb1bb488397f4ff3250ab7e0a4025a3a5f0d219a (patch) | |
tree | d081d74f40d90bf3623bf5649700cc905168ce18 | |
parent | media-radio/tlf: Version bump (diff) | |
download | gentoo-eb1bb488397f4ff3250ab7e0a4025a3a5f0d219a.tar.gz gentoo-eb1bb488397f4ff3250ab7e0a4025a3a5f0d219a.tar.bz2 gentoo-eb1bb488397f4ff3250ab7e0a4025a3a5f0d219a.zip |
games-fps/quake2-demodata: stable for amd64
Package-Manager: portage-2.2.28
-rw-r--r-- | games-fps/quake2-demodata/quake2-demodata-3.14.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games-fps/quake2-demodata/quake2-demodata-3.14.ebuild b/games-fps/quake2-demodata/quake2-demodata-3.14.ebuild index 7c16869fa516..5c7b39c00ccf 100644 --- a/games-fps/quake2-demodata/quake2-demodata-3.14.ebuild +++ b/games-fps/quake2-demodata/quake2-demodata-3.14.ebuild @@ -1,6 +1,7 @@ # Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ + EAPI=5 inherit unpacker eutils versionator games @@ -15,7 +16,7 @@ SRC_URI="mirror://idsoftware/${MY_PN}/${FILE}" # See license.txt - it's a bit different to Q2EULA in Portage LICENSE="quake2-demodata" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ppc sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~ia64 ppc sparc x86 ~x86-fbsd" IUSE="symlink" RDEPEND="" |