Gentoo Archives: gentoo-commits

From: "Markos Chandras (hwoarang)" <hwoarang@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-video/griffith: griffith-9999.ebuild ChangeLog
Date: Sat, 28 Dec 2013 21:25:33
Message-Id: 20131228212530.E1E5E2004C@flycatcher.gentoo.org
1 hwoarang 13/12/28 21:25:30
2
3 Modified: griffith-9999.ebuild ChangeLog
4 Log:
5 Remove obsolete patch. Bug #496206
6
7 (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key C2BA7F3C!)
8
9 Revision Changes Path
10 1.11 media-video/griffith/griffith-9999.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/griffith/griffith-9999.ebuild?rev=1.11&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/griffith/griffith-9999.ebuild?rev=1.11&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/griffith/griffith-9999.ebuild?r1=1.10&r2=1.11
15
16 Index: griffith-9999.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-video/griffith/griffith-9999.ebuild,v
19 retrieving revision 1.10
20 retrieving revision 1.11
21 diff -u -r1.10 -r1.11
22 --- griffith-9999.ebuild 9 Jun 2013 18:42:42 -0000 1.10
23 +++ griffith-9999.ebuild 28 Dec 2013 21:25:30 -0000 1.11
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/media-video/griffith/griffith-9999.ebuild,v 1.10 2013/06/09 18:42:42 floppym Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/media-video/griffith/griffith-9999.ebuild,v 1.11 2013/12/28 21:25:30 hwoarang Exp $
29
30 EAPI="4"
31 ESVN_REPO_URI="http://svn.berlios.de/svnroot/repos/griffith/trunk"
32 @@ -51,9 +51,6 @@
33 sed -i \
34 -e "s|locations\['lib'\], '..')|locations\['lib'\], '..', '..', 'share', 'griffith')|" \
35 lib/initialize.py || die "sed failed"
36 -
37 - # this patch has to go upstream
38 - epatch "${FILESDIR}"/fix_lib_path.patch
39 }
40
41 src_compile() {
42
43
44
45 1.65 media-video/griffith/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/griffith/ChangeLog?rev=1.65&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/griffith/ChangeLog?rev=1.65&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/griffith/ChangeLog?r1=1.64&r2=1.65
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/media-video/griffith/ChangeLog,v
54 retrieving revision 1.64
55 retrieving revision 1.65
56 diff -u -r1.64 -r1.65
57 --- ChangeLog 9 Jun 2013 18:42:42 -0000 1.64
58 +++ ChangeLog 28 Dec 2013 21:25:30 -0000 1.65
59 @@ -1,6 +1,9 @@
60 # ChangeLog for media-video/griffith
61 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/media-video/griffith/ChangeLog,v 1.64 2013/06/09 18:42:42 floppym Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/media-video/griffith/ChangeLog,v 1.65 2013/12/28 21:25:30 hwoarang Exp $
64 +
65 + 28 Dec 2013; Markos Chandras <hwoarang@g.o> griffith-9999.ebuild:
66 + Remove obsolete patch. Bug #496206
67
68 09 Jun 2013; Mike Gilbert <floppym@g.o> griffith-0.13.ebuild,
69 griffith-9999.ebuild: