diff options
author | Ulrich Müller <ulm@gentoo.org> | 2014-05-03 07:57:19 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2014-05-03 07:57:19 +0000 |
commit | f8fbd1f13805eb575064f143564961fb435dea64 (patch) | |
tree | 169e8d38704029601b35f0c5cc9646d0318a4f07 /games-action/phobiaii | |
parent | Version bump. (diff) | |
download | gentoo-2-f8fbd1f13805eb575064f143564961fb435dea64.tar.gz gentoo-2-f8fbd1f13805eb575064f143564961fb435dea64.tar.bz2 gentoo-2-f8fbd1f13805eb575064f143564961fb435dea64.zip |
Change LICENSE to freedist, bug 505612.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 9433907D693FB5B8!)
Diffstat (limited to 'games-action/phobiaii')
-rw-r--r-- | games-action/phobiaii/ChangeLog | 7 | ||||
-rw-r--r-- | games-action/phobiaii/phobiaii-1.1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/games-action/phobiaii/ChangeLog b/games-action/phobiaii/ChangeLog index 02b3cf8e60cb..a232d7134bc9 100644 --- a/games-action/phobiaii/ChangeLog +++ b/games-action/phobiaii/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-action/phobiaii -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/phobiaii/ChangeLog,v 1.13 2012/09/24 00:22:57 vapier Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-action/phobiaii/ChangeLog,v 1.14 2014/05/03 07:57:19 ulm Exp $ + + 03 May 2014; Ulrich Müller <ulm@gentoo.org> phobiaii-1.1.ebuild: + Change LICENSE to freedist, bug 505612. 24 Sep 2012; Mike Frysinger <vapier@gentoo.org> phobiaii-1.1.ebuild: QA_DT_HASH (old/deprecated) -> QA_FLAGS_IGNORED (new hotness) diff --git a/games-action/phobiaii/phobiaii-1.1.ebuild b/games-action/phobiaii/phobiaii-1.1.ebuild index e0b4e98a23b7..83e4e73ee03b 100644 --- a/games-action/phobiaii/phobiaii-1.1.ebuild +++ b/games-action/phobiaii/phobiaii-1.1.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-action/phobiaii/phobiaii-1.1.ebuild,v 1.16 2012/09/24 00:22:57 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/phobiaii/phobiaii-1.1.ebuild,v 1.17 2014/05/03 07:57:19 ulm Exp $ inherit eutils games @@ -9,7 +9,7 @@ DESCRIPTION="Just a moment ago, you were safe inside your ship, behind five inch HOMEPAGE="http://www.lynxlabs.com/games/linuxphobia/index.html" SRC_URI="http://www.lynxlabs.com/games/linuxphobia/${MY_P}-i386.tar.bz2" -LICENSE="as-is" +LICENSE="freedist" #505612 SLOT="0" KEYWORDS="amd64 x86" IUSE="" |