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-arcade/xsfcave: ChangeLog xsfcave-0.5.ebuild
Date: Sun, 31 May 2009 02:14:32
Message-Id: E1MAaZC-0006Um-CK@stork.gentoo.org
1 nyhm 09/05/31 02:14:30
2
3 Modified: ChangeLog xsfcave-0.5.ebuild
4 Log:
5 Fix LICENSE: as-is -> public-domain
6 (Portage version: 2.2_rc33/cvs/Linux i686)
7
8 Revision Changes Path
9 1.6 games-arcade/xsfcave/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-arcade/xsfcave/ChangeLog?rev=1.6&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-arcade/xsfcave/ChangeLog?rev=1.6&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-arcade/xsfcave/ChangeLog?r1=1.5&r2=1.6
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/games-arcade/xsfcave/ChangeLog,v
18 retrieving revision 1.5
19 retrieving revision 1.6
20 diff -u -r1.5 -r1.6
21 --- ChangeLog 25 Mar 2008 13:21:22 -0000 1.5
22 +++ ChangeLog 31 May 2009 02:14:29 -0000 1.6
23 @@ -1,6 +1,9 @@
24 # ChangeLog for games-arcade/xsfcave
25 -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/xsfcave/ChangeLog,v 1.5 2008/03/25 13:21:22 coldwind Exp $
27 +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
28 +# $Header: /var/cvsroot/gentoo-x86/games-arcade/xsfcave/ChangeLog,v 1.6 2009/05/31 02:14:29 nyhm Exp $
29 +
30 + 31 May 2009; Tristan Heaven <nyhm@g.o> xsfcave-0.5.ebuild:
31 + Fix LICENSE: as-is -> public-domain
32
33 25 Mar 2008; Santiago M. Mola <coldwind@g.o> xsfcave-0.5.ebuild:
34 amd64 stable
35
36
37
38 1.5 games-arcade/xsfcave/xsfcave-0.5.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-arcade/xsfcave/xsfcave-0.5.ebuild?rev=1.5&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-arcade/xsfcave/xsfcave-0.5.ebuild?rev=1.5&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-arcade/xsfcave/xsfcave-0.5.ebuild?r1=1.4&r2=1.5
43
44 Index: xsfcave-0.5.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/games-arcade/xsfcave/xsfcave-0.5.ebuild,v
47 retrieving revision 1.4
48 retrieving revision 1.5
49 diff -u -r1.4 -r1.5
50 --- xsfcave-0.5.ebuild 25 Mar 2008 13:21:22 -0000 1.4
51 +++ xsfcave-0.5.ebuild 31 May 2009 02:14:29 -0000 1.5
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-arcade/xsfcave/xsfcave-0.5.ebuild,v 1.4 2008/03/25 13:21:22 coldwind Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/games-arcade/xsfcave/xsfcave-0.5.ebuild,v 1.5 2009/05/31 02:14:29 nyhm Exp $
58
59 inherit games
60
61 @@ -8,7 +8,7 @@
62 HOMEPAGE="http://xsfcave.idios.org"
63 SRC_URI="mirror://sourceforge/scrap/${P}.tar.gz"
64
65 -LICENSE="as-is"
66 +LICENSE="public-domain"
67 SLOT="0"
68 KEYWORDS="amd64 x86 ~x86-fbsd"
69 IUSE=""