Gentoo Archives: gentoo-commits

From: "Christoph Mende (angelos)" <angelos@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-gfx/iscan: iscan-2.25.0.ebuild ChangeLog iscan-2.21.0.ebuild iscan-2.11.0.ebuild
Date: Tue, 29 Mar 2011 12:22:16
Message-Id: 20110329122206.3C81420054@flycatcher.gentoo.org
1 angelos 11/03/29 12:22:06
2
3 Modified: iscan-2.25.0.ebuild ChangeLog iscan-2.21.0.ebuild
4 iscan-2.11.0.ebuild
5 Log:
6 Fixed slot deps
7
8 (Portage version: 2.2.0_alpha29/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.4 media-gfx/iscan/iscan-2.25.0.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/iscan/iscan-2.25.0.ebuild?rev=1.4&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/iscan/iscan-2.25.0.ebuild?rev=1.4&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/iscan/iscan-2.25.0.ebuild?r1=1.3&r2=1.4
16
17 Index: iscan-2.25.0.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/media-gfx/iscan/iscan-2.25.0.ebuild,v
20 retrieving revision 1.3
21 retrieving revision 1.4
22 diff -u -r1.3 -r1.4
23 --- iscan-2.25.0.ebuild 26 Feb 2011 17:26:24 -0000 1.3
24 +++ iscan-2.25.0.ebuild 29 Mar 2011 12:22:06 -0000 1.4
25 @@ -1,6 +1,6 @@
26 # Copyright 1999-2011 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/iscan/iscan-2.25.0.ebuild,v 1.3 2011/02/26 17:26:24 signals Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/iscan/iscan-2.25.0.ebuild,v 1.4 2011/03/29 12:22:06 angelos Exp $
30
31 EAPI="2"
32
33 @@ -50,7 +50,7 @@
34 >=dev-libs/libusb-0.1.12
35 sys-libs/libieee1284
36 X? (
37 - >=x11-libs/gtk+-2.0
38 + x11-libs/gtk+:2
39 gimp? ( media-gfx/gimp )
40 png? ( media-libs/libpng )
41 jpeg? ( virtual/jpeg )
42
43
44
45 1.40 media-gfx/iscan/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/iscan/ChangeLog?rev=1.40&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/iscan/ChangeLog?rev=1.40&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/iscan/ChangeLog?r1=1.39&r2=1.40
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/media-gfx/iscan/ChangeLog,v
54 retrieving revision 1.39
55 retrieving revision 1.40
56 diff -u -r1.39 -r1.40
57 --- ChangeLog 26 Feb 2011 17:26:24 -0000 1.39
58 +++ ChangeLog 29 Mar 2011 12:22:06 -0000 1.40
59 @@ -1,6 +1,10 @@
60 # ChangeLog for media-gfx/iscan
61 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/iscan/ChangeLog,v 1.39 2011/02/26 17:26:24 signals Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/iscan/ChangeLog,v 1.40 2011/03/29 12:22:06 angelos Exp $
64 +
65 + 29 Mar 2011; Christoph Mende <angelos@g.o> iscan-2.11.0.ebuild,
66 + iscan-2.21.0.ebuild, iscan-2.25.0.ebuild:
67 + Fixed slot deps
68
69 26 Feb 2011; Kevin McCarthy <signals@g.o> iscan-2.11.0.ebuild,
70 iscan-2.21.0.ebuild, iscan-2.25.0.ebuild:
71
72
73
74 1.7 media-gfx/iscan/iscan-2.21.0.ebuild
75
76 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/iscan/iscan-2.21.0.ebuild?rev=1.7&view=markup
77 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/iscan/iscan-2.21.0.ebuild?rev=1.7&content-type=text/plain
78 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/iscan/iscan-2.21.0.ebuild?r1=1.6&r2=1.7
79
80 Index: iscan-2.21.0.ebuild
81 ===================================================================
82 RCS file: /var/cvsroot/gentoo-x86/media-gfx/iscan/iscan-2.21.0.ebuild,v
83 retrieving revision 1.6
84 retrieving revision 1.7
85 diff -u -r1.6 -r1.7
86 --- iscan-2.21.0.ebuild 26 Feb 2011 17:26:24 -0000 1.6
87 +++ iscan-2.21.0.ebuild 29 Mar 2011 12:22:06 -0000 1.7
88 @@ -1,6 +1,6 @@
89 # Copyright 1999-2011 Gentoo Foundation
90 # Distributed under the terms of the GNU General Public License v2
91 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/iscan/iscan-2.21.0.ebuild,v 1.6 2011/02/26 17:26:24 signals Exp $
92 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/iscan/iscan-2.21.0.ebuild,v 1.7 2011/03/29 12:22:06 angelos Exp $
93
94 EAPI="2"
95
96 @@ -44,7 +44,7 @@
97 >=sys-fs/udev-103
98 >=dev-libs/libusb-0.1.12
99 X? (
100 - >=x11-libs/gtk+-2.0
101 + x11-libs/gtk+:2
102 gimp? ( media-gfx/gimp )
103 png? ( media-libs/libpng )
104 jpeg? ( virtual/jpeg )
105
106
107
108 1.9 media-gfx/iscan/iscan-2.11.0.ebuild
109
110 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/iscan/iscan-2.11.0.ebuild?rev=1.9&view=markup
111 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/iscan/iscan-2.11.0.ebuild?rev=1.9&content-type=text/plain
112 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/iscan/iscan-2.11.0.ebuild?r1=1.8&r2=1.9
113
114 Index: iscan-2.11.0.ebuild
115 ===================================================================
116 RCS file: /var/cvsroot/gentoo-x86/media-gfx/iscan/iscan-2.11.0.ebuild,v
117 retrieving revision 1.8
118 retrieving revision 1.9
119 diff -u -r1.8 -r1.9
120 --- iscan-2.11.0.ebuild 26 Feb 2011 17:26:24 -0000 1.8
121 +++ iscan-2.11.0.ebuild 29 Mar 2011 12:22:06 -0000 1.9
122 @@ -1,7 +1,8 @@
123 # Copyright 1999-2011 Gentoo Foundation
124 # Distributed under the terms of the GNU General Public License v2
125 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/iscan/iscan-2.11.0.ebuild,v 1.8 2011/02/26 17:26:24 signals Exp $
126 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/iscan/iscan-2.11.0.ebuild,v 1.9 2011/03/29 12:22:06 angelos Exp $
127
128 +EAPI=1
129 inherit eutils toolchain-funcs flag-o-matic autotools rpm
130
131 SRC_REV="1" # revision used by upstream
132 @@ -94,7 +95,7 @@
133 x86? (
134 X? (
135 sys-devel/gettext
136 - >=x11-libs/gtk+-2.0
137 + x11-libs/gtk+:2
138 gimp? ( media-gfx/gimp )
139 )
140 )"