diff options
author | Ulrich Müller <ulm@gentoo.org> | 2014-04-18 06:54:13 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2014-04-18 06:54:13 +0000 |
commit | f604dd545ee72f840ea397a324878afb8906e482 (patch) | |
tree | 09b47fcaff4a843877ce0c3321e5da8b49b35bcd /games-fps/quake3-cpma/quake3-cpma-1.48.ebuild | |
parent | Fix LICENSE, bug 505708. (diff) | |
download | historical-f604dd545ee72f840ea397a324878afb8906e482.tar.gz historical-f604dd545ee72f840ea397a324878afb8906e482.tar.bz2 historical-f604dd545ee72f840ea397a324878afb8906e482.zip |
Fix LICENSE, bug 506950.
Package-Manager: portage-2.2.10/cvs/Linux x86_64
Manifest-Sign-Key: 0x9433907D693FB5B8!
Diffstat (limited to 'games-fps/quake3-cpma/quake3-cpma-1.48.ebuild')
-rw-r--r-- | games-fps/quake3-cpma/quake3-cpma-1.48.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games-fps/quake3-cpma/quake3-cpma-1.48.ebuild b/games-fps/quake3-cpma/quake3-cpma-1.48.ebuild index e9e478e9a08d..bcef9c17e907 100644 --- a/games-fps/quake3-cpma/quake3-cpma-1.48.ebuild +++ b/games-fps/quake3-cpma/quake3-cpma-1.48.ebuild @@ -1,6 +1,6 @@ -# 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-fps/quake3-cpma/quake3-cpma-1.48.ebuild,v 1.4 2012/02/01 16:38:22 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-cpma/quake3-cpma-1.48.ebuild,v 1.5 2014/04/18 06:54:09 ulm Exp $ EAPI=2 @@ -14,7 +14,7 @@ HOMEPAGE="http://www.promode.org/" SRC_URI="http://www.slashquit.net/files/x/q3/cpma${PV//.}-nomaps.zip http://www.slashquit.net/files/x/q3/cpma-mappack-full.zip" -LICENSE="as-is" +LICENSE="all-rights-reserved" KEYWORDS="~ppc x86" IUSE="dedicated opengl" |