Gentoo Archives: gentoo-commits

From: "Markus Meier (maekke)" <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-gfx/iscan: ChangeLog iscan-2.21.0.ebuild
Date: Wed, 04 Nov 2009 13:55:49
Message-Id: E1N5gKw-0003Rd-Ph@stork.gentoo.org
1 maekke 09/11/04 13:55:46
2
3 Modified: ChangeLog iscan-2.21.0.ebuild
4 Log:
5 amd64/x86 stable, bug #291535
6 (Portage version: 2.2_rc48/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.35 media-gfx/iscan/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/iscan/ChangeLog?rev=1.35&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/iscan/ChangeLog?rev=1.35&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/iscan/ChangeLog?r1=1.34&r2=1.35
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/media-gfx/iscan/ChangeLog,v
18 retrieving revision 1.34
19 retrieving revision 1.35
20 diff -u -r1.34 -r1.35
21 --- ChangeLog 24 Sep 2009 22:03:07 -0000 1.34
22 +++ ChangeLog 4 Nov 2009 13:55:46 -0000 1.35
23 @@ -1,6 +1,9 @@
24 # ChangeLog for media-gfx/iscan
25 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/iscan/ChangeLog,v 1.34 2009/09/24 22:03:07 flameeyes Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/iscan/ChangeLog,v 1.35 2009/11/04 13:55:46 maekke Exp $
28 +
29 + 04 Nov 2009; Markus Meier <maekke@g.o> iscan-2.21.0.ebuild:
30 + amd64/x86 stable, bug #291535
31
32 24 Sep 2009; Diego E. Pettenò <flameeyes@g.o> iscan-2.21.0.ebuild,
33 +files/iscan-2.21.0-drop-ltdl.patch,
34
35
36
37 1.5 media-gfx/iscan/iscan-2.21.0.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/iscan/iscan-2.21.0.ebuild?rev=1.5&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/iscan/iscan-2.21.0.ebuild?rev=1.5&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/iscan/iscan-2.21.0.ebuild?r1=1.4&r2=1.5
42
43 Index: iscan-2.21.0.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/media-gfx/iscan/iscan-2.21.0.ebuild,v
46 retrieving revision 1.4
47 retrieving revision 1.5
48 diff -u -r1.4 -r1.5
49 --- iscan-2.21.0.ebuild 1 Oct 2009 08:14:22 -0000 1.4
50 +++ iscan-2.21.0.ebuild 4 Nov 2009 13:55:46 -0000 1.5
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2009 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/iscan/iscan-2.21.0.ebuild,v 1.4 2009/10/01 08:14:22 elvanor Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/iscan/iscan-2.21.0.ebuild,v 1.5 2009/11/04 13:55:46 maekke Exp $
56
57 EAPI="2"
58
59 @@ -22,7 +22,7 @@
60
61 # feel free to add your arch, every non-x86
62 # arch doesn't install any x86-only stuff.
63 -KEYWORDS="~amd64 ~x86"
64 +KEYWORDS="amd64 x86"
65
66 DESCRIPTION="EPSON Image Scan! for Linux (including sane-epkowa backend)"
67 HOMEPAGE="http://www.avasys.jp/english/linux_e/dl_scan.html"