diff options
author | Ulrich Müller <ulm@gentoo.org> | 2014-04-18 17:06:21 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2014-04-18 17:06:21 +0000 |
commit | 2d47c852958a10b0fb77121093368ed1fca58b70 (patch) | |
tree | 613c6530428a1b84b6e0348fb16758b1b1d7fa99 /games-fps | |
parent | add multilib support wrt #484130 (diff) | |
download | gentoo-2-2d47c852958a10b0fb77121093368ed1fca58b70.tar.gz gentoo-2-2d47c852958a10b0fb77121093368ed1fca58b70.tar.bz2 gentoo-2-2d47c852958a10b0fb77121093368ed1fca58b70.zip |
LICENSE changed to all-rights-reserved, bug 465986.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 9433907D693FB5B8!)
Diffstat (limited to 'games-fps')
-rw-r--r-- | games-fps/doom3-phantasm/ChangeLog | 7 | ||||
-rw-r--r-- | games-fps/doom3-phantasm/doom3-phantasm-1.2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/games-fps/doom3-phantasm/ChangeLog b/games-fps/doom3-phantasm/ChangeLog index 974d733bcdd7..dd1c912d3cb0 100644 --- a/games-fps/doom3-phantasm/ChangeLog +++ b/games-fps/doom3-phantasm/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-fps/doom3-phantasm -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/doom3-phantasm/ChangeLog,v 1.3 2009/10/07 14:48:09 nyhm Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-fps/doom3-phantasm/ChangeLog,v 1.4 2014/04/18 17:06:21 ulm Exp $ + + 18 Apr 2014; Ulrich Müller <ulm@gentoo.org> doom3-phantasm-1.2.ebuild: + LICENSE changed to all-rights-reserved, bug 465986. 07 Oct 2009; Tristan Heaven <nyhm@gentoo.org> doom3-phantasm-1.2.ebuild: EAPI=2 diff --git a/games-fps/doom3-phantasm/doom3-phantasm-1.2.ebuild b/games-fps/doom3-phantasm/doom3-phantasm-1.2.ebuild index 738fb520df95..a5dcb52235f3 100644 --- a/games-fps/doom3-phantasm/doom3-phantasm-1.2.ebuild +++ b/games-fps/doom3-phantasm/doom3-phantasm-1.2.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-phantasm/doom3-phantasm-1.2.ebuild,v 1.4 2009/10/07 14:48:09 nyhm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/doom3-phantasm/doom3-phantasm-1.2.ebuild,v 1.5 2014/04/18 17:06:21 ulm Exp $ EAPI=2 @@ -15,7 +15,7 @@ HOMEPAGE="http://www.freewebs.com/bladeghost_j/ SRC_URI="mirror://filefront/Doom_III/Mods/Addons/phantasm_d3_${PV}.zip ftp://files.mhgaming.com/doom3/mods/phantasm_d3_${PV}.zip" -LICENSE="as-is" +LICENSE="all-rights-reserved" KEYWORDS="amd64 x86" IUSE="dedicated opengl" |