diff options
author | Ulrich Müller <ulm@gentoo.org> | 2014-04-18 07:08:54 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2014-04-18 07:08:54 +0000 |
commit | bc7a1859a130d427bf9635c185eadb94b60c768b (patch) | |
tree | 7f7e1119975877624b39a09f868800c986743b67 /games-fps | |
parent | Fix LICENSE, bug 506950. (diff) | |
download | gentoo-2-bc7a1859a130d427bf9635c185eadb94b60c768b.tar.gz gentoo-2-bc7a1859a130d427bf9635c185eadb94b60c768b.tar.bz2 gentoo-2-bc7a1859a130d427bf9635c185eadb94b60c768b.zip |
Fix LICENSE, bug 505716.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 9433907D693FB5B8!)
Diffstat (limited to 'games-fps')
3 files changed, 12 insertions, 8 deletions
diff --git a/games-fps/quake3-excessiveplus/ChangeLog b/games-fps/quake3-excessiveplus/ChangeLog index cb78d4fce19b..58d134e94ee7 100644 --- a/games-fps/quake3-excessiveplus/ChangeLog +++ b/games-fps/quake3-excessiveplus/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-fps/quake3-excessiveplus -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-excessiveplus/ChangeLog,v 1.3 2011/09/16 21:28:14 mr_bones_ Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-excessiveplus/ChangeLog,v 1.4 2014/04/18 07:08:53 ulm Exp $ + + 18 Apr 2014; Ulrich Müller <ulm@gentoo.org> + quake3-excessiveplus-1.03.ebuild, quake3-excessiveplus-2.2b.ebuild: + Fix LICENSE, bug 505716. *quake3-excessiveplus-2.2b (16 Sep 2011) diff --git a/games-fps/quake3-excessiveplus/quake3-excessiveplus-1.03.ebuild b/games-fps/quake3-excessiveplus/quake3-excessiveplus-1.03.ebuild index 02777cd89bde..66ac71087172 100644 --- a/games-fps/quake3-excessiveplus/quake3-excessiveplus-1.03.ebuild +++ b/games-fps/quake3-excessiveplus/quake3-excessiveplus-1.03.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 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-excessiveplus/quake3-excessiveplus-1.03.ebuild,v 1.3 2009/10/06 23:19:50 nyhm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-excessiveplus/quake3-excessiveplus-1.03.ebuild,v 1.4 2014/04/18 07:08:54 ulm Exp $ EAPI=2 @@ -14,7 +14,7 @@ inherit games games-mods HOMEPAGE="http://www.excessiveplus.net/" SRC_URI="http://www.excessiveplus.net/downloads/xp-${PV}-full.zip" -LICENSE="as-is" +LICENSE="all-rights-reserved" KEYWORDS="~amd64 ~ppc ~x86" IUSE="dedicated opengl" diff --git a/games-fps/quake3-excessiveplus/quake3-excessiveplus-2.2b.ebuild b/games-fps/quake3-excessiveplus/quake3-excessiveplus-2.2b.ebuild index e967c7c41e2c..ec4535877d09 100644 --- a/games-fps/quake3-excessiveplus/quake3-excessiveplus-2.2b.ebuild +++ b/games-fps/quake3-excessiveplus/quake3-excessiveplus-2.2b.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 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-excessiveplus/quake3-excessiveplus-2.2b.ebuild,v 1.1 2011/09/16 21:28:14 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-excessiveplus/quake3-excessiveplus-2.2b.ebuild,v 1.2 2014/04/18 07:08:53 ulm Exp $ EAPI=2 @@ -14,7 +14,7 @@ inherit games games-mods HOMEPAGE="http://www.excessiveplus.net/" SRC_URI="http://www.excessiveplus.net/files/release/xp-${PV}.zip" -LICENSE="as-is" +LICENSE="all-rights-reserved" KEYWORDS="~amd64 ~ppc ~x86" IUSE="dedicated opengl" |