Gentoo Archives: gentoo-commits

From: "Julian Ospald (hasufell)" <hasufell@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in games-arcade/opensonic: ChangeLog
Date: Sat, 29 Sep 2012 20:21:57
Message-Id: 20120929202146.C433B21600@flycatcher.gentoo.org
1 hasufell 12/09/29 20:21:46
2
3 Modified: ChangeLog
4 Log:
5 fix compilation for --as-needed
6
7 (Portage version: 2.2.0_alpha134/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.6 games-arcade/opensonic/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/opensonic/ChangeLog?rev=1.6&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/opensonic/ChangeLog?rev=1.6&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/opensonic/ChangeLog?r1=1.5&r2=1.6
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/games-arcade/opensonic/ChangeLog,v
19 retrieving revision 1.5
20 retrieving revision 1.6
21 diff -u -r1.5 -r1.6
22 --- ChangeLog 2 Jun 2012 15:49:24 -0000 1.5
23 +++ ChangeLog 29 Sep 2012 20:21:46 -0000 1.6
24 @@ -1,6 +1,10 @@
25 # ChangeLog for games-arcade/opensonic
26 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/opensonic/ChangeLog,v 1.5 2012/06/02 15:49:24 hasufell Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/games-arcade/opensonic/ChangeLog,v 1.6 2012/09/29 20:21:46 hasufell Exp $
29 +
30 + 29 Sep 2012; Julian Ospald <hasufell@g.o>
31 + files/opensonic-0.1.4-r1-cmake.patch:
32 + fix compilation for --as-needed
33
34 02 Jun 2012; Julian Ospald <hasufell@g.o> opensonic-0.1.4-r1.ebuild:
35 bump to EAPI=4