Gentoo Archives: gentoo-commits

From: "Michael Sterrett (mr_bones_)" <mr_bones_@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in games-arcade/cavezofphear: cavezofphear-0.5.1.ebuild ChangeLog
Date: Fri, 31 Oct 2014 20:51:08
Message-Id: 20141031205102.F3B7692A2@oystercatcher.gentoo.org
1 mr_bones_ 14/10/31 20:51:02
2
3 Modified: cavezofphear-0.5.1.ebuild ChangeLog
4 Log:
5 build with ncurses[tinfo] (bug #527606)
6
7 (Portage version: 2.2.8-r2/cvs/Linux x86_64, unsigned Manifest commit)
8
9 Revision Changes Path
10 1.6 games-arcade/cavezofphear/cavezofphear-0.5.1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/cavezofphear/cavezofphear-0.5.1.ebuild?rev=1.6&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/cavezofphear/cavezofphear-0.5.1.ebuild?rev=1.6&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/cavezofphear/cavezofphear-0.5.1.ebuild?r1=1.5&r2=1.6
15
16 Index: cavezofphear-0.5.1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/games-arcade/cavezofphear/cavezofphear-0.5.1.ebuild,v
19 retrieving revision 1.5
20 retrieving revision 1.6
21 diff -u -r1.5 -r1.6
22 --- cavezofphear-0.5.1.ebuild 3 Aug 2014 18:40:26 -0000 1.5
23 +++ cavezofphear-0.5.1.ebuild 31 Oct 2014 20:51:02 -0000 1.6
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2014 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/cavezofphear/cavezofphear-0.5.1.ebuild,v 1.5 2014/08/03 18:40:26 ago Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/games-arcade/cavezofphear/cavezofphear-0.5.1.ebuild,v 1.6 2014/10/31 20:51:02 mr_bones_ Exp $
29
30 EAPI=5
31 inherit eutils games
32 @@ -14,8 +14,9 @@
33 KEYWORDS="amd64 ppc ppc64 ~sparc x86 ~x86-fbsd"
34 IUSE=""
35
36 -DEPEND=">=sys-libs/ncurses-5"
37 -RDEPEND="${DEPEND}"
38 +RDEPEND=">=sys-libs/ncurses-5"
39 +DEPEND="${RDEPEND}
40 + virtual/pkgconfig"
41
42 S=${WORKDIR}/${P/cavezof/}
43
44
45
46
47 1.18 games-arcade/cavezofphear/ChangeLog
48
49 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/cavezofphear/ChangeLog?rev=1.18&view=markup
50 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/cavezofphear/ChangeLog?rev=1.18&content-type=text/plain
51 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/cavezofphear/ChangeLog?r1=1.17&r2=1.18
52
53 Index: ChangeLog
54 ===================================================================
55 RCS file: /var/cvsroot/gentoo-x86/games-arcade/cavezofphear/ChangeLog,v
56 retrieving revision 1.17
57 retrieving revision 1.18
58 diff -u -r1.17 -r1.18
59 --- ChangeLog 25 Aug 2014 20:48:22 -0000 1.17
60 +++ ChangeLog 31 Oct 2014 20:51:02 -0000 1.18
61 @@ -1,6 +1,10 @@
62 # ChangeLog for games-arcade/cavezofphear
63 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
64 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/cavezofphear/ChangeLog,v 1.17 2014/08/25 20:48:22 mr_bones_ Exp $
65 +# $Header: /var/cvsroot/gentoo-x86/games-arcade/cavezofphear/ChangeLog,v 1.18 2014/10/31 20:51:02 mr_bones_ Exp $
66 +
67 + 31 Oct 2014; Michael Sterrett <mr_bones_@g.o>
68 + cavezofphear-0.5.1.ebuild, files/cavezofphear-0.5.1-gentoo.patch:
69 + build with ncurses[tinfo] (bug #527606)
70
71 25 Aug 2014; Michael Sterrett <mr_bones_@g.o> -cavezofphear-0.5.ebuild,
72 -files/cavezofphear-0.5-gentoo.patch: