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-rpg/wasteland2: wasteland2-1.0.0.4.ebuild ChangeLog
Date: Mon, 22 Sep 2014 18:59:00
Message-Id: 20140922185850.6CBAB5F33@oystercatcher.gentoo.org
1 hasufell 14/09/22 18:58:50
2
3 Modified: wasteland2-1.0.0.4.ebuild ChangeLog
4 Log:
5 update pkg_nofetch einfo
6
7 (Portage version: 2.2.12-r1/cvs/Linux x86_64, signed Manifest commit with key BDEED020)
8
9 Revision Changes Path
10 1.2 games-rpg/wasteland2/wasteland2-1.0.0.4.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-rpg/wasteland2/wasteland2-1.0.0.4.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-rpg/wasteland2/wasteland2-1.0.0.4.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-rpg/wasteland2/wasteland2-1.0.0.4.ebuild?r1=1.1&r2=1.2
15
16 Index: wasteland2-1.0.0.4.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/games-rpg/wasteland2/wasteland2-1.0.0.4.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- wasteland2-1.0.0.4.ebuild 21 Sep 2014 21:40:17 -0000 1.1
23 +++ wasteland2-1.0.0.4.ebuild 22 Sep 2014 18:58:50 -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-rpg/wasteland2/wasteland2-1.0.0.4.ebuild,v 1.1 2014/09/21 21:40:17 hasufell Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/games-rpg/wasteland2/wasteland2-1.0.0.4.ebuild,v 1.2 2014/09/22 18:58:50 hasufell Exp $
29
30 EAPI=5
31
32 @@ -79,10 +79,15 @@
33
34 pkg_nofetch() {
35 einfo
36 - einfo "Please buy & download \"${SRC_URI}\" from:"
37 - einfo " https://www.gog.com/"
38 + einfo "Please buy Wasteland 2"
39 + einfo "from https://www.gog.com/ and"
40 + einfo "download \"${SRC_URI}\""
41 einfo "and move/link it to \"${DISTDIR}\""
42 einfo
43 + einfo "This ebuild was tested with the CLASSICAL edition."
44 + einfo "If it works with the deluxe edition too, please"
45 + einfo "open a bug report. If not, open a bug report too."
46 + einfo
47 }
48
49 src_install() {
50
51
52
53 1.2 games-rpg/wasteland2/ChangeLog
54
55 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-rpg/wasteland2/ChangeLog?rev=1.2&view=markup
56 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-rpg/wasteland2/ChangeLog?rev=1.2&content-type=text/plain
57 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-rpg/wasteland2/ChangeLog?r1=1.1&r2=1.2
58
59 Index: ChangeLog
60 ===================================================================
61 RCS file: /var/cvsroot/gentoo-x86/games-rpg/wasteland2/ChangeLog,v
62 retrieving revision 1.1
63 retrieving revision 1.2
64 diff -u -r1.1 -r1.2
65 --- ChangeLog 21 Sep 2014 21:40:17 -0000 1.1
66 +++ ChangeLog 22 Sep 2014 18:58:50 -0000 1.2
67 @@ -1,6 +1,9 @@
68 # ChangeLog for games-rpg/wasteland2
69 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
70 -# $Header: /var/cvsroot/gentoo-x86/games-rpg/wasteland2/ChangeLog,v 1.1 2014/09/21 21:40:17 hasufell Exp $
71 +# $Header: /var/cvsroot/gentoo-x86/games-rpg/wasteland2/ChangeLog,v 1.2 2014/09/22 18:58:50 hasufell Exp $
72 +
73 + 22 Sep 2014; Julian Ospald <hasufell@g.o> wasteland2-1.0.0.4.ebuild:
74 + update pkg_nofetch einfo
75
76 *wasteland2-1.0.0.4 (21 Sep 2014)