Gentoo Archives: gentoo-commits

From: "Krzysiek Pawlik (nelchael)" <nelchael@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-video/griffith: ChangeLog griffith-0.9.5.ebuild griffith-0.9.3.1.ebuild griffith-0.9.2.ebuild
Date: Fri, 25 Jan 2008 07:46:42
Message-Id: E1JIJGo-0003QX-A2@stork.gentoo.org
1 nelchael 08/01/25 07:46:38
2
3 Modified: ChangeLog griffith-0.9.5.ebuild
4 Removed: griffith-0.9.3.1.ebuild griffith-0.9.2.ebuild
5 Log:
6 Depend on dev-python/pysqlite-2.3*, remove old versions.
7 (Portage version: 2.1.4)
8
9 Revision Changes Path
10 1.20 media-video/griffith/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/griffith/ChangeLog?rev=1.20&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/griffith/ChangeLog?rev=1.20&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/griffith/ChangeLog?r1=1.19&r2=1.20
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-video/griffith/ChangeLog,v
19 retrieving revision 1.19
20 retrieving revision 1.20
21 diff -u -r1.19 -r1.20
22 --- ChangeLog 16 Dec 2007 17:05:40 -0000 1.19
23 +++ ChangeLog 25 Jan 2008 07:46:37 -0000 1.20
24 @@ -1,6 +1,10 @@
25 # ChangeLog for media-video/griffith
26 -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/media-video/griffith/ChangeLog,v 1.19 2007/12/16 17:05:40 drac Exp $
28 +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/media-video/griffith/ChangeLog,v 1.20 2008/01/25 07:46:37 nelchael Exp $
30 +
31 + 25 Jan 2008; Krzysiek Pawlik <nelchael@g.o> -griffith-0.9.2.ebuild,
32 + -griffith-0.9.3.1.ebuild, griffith-0.9.5.ebuild:
33 + Depend on dev-python/pysqlite-2.3*, remove old versions.
34
35 16 Dec 2007; Samuli Suominen <drac@g.o> griffith-0.9.5.ebuild:
36 amd64 stable wrt #202308
37
38
39
40 1.6 media-video/griffith/griffith-0.9.5.ebuild
41
42 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/griffith/griffith-0.9.5.ebuild?rev=1.6&view=markup
43 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/griffith/griffith-0.9.5.ebuild?rev=1.6&content-type=text/plain
44 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/griffith/griffith-0.9.5.ebuild?r1=1.5&r2=1.6
45
46 Index: griffith-0.9.5.ebuild
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/media-video/griffith/griffith-0.9.5.ebuild,v
49 retrieving revision 1.5
50 retrieving revision 1.6
51 diff -u -r1.5 -r1.6
52 --- griffith-0.9.5.ebuild 16 Dec 2007 17:05:40 -0000 1.5
53 +++ griffith-0.9.5.ebuild 25 Jan 2008 07:46:37 -0000 1.6
54 @@ -1,6 +1,6 @@
55 -# Copyright 1999-2007 Gentoo Foundation
56 +# Copyright 1999-2008 Gentoo Foundation
57 # Distributed under the terms of the GNU General Public License v2
58 -# $Header: /var/cvsroot/gentoo-x86/media-video/griffith/griffith-0.9.5.ebuild,v 1.5 2007/12/16 17:05:40 drac Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/media-video/griffith/griffith-0.9.5.ebuild,v 1.6 2008/01/25 07:46:37 nelchael Exp $
60
61 inherit python
62
63 @@ -19,7 +19,7 @@
64 RDEPEND="dev-python/imaging
65 dev-python/pyxml
66 >=dev-python/pygtk-2.6.1
67 - >=dev-python/pysqlite-2.0
68 + =dev-python/pysqlite-2.3*
69 =dev-python/sqlalchemy-0.3*
70 >=dev-python/reportlab-1.19
71 spell? ( >=dev-python/gnome-python-extras-2.0 )"
72
73
74
75 --
76 gentoo-commits@l.g.o mailing list