Gentoo Archives: gentoo-commits

From: "Robin H. Johnson (robbat2)" <robbat2@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-gfx/gtkimageview: gtkimageview-1.6.4.ebuild ChangeLog
Date: Thu, 02 Jul 2009 23:22:25
Message-Id: E1MMVbj-0006Po-EH@stork.gentoo.org
1 robbat2 09/07/02 23:22:23
2
3 Modified: gtkimageview-1.6.4.ebuild ChangeLog
4 Log:
5 Use the EAPI2 SRC_URI arrows to avoid the Wiki screwing up the file.
6 (Portage version: 2.2_rc33/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.8 media-gfx/gtkimageview/gtkimageview-1.6.4.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/gtkimageview/gtkimageview-1.6.4.ebuild?rev=1.8&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/gtkimageview/gtkimageview-1.6.4.ebuild?rev=1.8&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/gtkimageview/gtkimageview-1.6.4.ebuild?r1=1.7&r2=1.8
14
15 Index: gtkimageview-1.6.4.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/media-gfx/gtkimageview/gtkimageview-1.6.4.ebuild,v
18 retrieving revision 1.7
19 retrieving revision 1.8
20 diff -p -w -b -B -u -u -r1.7 -r1.8
21 --- gtkimageview-1.6.4.ebuild 30 Jun 2009 08:44:30 -0000 1.7
22 +++ gtkimageview-1.6.4.ebuild 2 Jul 2009 23:22:23 -0000 1.8
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2009 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/gtkimageview/gtkimageview-1.6.4.ebuild,v 1.7 2009/06/30 08:44:30 aballier Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gtkimageview/gtkimageview-1.6.4.ebuild,v 1.8 2009/07/02 23:22:23 robbat2 Exp $
28
29 EAPI="2"
30
31 @@ -8,7 +8,7 @@ inherit autotools gnome2
32
33 DESCRIPTION="GtkImageView is a simple image viewer widget for GTK."
34 HOMEPAGE="http://trac.bjourne.webfactional.com/wiki"
35 -SRC_URI="http://trac.bjourne.webfactional.com/attachment/wiki/WikiStart/${P}.tar.gz"
36 +SRC_URI="http://trac.bjourne.webfactional.com/attachment/wiki/WikiStart/${P}.tar.gz?format=raw -> ${P}.tar.gz"
37
38 LICENSE="LGPL-2.1"
39 SLOT="0"
40
41
42
43 1.7 media-gfx/gtkimageview/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/gtkimageview/ChangeLog?rev=1.7&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/gtkimageview/ChangeLog?rev=1.7&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/gtkimageview/ChangeLog?r1=1.6&r2=1.7
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/media-gfx/gtkimageview/ChangeLog,v
52 retrieving revision 1.6
53 retrieving revision 1.7
54 diff -p -w -b -B -u -u -r1.6 -r1.7
55 --- ChangeLog 30 Jun 2009 08:44:30 -0000 1.6
56 +++ ChangeLog 2 Jul 2009 23:22:23 -0000 1.7
57 @@ -1,6 +1,10 @@
58 # ChangeLog for media-gfx/gtkimageview
59 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/gtkimageview/ChangeLog,v 1.6 2009/06/30 08:44:30 aballier Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gtkimageview/ChangeLog,v 1.7 2009/07/02 23:22:23 robbat2 Exp $
62 +
63 + 02 Jul 2009; Robin H. Johnson <robbat2@g.o>
64 + gtkimageview-1.6.4.ebuild:
65 + Use the EAPI2 SRC_URI arrows to avoid the Wiki screwing up the file.
66
67 30 Jun 2009; Alexis Ballier <aballier@g.o>
68 gtkimageview-1.6.4.ebuild: