diff options
Diffstat (limited to 'games-fps/rtcw/rtcw-1.41b.ebuild')
-rw-r--r-- | games-fps/rtcw/rtcw-1.41b.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-fps/rtcw/rtcw-1.41b.ebuild b/games-fps/rtcw/rtcw-1.41b.ebuild index e7bc876c2e30..48232a57912f 100644 --- a/games-fps/rtcw/rtcw-1.41b.ebuild +++ b/games-fps/rtcw/rtcw-1.41b.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/rtcw/rtcw-1.41b.ebuild,v 1.15 2012/04/23 17:47:55 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/rtcw/rtcw-1.41b.ebuild,v 1.16 2012/07/11 17:27:03 mr_bones_ Exp $ EAPI=2 inherit eutils unpacker games @@ -11,7 +11,7 @@ SRC_URI="mirror://idsoftware/wolf/linux/wolf-linux-GOTY-maps.x86.run mirror://idsoftware/wolf/linux/wolf-linux-${PV}.x86.run" # mirror://3dgamers/returnwolfenstein/wolf-linux-${PV}.x86.run -LICENSE="RTCW" +LICENSE="RTCW GPL-2" # gpl for init script bug #425944 SLOT="0" KEYWORDS="amd64 x86" IUSE="opengl dedicated" |