Gentoo Archives: gentoo-commits

From: "Ulrich Mueller (ulm)" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in games-action/phobiaii: phobiaii-1.1.ebuild ChangeLog
Date: Sat, 03 May 2014 07:57:23
Message-Id: 20140503075719.607932004C@flycatcher.gentoo.org
1 ulm 14/05/03 07:57:19
2
3 Modified: phobiaii-1.1.ebuild ChangeLog
4 Log:
5 Change LICENSE to freedist, bug 505612.
6
7 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 9433907D693FB5B8!)
8
9 Revision Changes Path
10 1.17 games-action/phobiaii/phobiaii-1.1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/phobiaii/phobiaii-1.1.ebuild?rev=1.17&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/phobiaii/phobiaii-1.1.ebuild?rev=1.17&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/phobiaii/phobiaii-1.1.ebuild?r1=1.16&r2=1.17
15
16 Index: phobiaii-1.1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/games-action/phobiaii/phobiaii-1.1.ebuild,v
19 retrieving revision 1.16
20 retrieving revision 1.17
21 diff -u -r1.16 -r1.17
22 --- phobiaii-1.1.ebuild 24 Sep 2012 00:22:57 -0000 1.16
23 +++ phobiaii-1.1.ebuild 3 May 2014 07:57:19 -0000 1.17
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2012 Gentoo Foundation
26 +# Copyright 1999-2014 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/games-action/phobiaii/phobiaii-1.1.ebuild,v 1.16 2012/09/24 00:22:57 vapier Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/games-action/phobiaii/phobiaii-1.1.ebuild,v 1.17 2014/05/03 07:57:19 ulm Exp $
30
31 inherit eutils games
32
33 @@ -9,7 +9,7 @@
34 HOMEPAGE="http://www.lynxlabs.com/games/linuxphobia/index.html"
35 SRC_URI="http://www.lynxlabs.com/games/linuxphobia/${MY_P}-i386.tar.bz2"
36
37 -LICENSE="as-is"
38 +LICENSE="freedist" #505612
39 SLOT="0"
40 KEYWORDS="amd64 x86"
41 IUSE=""
42
43
44
45 1.14 games-action/phobiaii/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/phobiaii/ChangeLog?rev=1.14&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/phobiaii/ChangeLog?rev=1.14&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/phobiaii/ChangeLog?r1=1.13&r2=1.14
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/games-action/phobiaii/ChangeLog,v
54 retrieving revision 1.13
55 retrieving revision 1.14
56 diff -u -r1.13 -r1.14
57 --- ChangeLog 24 Sep 2012 00:22:57 -0000 1.13
58 +++ ChangeLog 3 May 2014 07:57:19 -0000 1.14
59 @@ -1,6 +1,9 @@
60 # ChangeLog for games-action/phobiaii
61 -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/games-action/phobiaii/ChangeLog,v 1.13 2012/09/24 00:22:57 vapier Exp $
63 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/games-action/phobiaii/ChangeLog,v 1.14 2014/05/03 07:57:19 ulm Exp $
65 +
66 + 03 May 2014; Ulrich Müller <ulm@g.o> phobiaii-1.1.ebuild:
67 + Change LICENSE to freedist, bug 505612.
68
69 24 Sep 2012; Mike Frysinger <vapier@g.o> phobiaii-1.1.ebuild:
70 QA_DT_HASH (old/deprecated) -> QA_FLAGS_IGNORED (new hotness)