diff options
author | 2014-04-03 19:56:55 +0000 | |
---|---|---|
committer | 2014-04-03 19:56:55 +0000 | |
commit | 3f579e8cb5847807f05a7fa7530b85d0f426fd5d (patch) | |
tree | 031833723f94dc363ffe62ddc6b7b79cf8cc7b08 /games-fps/doom3-mitm | |
parent | [QA] Revision bump. EAPI 5. Use emake instead of make. Turn parallel build wa... (diff) | |
download | gentoo-2-3f579e8cb5847807f05a7fa7530b85d0f426fd5d.tar.gz gentoo-2-3f579e8cb5847807f05a7fa7530b85d0f426fd5d.tar.bz2 gentoo-2-3f579e8cb5847807f05a7fa7530b85d0f426fd5d.zip |
Fix LICENSE, bug 505634.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 9433907D693FB5B8!)
Diffstat (limited to 'games-fps/doom3-mitm')
-rw-r--r-- | games-fps/doom3-mitm/ChangeLog | 7 | ||||
-rw-r--r-- | games-fps/doom3-mitm/doom3-mitm-20070129.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/games-fps/doom3-mitm/ChangeLog b/games-fps/doom3-mitm/ChangeLog index 3dcf58be93f7..c1e7db386d30 100644 --- a/games-fps/doom3-mitm/ChangeLog +++ b/games-fps/doom3-mitm/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-fps/doom3-mitm -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/doom3-mitm/ChangeLog,v 1.6 2009/10/10 17:16:06 nyhm Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-fps/doom3-mitm/ChangeLog,v 1.7 2014/04/03 19:56:55 ulm Exp $ + + 03 Apr 2014; Ulrich Müller <ulm@gentoo.org> doom3-mitm-20070129.ebuild: + Fix LICENSE, bug 505634. 10 Oct 2009; Tristan Heaven <nyhm@gentoo.org> doom3-mitm-20070129.ebuild: Stable on amd64/x86 diff --git a/games-fps/doom3-mitm/doom3-mitm-20070129.ebuild b/games-fps/doom3-mitm/doom3-mitm-20070129.ebuild index d738b68196d5..efd16d910d0f 100644 --- a/games-fps/doom3-mitm/doom3-mitm-20070129.ebuild +++ b/games-fps/doom3-mitm/doom3-mitm-20070129.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/doom3-mitm/doom3-mitm-20070129.ebuild,v 1.3 2009/10/10 17:16:06 nyhm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/doom3-mitm/doom3-mitm-20070129.ebuild,v 1.4 2014/04/03 19:56:55 ulm Exp $ EAPI=2 @@ -13,7 +13,7 @@ HOMEPAGE="http://www.makeittomorning.co.uk/" SRC_URI="http://www.doomwadstation.com/doom3/maps/Morning/mitm_4.zip http://www.doomwadstation.com/doom3/maps/Morning/mitm5.zip" -LICENSE="as-is" +LICENSE="all-rights-reserved" KEYWORDS="amd64 x86" IUSE="" |