Gentoo Archives: gentoo-commits

From: "Jeff Horelick (jdhore)" <jdhore@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in games-roguelike/angband: ChangeLog angband-3.2.0.ebuild angband-3.3.2.ebuild
Date: Wed, 02 May 2012 21:06:31
Message-Id: 20120502210617.9CC6F2004C@flycatcher.gentoo.org
1 jdhore 12/05/02 21:06:17
2
3 Modified: ChangeLog angband-3.2.0.ebuild angband-3.3.2.ebuild
4 Log:
5 dev-util/pkgconfig -> virtual/pkgconfig
6
7 (Portage version: 2.2.0_alpha101/cvs/Linux i686)
8
9 Revision Changes Path
10 1.45 games-roguelike/angband/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-roguelike/angband/ChangeLog?rev=1.45&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-roguelike/angband/ChangeLog?rev=1.45&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-roguelike/angband/ChangeLog?r1=1.44&r2=1.45
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/games-roguelike/angband/ChangeLog,v
19 retrieving revision 1.44
20 retrieving revision 1.45
21 diff -u -r1.44 -r1.45
22 --- ChangeLog 6 Mar 2012 20:41:29 -0000 1.44
23 +++ ChangeLog 2 May 2012 21:06:17 -0000 1.45
24 @@ -1,6 +1,10 @@
25 # ChangeLog for games-roguelike/angband
26 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/games-roguelike/angband/ChangeLog,v 1.44 2012/03/06 20:41:29 ranger Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/games-roguelike/angband/ChangeLog,v 1.45 2012/05/02 21:06:17 jdhore Exp $
29 +
30 + 02 May 2012; Jeff Horelick <jdhore@g.o> angband-3.2.0.ebuild,
31 + angband-3.3.2.ebuild:
32 + dev-util/pkgconfig -> virtual/pkgconfig
33
34 06 Mar 2012; Brent Baude <ranger@g.o> angband-3.3.2.ebuild:
35 Marking angband-3.3.2 ppc for bug 401819
36
37
38
39 1.6 games-roguelike/angband/angband-3.2.0.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-roguelike/angband/angband-3.2.0.ebuild?rev=1.6&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-roguelike/angband/angband-3.2.0.ebuild?rev=1.6&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-roguelike/angband/angband-3.2.0.ebuild?r1=1.5&r2=1.6
44
45 Index: angband-3.2.0.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/games-roguelike/angband/angband-3.2.0.ebuild,v
48 retrieving revision 1.5
49 retrieving revision 1.6
50 diff -u -r1.5 -r1.6
51 --- angband-3.2.0.ebuild 11 Mar 2011 07:44:03 -0000 1.5
52 +++ angband-3.2.0.ebuild 2 May 2012 21:06:17 -0000 1.6
53 @@ -1,6 +1,6 @@
54 -# Copyright 1999-2011 Gentoo Foundation
55 +# Copyright 1999-2012 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/games-roguelike/angband/angband-3.2.0.ebuild,v 1.5 2011/03/11 07:44:03 tomka Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/games-roguelike/angband/angband-3.2.0.ebuild,v 1.6 2012/05/02 21:06:17 jdhore Exp $
59
60 EAPI=2
61 inherit autotools eutils versionator games
62 @@ -30,7 +30,7 @@
63 sound? ( media-libs/sdl-mixer
64 media-libs/libsdl[audio] ) )"
65 DEPEND="${RDEPEND}
66 - dev-util/pkgconfig"
67 + virtual/pkgconfig"
68
69 S=${WORKDIR}/${MY_P}
70
71
72
73
74 1.6 games-roguelike/angband/angband-3.3.2.ebuild
75
76 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-roguelike/angband/angband-3.3.2.ebuild?rev=1.6&view=markup
77 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-roguelike/angband/angband-3.3.2.ebuild?rev=1.6&content-type=text/plain
78 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-roguelike/angband/angband-3.3.2.ebuild?r1=1.5&r2=1.6
79
80 Index: angband-3.3.2.ebuild
81 ===================================================================
82 RCS file: /var/cvsroot/gentoo-x86/games-roguelike/angband/angband-3.3.2.ebuild,v
83 retrieving revision 1.5
84 retrieving revision 1.6
85 diff -u -r1.5 -r1.6
86 --- angband-3.3.2.ebuild 6 Mar 2012 20:41:29 -0000 1.5
87 +++ angband-3.3.2.ebuild 2 May 2012 21:06:17 -0000 1.6
88 @@ -1,6 +1,6 @@
89 # Copyright 1999-2012 Gentoo Foundation
90 # Distributed under the terms of the GNU General Public License v2
91 -# $Header: /var/cvsroot/gentoo-x86/games-roguelike/angband/angband-3.3.2.ebuild,v 1.5 2012/03/06 20:41:29 ranger Exp $
92 +# $Header: /var/cvsroot/gentoo-x86/games-roguelike/angband/angband-3.3.2.ebuild,v 1.6 2012/05/02 21:06:17 jdhore Exp $
93
94 EAPI=2
95 inherit eutils versionator games
96 @@ -30,7 +30,7 @@
97 sound? ( media-libs/sdl-mixer
98 media-libs/libsdl[audio] ) )"
99 DEPEND="${RDEPEND}
100 - dev-util/pkgconfig"
101 + virtual/pkgconfig"
102
103 S=${WORKDIR}/${MY_P}