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-strategy/liquidwar6: liquidwar6-0.0.13_beta.ebuild ChangeLog
Date: Mon, 30 Sep 2013 12:17:42
Message-Id: 20130930121737.D9CBB2004C@flycatcher.gentoo.org
1 hasufell 13/09/30 12:17:37
2
3 Modified: liquidwar6-0.0.13_beta.ebuild ChangeLog
4 Log:
5 prune libtool files
6
7 (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key E73C35B3)
8
9 Revision Changes Path
10 1.2 games-strategy/liquidwar6/liquidwar6-0.0.13_beta.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/liquidwar6/liquidwar6-0.0.13_beta.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/liquidwar6/liquidwar6-0.0.13_beta.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/liquidwar6/liquidwar6-0.0.13_beta.ebuild?r1=1.1&r2=1.2
15
16 Index: liquidwar6-0.0.13_beta.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/games-strategy/liquidwar6/liquidwar6-0.0.13_beta.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- liquidwar6-0.0.13_beta.ebuild 30 Sep 2013 12:13:05 -0000 1.1
23 +++ liquidwar6-0.0.13_beta.ebuild 30 Sep 2013 12:17:37 -0000 1.2
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2013 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/liquidwar6/liquidwar6-0.0.13_beta.ebuild,v 1.1 2013/09/30 12:13:05 hasufell Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/games-strategy/liquidwar6/liquidwar6-0.0.13_beta.ebuild,v 1.2 2013/09/30 12:17:37 hasufell Exp $
29
30 EAPI=5
31
32 @@ -96,5 +96,6 @@
33 src_install() {
34 emake DESTDIR="${D}" install
35 use maps && emake -C "${S_MAPS}" DESTDIR="${D}" install
36 + prune_libtool_files --all
37 prepgamesdirs
38 }
39
40
41
42 1.2 games-strategy/liquidwar6/ChangeLog
43
44 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/liquidwar6/ChangeLog?rev=1.2&view=markup
45 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/liquidwar6/ChangeLog?rev=1.2&content-type=text/plain
46 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/liquidwar6/ChangeLog?r1=1.1&r2=1.2
47
48 Index: ChangeLog
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/games-strategy/liquidwar6/ChangeLog,v
51 retrieving revision 1.1
52 retrieving revision 1.2
53 diff -u -r1.1 -r1.2
54 --- ChangeLog 30 Sep 2013 12:13:05 -0000 1.1
55 +++ ChangeLog 30 Sep 2013 12:17:37 -0000 1.2
56 @@ -1,6 +1,10 @@
57 # ChangeLog for games-strategy/liquidwar6
58 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
59 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/liquidwar6/ChangeLog,v 1.1 2013/09/30 12:13:05 hasufell Exp $
60 +# $Header: /var/cvsroot/gentoo-x86/games-strategy/liquidwar6/ChangeLog,v 1.2 2013/09/30 12:17:37 hasufell Exp $
61 +
62 + 30 Sep 2013; Julian Ospald <hasufell@g.o>
63 + liquidwar6-0.0.13_beta.ebuild:
64 + prune libtool files
65
66 *liquidwar6-0.0.13_beta (30 Sep 2013)
67
68 @@ -9,4 +13,3 @@
69 +files/liquidwar6-0.0.13_beta-libpng-1.6.patch,
70 +files/liquidwar6-0.0.13_beta-paths.patch, +metadata.xml:
71 initial import wrt #388441 based on Samuel Bauers ebuilds
72 -