Gentoo Archives: gentoo-commits

From: "Tristan Heaven (nyhm)" <nyhm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in games-puzzle/tint: ChangeLog tint-0.03b.ebuild
Date: Sun, 31 May 2009 02:32:16
Message-Id: E1MAaqL-000701-Ci@stork.gentoo.org
1 nyhm 09/05/31 02:32:13
2
3 Modified: ChangeLog tint-0.03b.ebuild
4 Log:
5 Fix LICENSE: as-is -> BSD
6 (Portage version: 2.2_rc33/cvs/Linux i686)
7
8 Revision Changes Path
9 1.15 games-puzzle/tint/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-puzzle/tint/ChangeLog?rev=1.15&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-puzzle/tint/ChangeLog?rev=1.15&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-puzzle/tint/ChangeLog?r1=1.14&r2=1.15
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/games-puzzle/tint/ChangeLog,v
18 retrieving revision 1.14
19 retrieving revision 1.15
20 diff -u -r1.14 -r1.15
21 --- ChangeLog 27 Jun 2008 13:38:29 -0000 1.14
22 +++ ChangeLog 31 May 2009 02:32:13 -0000 1.15
23 @@ -1,6 +1,9 @@
24 # ChangeLog for games-puzzle/tint
25 -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/games-puzzle/tint/ChangeLog,v 1.14 2008/06/27 13:38:29 ranger Exp $
27 +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
28 +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/tint/ChangeLog,v 1.15 2009/05/31 02:32:13 nyhm Exp $
29 +
30 + 31 May 2009; Tristan Heaven <nyhm@g.o> tint-0.03b.ebuild:
31 + Fix LICENSE: as-is -> BSD
32
33 27 Jun 2008; Brent Baude <ranger@g.o> tint-0.03b.ebuild:
34 stable ppc64, bug 229479
35
36
37
38 1.6 games-puzzle/tint/tint-0.03b.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-puzzle/tint/tint-0.03b.ebuild?rev=1.6&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-puzzle/tint/tint-0.03b.ebuild?rev=1.6&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-puzzle/tint/tint-0.03b.ebuild?r1=1.5&r2=1.6
43
44 Index: tint-0.03b.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/games-puzzle/tint/tint-0.03b.ebuild,v
47 retrieving revision 1.5
48 retrieving revision 1.6
49 diff -u -r1.5 -r1.6
50 --- tint-0.03b.ebuild 27 Jun 2008 13:38:29 -0000 1.5
51 +++ tint-0.03b.ebuild 31 May 2009 02:32:13 -0000 1.6
52 @@ -1,6 +1,6 @@
53 -# Copyright 1999-2008 Gentoo Foundation
54 +# Copyright 1999-2009 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/games-puzzle/tint/tint-0.03b.ebuild,v 1.5 2008/06/27 13:38:29 ranger Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/tint/tint-0.03b.ebuild,v 1.6 2009/05/31 02:32:13 nyhm Exp $
58
59 inherit eutils games
60
61 @@ -9,7 +9,7 @@
62 HOMEPAGE="http://oasis.frogfoot.net/code/tint/"
63 SRC_URI="http://oasis.frogfoot.net/code/tint/download/${PV}/${MY_P}.tar.gz"
64
65 -LICENSE="as-is"
66 +LICENSE="BSD"
67 SLOT="0"
68 KEYWORDS="amd64 ppc ppc64 x86 ~x86-fbsd"
69 IUSE=""