Gentoo Archives: gentoo-commits

From: "Samuli Suominen (drac)" <drac@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-video/griffith: griffith-0.9.5.ebuild ChangeLog
Date: Sun, 04 May 2008 14:11:22
Message-Id: E1Jsevv-0002z5-O4@stork.gentoo.org
1 drac 08/05/04 14:11:19
2
3 Modified: griffith-0.9.5.ebuild ChangeLog
4 Log:
5 Use berlios mirrors:// wrt #218657
6 (Portage version: 2.1.5_rc6)
7
8 Revision Changes Path
9 1.7 media-video/griffith/griffith-0.9.5.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/griffith/griffith-0.9.5.ebuild?rev=1.7&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/griffith/griffith-0.9.5.ebuild?rev=1.7&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/griffith/griffith-0.9.5.ebuild?r1=1.6&r2=1.7
14
15 Index: griffith-0.9.5.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/media-video/griffith/griffith-0.9.5.ebuild,v
18 retrieving revision 1.6
19 retrieving revision 1.7
20 diff -u -r1.6 -r1.7
21 --- griffith-0.9.5.ebuild 25 Jan 2008 07:46:37 -0000 1.6
22 +++ griffith-0.9.5.ebuild 4 May 2008 14:11:19 -0000 1.7
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2008 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/media-video/griffith/griffith-0.9.5.ebuild,v 1.6 2008/01/25 07:46:37 nelchael Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/media-video/griffith/griffith-0.9.5.ebuild,v 1.7 2008/05/04 14:11:19 drac Exp $
28
29 inherit python
30
31 @@ -8,8 +8,8 @@
32
33 DESCRIPTION="Movie collection manager"
34 HOMEPAGE="http://griffith.berlios.de/"
35 -SRC_URI="http://download.berlios.de/griffith/${P/_/-}.tar.gz
36 - http://download.berlios.de/griffith/${PN}-extra-artwork-${ARTWORK_PV}.tar.gz"
37 +SRC_URI="mirror://berlios/griffith/${P/_/-}.tar.gz
38 + mirror://berlios/griffith/${PN}-extra-artwork-${ARTWORK_PV}.tar.gz"
39
40 LICENSE="GPL-2"
41 SLOT="0"
42
43
44
45 1.21 media-video/griffith/ChangeLog
46
47 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/griffith/ChangeLog?rev=1.21&view=markup
48 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/griffith/ChangeLog?rev=1.21&content-type=text/plain
49 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/griffith/ChangeLog?r1=1.20&r2=1.21
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/media-video/griffith/ChangeLog,v
54 retrieving revision 1.20
55 retrieving revision 1.21
56 diff -u -r1.20 -r1.21
57 --- ChangeLog 25 Jan 2008 07:46:37 -0000 1.20
58 +++ ChangeLog 4 May 2008 14:11:19 -0000 1.21
59 @@ -1,6 +1,9 @@
60 # ChangeLog for media-video/griffith
61 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/media-video/griffith/ChangeLog,v 1.20 2008/01/25 07:46:37 nelchael Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/media-video/griffith/ChangeLog,v 1.21 2008/05/04 14:11:19 drac Exp $
64 +
65 + 04 May 2008; Samuli Suominen <drac@g.o> griffith-0.9.5.ebuild:
66 + Use berlios mirrors:// wrt #218657
67
68 25 Jan 2008; Krzysiek Pawlik <nelchael@g.o> -griffith-0.9.2.ebuild,
69 -griffith-0.9.3.1.ebuild, griffith-0.9.5.ebuild:
70
71
72
73 --
74 gentoo-commits@l.g.o mailing list