Gentoo Archives: gentoo-commits

From: "Jeremy Olexa (darkside)" <darkside@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in games-rpg/drascula: drascula-1.0.ebuild ChangeLog
Date: Sat, 04 Oct 2008 00:59:38
Message-Id: E1KlvUd-00068w-AQ@stork.gentoo.org
1 darkside 08/10/04 00:59:35
2
3 Modified: drascula-1.0.ebuild ChangeLog
4 Log:
5 add ~amd64, bug #239219
6 (Portage version: 2.2_rc11/cvs/Linux 2.6.26-gentoo x86_64)
7
8 Revision Changes Path
9 1.2 games-rpg/drascula/drascula-1.0.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-rpg/drascula/drascula-1.0.ebuild?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-rpg/drascula/drascula-1.0.ebuild?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-rpg/drascula/drascula-1.0.ebuild?r1=1.1&r2=1.2
14
15 Index: drascula-1.0.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/games-rpg/drascula/drascula-1.0.ebuild,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- drascula-1.0.ebuild 16 Sep 2008 00:17:42 -0000 1.1
22 +++ drascula-1.0.ebuild 4 Oct 2008 00:59:34 -0000 1.2
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2008 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/games-rpg/drascula/drascula-1.0.ebuild,v 1.1 2008/09/16 00:17:42 mr_bones_ Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/games-rpg/drascula/drascula-1.0.ebuild,v 1.2 2008/10/04 00:59:34 darkside Exp $
28
29 EAPI=1
30 inherit eutils games
31 @@ -18,7 +18,7 @@
32
33 LICENSE="drascula"
34 SLOT="0"
35 -KEYWORDS="~x86"
36 +KEYWORDS="~amd64 ~x86"
37 IUSE="+audio linguas_es linguas_de linguas_fr linguas_it"
38
39 RDEPEND=">=games-engines/scummvm-0.12.0"
40
41
42
43 1.2 games-rpg/drascula/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-rpg/drascula/ChangeLog?rev=1.2&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-rpg/drascula/ChangeLog?rev=1.2&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-rpg/drascula/ChangeLog?r1=1.1&r2=1.2
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/games-rpg/drascula/ChangeLog,v
52 retrieving revision 1.1
53 retrieving revision 1.2
54 diff -u -r1.1 -r1.2
55 --- ChangeLog 16 Sep 2008 00:17:42 -0000 1.1
56 +++ ChangeLog 4 Oct 2008 00:59:34 -0000 1.2
57 @@ -1,6 +1,9 @@
58 # ChangeLog for games-rpg/drascula
59 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/games-rpg/drascula/ChangeLog,v 1.1 2008/09/16 00:17:42 mr_bones_ Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/games-rpg/drascula/ChangeLog,v 1.2 2008/10/04 00:59:34 darkside Exp $
62 +
63 + 04 Oct 2008; Jeremy Olexa <darkside@g.o> drascula-1.0.ebuild:
64 + add ~amd64, bug #239219
65
66 *drascula-1.0 (16 Sep 2008)