Gentoo Archives: gentoo-commits

From: "Fabian Groffen (grobian)" <grobian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-libs/exiftool: exiftool-9.120.0.ebuild ChangeLog
Date: Sun, 28 Jul 2013 09:27:20
Message-Id: 20130728092714.F2F2C2171C@flycatcher.gentoo.org
1 grobian 13/07/28 09:27:14
2
3 Modified: exiftool-9.120.0.ebuild ChangeLog
4 Log:
5 Marked ~x64-macos, bug #435528
6
7 (Portage version: 2.2.01.22124-prefix/cvs/SunOS i386, signed Manifest commit with key 0x5F75F607C5C74E89)
8
9 Revision Changes Path
10 1.6 media-libs/exiftool/exiftool-9.120.0.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/exiftool/exiftool-9.120.0.ebuild?rev=1.6&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/exiftool/exiftool-9.120.0.ebuild?rev=1.6&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/exiftool/exiftool-9.120.0.ebuild?r1=1.5&r2=1.6
15
16 Index: exiftool-9.120.0.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-libs/exiftool/exiftool-9.120.0.ebuild,v
19 retrieving revision 1.5
20 retrieving revision 1.6
21 diff -u -r1.5 -r1.6
22 --- exiftool-9.120.0.ebuild 27 Mar 2013 09:16:07 -0000 1.5
23 +++ exiftool-9.120.0.ebuild 28 Jul 2013 09:27:14 -0000 1.6
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2013 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/media-libs/exiftool/exiftool-9.120.0.ebuild,v 1.5 2013/03/27 09:16:07 ago Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/media-libs/exiftool/exiftool-9.120.0.ebuild,v 1.6 2013/07/28 09:27:14 grobian Exp $
29
30 EAPI=5
31
32 @@ -14,7 +14,7 @@
33 SRC_URI+=" http://www.sno.phy.queensu.ca/~phil/exiftool/${MY_P}.tar.gz"
34
35 SLOT="0"
36 -KEYWORDS="amd64 ppc ppc64 x86"
37 +KEYWORDS="amd64 ppc ppc64 x86 ~x64-macos"
38 IUSE=""
39
40 SRC_TEST="do"
41
42
43
44 1.127 media-libs/exiftool/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/exiftool/ChangeLog?rev=1.127&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/exiftool/ChangeLog?rev=1.127&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/exiftool/ChangeLog?r1=1.126&r2=1.127
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/media-libs/exiftool/ChangeLog,v
53 retrieving revision 1.126
54 retrieving revision 1.127
55 diff -u -r1.126 -r1.127
56 --- ChangeLog 27 Mar 2013 09:16:07 -0000 1.126
57 +++ ChangeLog 28 Jul 2013 09:27:14 -0000 1.127
58 @@ -1,6 +1,9 @@
59 # ChangeLog for media-libs/exiftool
60 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/media-libs/exiftool/ChangeLog,v 1.126 2013/03/27 09:16:07 ago Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/media-libs/exiftool/ChangeLog,v 1.127 2013/07/28 09:27:14 grobian Exp $
63 +
64 + 28 Jul 2013; Fabian Groffen <grobian@g.o> exiftool-9.120.0.ebuild:
65 + Marked ~x64-macos, bug #435528
66
67 27 Mar 2013; Agostino Sarubbo <ago@g.o> exiftool-9.120.0.ebuild:
68 Stable for ppc64, wrt bug #457372