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-strategy/wesnoth: wesnoth-1.2.8.ebuild ChangeLog wesnoth-1.2.7.ebuild
Date: Thu, 29 Nov 2007 22:46:25
Message-Id: E1Ixs9C-0005HA-5f@stork.gentoo.org
1 mr_bones_ 07/11/29 22:46:18
2
3 Modified: wesnoth-1.2.8.ebuild ChangeLog
4 Removed: wesnoth-1.2.7.ebuild
5 Log:
6 force stable and remove old (security bug #200789)
7 (Portage version: 2.1.3.19)
8
9 Revision Changes Path
10 1.2 games-strategy/wesnoth/wesnoth-1.2.8.ebuild
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/wesnoth/wesnoth-1.2.8.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/wesnoth/wesnoth-1.2.8.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/wesnoth/wesnoth-1.2.8.ebuild?r1=1.1&r2=1.2
15
16 Index: wesnoth-1.2.8.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/wesnoth-1.2.8.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- wesnoth-1.2.8.ebuild 26 Nov 2007 01:41:33 -0000 1.1
23 +++ wesnoth-1.2.8.ebuild 29 Nov 2007 22:46:17 -0000 1.2
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2007 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/wesnoth-1.2.8.ebuild,v 1.1 2007/11/26 01:41:33 mr_bones_ Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/wesnoth-1.2.8.ebuild,v 1.2 2007/11/29 22:46:17 mr_bones_ Exp $
29
30 inherit eutils toolchain-funcs flag-o-matic games
31
32 @@ -11,7 +11,7 @@
33
34 LICENSE="GPL-2"
35 SLOT="0"
36 -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
37 +KEYWORDS="amd64 ppc ppc64 sparc x86 ~x86-fbsd"
38 IUSE="dedicated editor gnome kde lite nls server tools"
39
40 RDEPEND=">=media-libs/libsdl-1.2.7
41
42
43
44 1.110 games-strategy/wesnoth/ChangeLog
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/wesnoth/ChangeLog?rev=1.110&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/wesnoth/ChangeLog?rev=1.110&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/wesnoth/ChangeLog?r1=1.109&r2=1.110
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/ChangeLog,v
53 retrieving revision 1.109
54 retrieving revision 1.110
55 diff -u -r1.109 -r1.110
56 --- ChangeLog 26 Nov 2007 01:41:33 -0000 1.109
57 +++ ChangeLog 29 Nov 2007 22:46:17 -0000 1.110
58 @@ -1,6 +1,10 @@
59 # ChangeLog for games-strategy/wesnoth
60 # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/ChangeLog,v 1.109 2007/11/26 01:41:33 mr_bones_ Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/ChangeLog,v 1.110 2007/11/29 22:46:17 mr_bones_ Exp $
63 +
64 + 29 Nov 2007; Michael Sterrett <mr_bones_@g.o>
65 + -wesnoth-1.2.7.ebuild, wesnoth-1.2.8.ebuild:
66 + force stable and remove old (security bug #200789)
67
68 *wesnoth-1.2.8 (26 Nov 2007)
69
70
71
72
73 --
74 gentoo-commits@g.o mailing list