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-action/rune: ChangeLog rune-1.07-r2.ebuild
Date: Wed, 01 Sep 2010 21:30:41
Message-Id: 20100901213037.8B51720051@flycatcher.gentoo.org
1 mr_bones_ 10/09/01 21:30:37
2
3 Modified: ChangeLog rune-1.07-r2.ebuild
4 Log:
5 EAPI=2; clean up SRC_URIEAPI=2; clean up SRC_URI
6 (Portage version: 2.1.8.3/cvs/Linux i686)
7
8 Revision Changes Path
9 1.19 games-action/rune/ChangeLog
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/rune/ChangeLog?rev=1.19&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/rune/ChangeLog?rev=1.19&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/rune/ChangeLog?r1=1.18&r2=1.19
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/games-action/rune/ChangeLog,v
18 retrieving revision 1.18
19 retrieving revision 1.19
20 diff -u -r1.18 -r1.19
21 --- ChangeLog 26 Sep 2008 18:24:57 -0000 1.18
22 +++ ChangeLog 1 Sep 2010 21:30:37 -0000 1.19
23 @@ -1,6 +1,9 @@
24 # ChangeLog for games-action/rune
25 -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/games-action/rune/ChangeLog,v 1.18 2008/09/26 18:24:57 zmedico Exp $
27 +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
28 +# $Header: /var/cvsroot/gentoo-x86/games-action/rune/ChangeLog,v 1.19 2010/09/01 21:30:37 mr_bones_ Exp $
29 +
30 + 01 Sep 2010; Michael Sterrett <mr_bones_@g.o> rune-1.07-r2.ebuild:
31 + EAPI=2; clean up SRC_URI
32
33 26 Sep 2008; Zac Medico <zmedico@g.o> rune-1.07-r2.ebuild:
34 Set PROPERTIES=interactive since src_unpack() calls cdrom_get_cds() and
35
36
37
38 1.10 games-action/rune/rune-1.07-r2.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/rune/rune-1.07-r2.ebuild?rev=1.10&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/rune/rune-1.07-r2.ebuild?rev=1.10&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/rune/rune-1.07-r2.ebuild?r1=1.9&r2=1.10
43
44 Index: rune-1.07-r2.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/games-action/rune/rune-1.07-r2.ebuild,v
47 retrieving revision 1.9
48 retrieving revision 1.10
49 diff -u -r1.9 -r1.10
50 --- rune-1.07-r2.ebuild 26 Sep 2008 18:24:57 -0000 1.9
51 +++ rune-1.07-r2.ebuild 1 Sep 2010 21:30:37 -0000 1.10
52 @@ -1,13 +1,13 @@
53 -# Copyright 1999-2008 Gentoo Foundation
54 +# Copyright 1999-2010 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/games-action/rune/rune-1.07-r2.ebuild,v 1.9 2008/09/26 18:24:57 zmedico Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/games-action/rune/rune-1.07-r2.ebuild,v 1.10 2010/09/01 21:30:37 mr_bones_ Exp $
58
59 +EAPI=2
60 inherit eutils games
61
62 DESCRIPTION="Viking hack and slay game"
63 HOMEPAGE="http://www.runegame.com"
64 -SRC_URI="mirror://gentoo/rune-all-0.2.tar.bz2
65 - http://dev.gentoo.org/~wolf31o2/sources/dump/rune-all-0.2.tar.bz2"
66 +SRC_URI="mirror://gentoo/rune-all-0.2.tar.bz2"
67
68 LICENSE="LOKI-EULA"
69 SLOT="0"
70 @@ -17,7 +17,7 @@
71 IUSE=""
72
73 RDEPEND="virtual/opengl
74 - =dev-util/xdelta-1*
75 + dev-util/xdelta:0
76 x86? (
77 x11-libs/libX11
78 x11-libs/libXext
79 @@ -31,7 +31,6 @@
80
81 S=${WORKDIR}
82
83 -GAMES_CHECK_LICENSE="yes"
84 dir=${GAMES_PREFIX_OPT}/${PN}
85 Ddir=${D}/${dir}