Gentoo Archives: gentoo-commits

From: "Michal Gorny (mgorny)" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in games-action/shadowgrounds-bin: shadowgrounds-bin-0_beta12-r1.ebuild ChangeLog
Date: Wed, 25 Jun 2014 13:46:17
Message-Id: 20140625134612.D5EE92004F@flycatcher.gentoo.org
1 mgorny 14/06/25 13:46:12
2
3 Modified: shadowgrounds-bin-0_beta12-r1.ebuild ChangeLog
4 Log:
5 Update multilib dependencies to use the lowest known EAPI 5 or multilib versions.
6
7 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
8
9 Revision Changes Path
10 1.2 games-action/shadowgrounds-bin/shadowgrounds-bin-0_beta12-r1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/shadowgrounds-bin/shadowgrounds-bin-0_beta12-r1.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/shadowgrounds-bin/shadowgrounds-bin-0_beta12-r1.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/shadowgrounds-bin/shadowgrounds-bin-0_beta12-r1.ebuild?r1=1.1&r2=1.2
15
16 Index: shadowgrounds-bin-0_beta12-r1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/games-action/shadowgrounds-bin/shadowgrounds-bin-0_beta12-r1.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- shadowgrounds-bin-0_beta12-r1.ebuild 25 Jun 2014 13:14:20 -0000 1.1
23 +++ shadowgrounds-bin-0_beta12-r1.ebuild 25 Jun 2014 13:46:12 -0000 1.2
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-action/shadowgrounds-bin/shadowgrounds-bin-0_beta12-r1.ebuild,v 1.1 2014/06/25 13:14:20 mgorny Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/games-action/shadowgrounds-bin/shadowgrounds-bin-0_beta12-r1.ebuild,v 1.2 2014/06/25 13:46:12 mgorny Exp $
29
30 EAPI=5
31
32 @@ -25,7 +25,7 @@
33 amd64? (
34 || (
35 app-emulation/emul-linux-x86-gtklibs[-abi_x86_32(-)]
36 - gnome-base/libglade[abi_x86_32(-)]
37 + >=gnome-base/libglade-2.6.4-r1[abi_x86_32(-)]
38 )
39 )"
40
41
42
43
44 1.5 games-action/shadowgrounds-bin/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/shadowgrounds-bin/ChangeLog?rev=1.5&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/shadowgrounds-bin/ChangeLog?rev=1.5&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/shadowgrounds-bin/ChangeLog?r1=1.4&r2=1.5
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/games-action/shadowgrounds-bin/ChangeLog,v
53 retrieving revision 1.4
54 retrieving revision 1.5
55 diff -u -r1.4 -r1.5
56 --- ChangeLog 25 Jun 2014 13:14:20 -0000 1.4
57 +++ ChangeLog 25 Jun 2014 13:46:12 -0000 1.5
58 @@ -1,6 +1,11 @@
59 # ChangeLog for games-action/shadowgrounds-bin
60 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/games-action/shadowgrounds-bin/ChangeLog,v 1.4 2014/06/25 13:14:20 mgorny Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/games-action/shadowgrounds-bin/ChangeLog,v 1.5 2014/06/25 13:46:12 mgorny Exp $
63 +
64 + 25 Jun 2014; Michał Górny <mgorny@g.o>
65 + shadowgrounds-bin-0_beta12-r1.ebuild:
66 + Update multilib dependencies to use the lowest known EAPI 5 or multilib
67 + versions.
68
69 *shadowgrounds-bin-0_beta12-r1 (25 Jun 2014)