Gentoo Archives: gentoo-commits

From: "Michael Weber (xmw)" <xmw@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-gfx/dcraw: dcraw-9.04.ebuild ChangeLog
Date: Mon, 03 Jan 2011 12:00:01
Message-Id: 20110103115952.443F320054@flycatcher.gentoo.org
1 xmw 11/01/03 11:59:52
2
3 Modified: dcraw-9.04.ebuild ChangeLog
4 Log:
5 sparc stable (bug 349221)
6
7 (Portage version: 2.1.9.25/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.6 media-gfx/dcraw/dcraw-9.04.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/dcraw/dcraw-9.04.ebuild?rev=1.6&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/dcraw/dcraw-9.04.ebuild?rev=1.6&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/dcraw/dcraw-9.04.ebuild?r1=1.5&r2=1.6
15
16 Index: dcraw-9.04.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-gfx/dcraw/dcraw-9.04.ebuild,v
19 retrieving revision 1.5
20 retrieving revision 1.6
21 diff -u -r1.5 -r1.6
22 --- dcraw-9.04.ebuild 27 Dec 2010 12:56:29 -0000 1.5
23 +++ dcraw-9.04.ebuild 3 Jan 2011 11:59:52 -0000 1.6
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2010 Gentoo Foundation
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/dcraw/dcraw-9.04.ebuild,v 1.5 2010/12/27 12:56:29 maekke Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/dcraw/dcraw-9.04.ebuild,v 1.6 2011/01/03 11:59:52 xmw Exp $
30
31 EAPI="2"
32
33 @@ -14,7 +14,7 @@
34
35 LICENSE="freedist GPL-2"
36 SLOT="0"
37 -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~x86-solaris"
38 +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~x86-solaris"
39 IUSE="nls gimp jpeg lcms"
40
41 COMMON_DEPEND="jpeg? ( virtual/jpeg )
42
43
44
45 1.66 media-gfx/dcraw/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/dcraw/ChangeLog?rev=1.66&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/dcraw/ChangeLog?rev=1.66&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/dcraw/ChangeLog?r1=1.65&r2=1.66
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/media-gfx/dcraw/ChangeLog,v
54 retrieving revision 1.65
55 retrieving revision 1.66
56 diff -u -r1.65 -r1.66
57 --- ChangeLog 27 Dec 2010 12:56:29 -0000 1.65
58 +++ ChangeLog 3 Jan 2011 11:59:52 -0000 1.66
59 @@ -1,6 +1,9 @@
60 # ChangeLog for media-gfx/dcraw
61 -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/dcraw/ChangeLog,v 1.65 2010/12/27 12:56:29 maekke Exp $
63 +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/dcraw/ChangeLog,v 1.66 2011/01/03 11:59:52 xmw Exp $
65 +
66 + 03 Jan 2011; Michael Weber <xmw@g.o> dcraw-9.04.ebuild:
67 + sparc stable (bug 349221)
68
69 27 Dec 2010; Markus Meier <maekke@g.o> dcraw-9.04.ebuild:
70 arm stable, bug #349221