Gentoo Archives: gentoo-commits

From: "Devan Franchini (twitch153)" <twitch153@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in games-emulation/dolphin: dolphin-9999.ebuild dolphin-3.5.ebuild ChangeLog
Date: Mon, 26 Aug 2013 18:09:27
Message-Id: 20130826180923.48B042004C@flycatcher.gentoo.org
1 twitch153 13/08/26 18:09:23
2
3 Modified: dolphin-9999.ebuild dolphin-3.5.ebuild ChangeLog
4 Log:
5 Removes repetition of package name in description
6
7 (Portage version: 2.1.12.2/cvs/Linux x86_64, signed Manifest commit with key )
8
9 Revision Changes Path
10 1.4 games-emulation/dolphin/dolphin-9999.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/dolphin/dolphin-9999.ebuild?rev=1.4&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/dolphin/dolphin-9999.ebuild?rev=1.4&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/dolphin/dolphin-9999.ebuild?r1=1.3&r2=1.4
15
16 Index: dolphin-9999.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/games-emulation/dolphin/dolphin-9999.ebuild,v
19 retrieving revision 1.3
20 retrieving revision 1.4
21 diff -u -r1.3 -r1.4
22 --- dolphin-9999.ebuild 26 Aug 2013 17:58:32 -0000 1.3
23 +++ dolphin-9999.ebuild 26 Aug 2013 18:09:23 -0000 1.4
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-emulation/dolphin/dolphin-9999.ebuild,v 1.3 2013/08/26 17:58:32 twitch153 Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/games-emulation/dolphin/dolphin-9999.ebuild,v 1.4 2013/08/26 18:09:23 twitch153 Exp $
29
30 EAPI=5
31
32 @@ -18,7 +18,7 @@
33 KEYWORDS="~amd64"
34 fi
35
36 -DESCRIPTION="Dolphin is a Gamecube and Wii game emulator"
37 +DESCRIPTION="Gamecube and Wii game emulator"
38 HOMEPAGE="http://www.dolphin-emulator.com/"
39
40 LICENSE="GPL-2"
41
42
43
44 1.4 games-emulation/dolphin/dolphin-3.5.ebuild
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/dolphin/dolphin-3.5.ebuild?rev=1.4&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/dolphin/dolphin-3.5.ebuild?rev=1.4&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/dolphin/dolphin-3.5.ebuild?r1=1.3&r2=1.4
49
50 Index: dolphin-3.5.ebuild
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/games-emulation/dolphin/dolphin-3.5.ebuild,v
53 retrieving revision 1.3
54 retrieving revision 1.4
55 diff -u -r1.3 -r1.4
56 --- dolphin-3.5.ebuild 26 Aug 2013 17:58:32 -0000 1.3
57 +++ dolphin-3.5.ebuild 26 Aug 2013 18:09:23 -0000 1.4
58 @@ -1,6 +1,6 @@
59 # Copyright 1999-2013 Gentoo Foundation
60 # Distributed under the terms of the GNU General Public License v2
61 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/dolphin/dolphin-3.5.ebuild,v 1.3 2013/08/26 17:58:32 twitch153 Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/games-emulation/dolphin/dolphin-3.5.ebuild,v 1.4 2013/08/26 18:09:23 twitch153 Exp $
63
64 EAPI=5
65
66 @@ -8,7 +8,7 @@
67
68 inherit cmake-utils eutils flag-o-matic pax-utils toolchain-funcs versionator wxwidgets games
69
70 -DESCRIPTION="Dolphin is a Gamecube and Wii game emulator"
71 +DESCRIPTION="Gamecube and Wii game emulator"
72 HOMEPAGE="http://www.dolphin-emulator.com/"
73 SRC_URI="http://${PN}-emu.googlecode.com/files/${P}-src.zip"
74
75
76
77
78 1.4 games-emulation/dolphin/ChangeLog
79
80 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/dolphin/ChangeLog?rev=1.4&view=markup
81 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/dolphin/ChangeLog?rev=1.4&content-type=text/plain
82 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/dolphin/ChangeLog?r1=1.3&r2=1.4
83
84 Index: ChangeLog
85 ===================================================================
86 RCS file: /var/cvsroot/gentoo-x86/games-emulation/dolphin/ChangeLog,v
87 retrieving revision 1.3
88 retrieving revision 1.4
89 diff -u -r1.3 -r1.4
90 --- ChangeLog 26 Aug 2013 17:58:32 -0000 1.3
91 +++ ChangeLog 26 Aug 2013 18:09:23 -0000 1.4
92 @@ -1,6 +1,10 @@
93 # ChangeLog for games-emulation/dolphin
94 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
95 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/dolphin/ChangeLog,v 1.3 2013/08/26 17:58:32 twitch153 Exp $
96 +# $Header: /var/cvsroot/gentoo-x86/games-emulation/dolphin/ChangeLog,v 1.4 2013/08/26 18:09:23 twitch153 Exp $
97 +
98 + 26 Aug 2013; Devan Franchini <twitch153@g.o> dolphin-3.5.ebuild,
99 + dolphin-9999.ebuild:
100 + Removes repetition of package name in description
101
102 26 Aug 2013; Devan Franchini <twitch153@g.o> dolphin-3.5.ebuild,
103 dolphin-9999.ebuild: