Gentoo Archives: gentoo-commits

From: "Agostino Sarubbo (ago)" <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in games-arcade/stardork: stardork-0.7.ebuild ChangeLog
Date: Sun, 08 Feb 2015 09:34:41
Message-Id: 20150208093437.67287114FC@oystercatcher.gentoo.org
1 ago 15/02/08 09:34:37
2
3 Modified: stardork-0.7.ebuild ChangeLog
4 Log:
5 Stable for amd64, wrt bug #539302
6
7 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
8
9 Revision Changes Path
10 1.4 games-arcade/stardork/stardork-0.7.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/stardork/stardork-0.7.ebuild?rev=1.4&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/stardork/stardork-0.7.ebuild?rev=1.4&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/stardork/stardork-0.7.ebuild?r1=1.3&r2=1.4
15
16 Index: stardork-0.7.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/games-arcade/stardork/stardork-0.7.ebuild,v
19 retrieving revision 1.3
20 retrieving revision 1.4
21 diff -u -r1.3 -r1.4
22 --- stardork-0.7.ebuild 19 Nov 2014 03:06:58 -0000 1.3
23 +++ stardork-0.7.ebuild 8 Feb 2015 09:34:37 -0000 1.4
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2014 Gentoo Foundation
26 +# Copyright 1999-2015 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/stardork/stardork-0.7.ebuild,v 1.3 2014/11/19 03:06:58 mr_bones_ Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/games-arcade/stardork/stardork-0.7.ebuild,v 1.4 2015/02/08 09:34:37 ago Exp $
30
31 EAPI=5
32 inherit toolchain-funcs games
33 @@ -11,7 +11,7 @@
34
35 LICENSE="GPL-2"
36 SLOT="0"
37 -KEYWORDS="~amd64 ~ppc ~ppc64 x86"
38 +KEYWORDS="amd64 ~ppc ~ppc64 x86"
39 IUSE=""
40
41 RDEPEND="sys-libs/ncurses"
42
43
44
45 1.14 games-arcade/stardork/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/stardork/ChangeLog?rev=1.14&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/stardork/ChangeLog?rev=1.14&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/stardork/ChangeLog?r1=1.13&r2=1.14
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/games-arcade/stardork/ChangeLog,v
54 retrieving revision 1.13
55 retrieving revision 1.14
56 diff -u -r1.13 -r1.14
57 --- ChangeLog 19 Nov 2014 03:06:58 -0000 1.13
58 +++ ChangeLog 8 Feb 2015 09:34:37 -0000 1.14
59 @@ -1,6 +1,9 @@
60 # ChangeLog for games-arcade/stardork
61 -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/stardork/ChangeLog,v 1.13 2014/11/19 03:06:58 mr_bones_ Exp $
63 +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/games-arcade/stardork/ChangeLog,v 1.14 2015/02/08 09:34:37 ago Exp $
65 +
66 + 08 Feb 2015; Agostino Sarubbo <ago@g.o> stardork-0.7.ebuild:
67 + Stable for amd64, wrt bug #539302
68
69 19 Nov 2014; Michael Sterrett <mr_bones_@g.o> stardork-0.7.ebuild:
70 build with ncurses[tinfo] (bug #529738)