Gentoo Archives: gentoo-commits

From: "Samuli Suominen (ssuominen)" <ssuominen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-libs/tiff: tiff-4.0.2-r1.ebuild ChangeLog tiff-3.9.5-r3.ebuild tiff-4.0.3.ebuild tiff-4.0.3-r3.ebuild tiff-4.0.3-r2.ebuild tiff-4.0.3-r1.ebuild
Date: Wed, 28 Aug 2013 12:57:18
Message-Id: 20130828125713.282832004C@flycatcher.gentoo.org
1 ssuominen 13/08/28 12:57:13
2
3 Modified: tiff-4.0.2-r1.ebuild ChangeLog
4 Removed: tiff-3.9.5-r3.ebuild tiff-4.0.3.ebuild
5 tiff-4.0.3-r3.ebuild tiff-4.0.3-r2.ebuild
6 tiff-4.0.3-r1.ebuild
7 Log:
8 old
9
10 (Portage version: 2.2.0/cvs/Linux x86_64, signed Manifest commit with key 4868F14D)
11
12 Revision Changes Path
13 1.8 media-libs/tiff/tiff-4.0.2-r1.ebuild
14
15 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/tiff/tiff-4.0.2-r1.ebuild?rev=1.8&view=markup
16 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/tiff/tiff-4.0.2-r1.ebuild?rev=1.8&content-type=text/plain
17 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/tiff/tiff-4.0.2-r1.ebuild?r1=1.7&r2=1.8
18
19 Index: tiff-4.0.2-r1.ebuild
20 ===================================================================
21 RCS file: /var/cvsroot/gentoo-x86/media-libs/tiff/tiff-4.0.2-r1.ebuild,v
22 retrieving revision 1.7
23 retrieving revision 1.8
24 diff -u -r1.7 -r1.8
25 --- tiff-4.0.2-r1.ebuild 11 Dec 2012 08:44:51 -0000 1.7
26 +++ tiff-4.0.2-r1.ebuild 28 Aug 2013 12:57:12 -0000 1.8
27 @@ -1,6 +1,6 @@
28 -# Copyright 1999-2012 Gentoo Foundation
29 +# Copyright 1999-2013 Gentoo Foundation
30 # Distributed under the terms of the GNU General Public License v2
31 -# $Header: /var/cvsroot/gentoo-x86/media-libs/tiff/tiff-4.0.2-r1.ebuild,v 1.7 2012/12/11 08:44:51 ssuominen Exp $
32 +# $Header: /var/cvsroot/gentoo-x86/media-libs/tiff/tiff-4.0.2-r1.ebuild,v 1.8 2013/08/28 12:57:12 ssuominen Exp $
33
34 EAPI=4
35 inherit eutils libtool
36 @@ -12,7 +12,7 @@
37
38 LICENSE="libtiff"
39 SLOT="0"
40 -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris"
41 +KEYWORDS="m68k"
42 IUSE="+cxx jbig jpeg lzma static-libs zlib"
43
44 RDEPEND="jpeg? ( virtual/jpeg )
45
46
47
48 1.253 media-libs/tiff/ChangeLog
49
50 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/tiff/ChangeLog?rev=1.253&view=markup
51 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/tiff/ChangeLog?rev=1.253&content-type=text/plain
52 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/tiff/ChangeLog?r1=1.252&r2=1.253
53
54 Index: ChangeLog
55 ===================================================================
56 RCS file: /var/cvsroot/gentoo-x86/media-libs/tiff/ChangeLog,v
57 retrieving revision 1.252
58 retrieving revision 1.253
59 diff -u -r1.252 -r1.253
60 --- ChangeLog 28 Aug 2013 12:10:09 -0000 1.252
61 +++ ChangeLog 28 Aug 2013 12:57:12 -0000 1.253
62 @@ -1,6 +1,12 @@
63 # ChangeLog for media-libs/tiff
64 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
65 -# $Header: /var/cvsroot/gentoo-x86/media-libs/tiff/ChangeLog,v 1.252 2013/08/28 12:10:09 ago Exp $
66 +# $Header: /var/cvsroot/gentoo-x86/media-libs/tiff/ChangeLog,v 1.253 2013/08/28 12:57:12 ssuominen Exp $
67 +
68 + 28 Aug 2013; Samuli Suominen <ssuominen@g.o>
69 + -files/tiff-3.9.5-CVE-2012-1173.patch, -tiff-3.9.5-r3.ebuild,
70 + -tiff-4.0.3-r1.ebuild, -tiff-4.0.3-r2.ebuild, -tiff-4.0.3-r3.ebuild,
71 + -tiff-4.0.3.ebuild, tiff-4.0.2-r1.ebuild:
72 + old
73
74 28 Aug 2013; Agostino Sarubbo <ago@g.o> tiff-4.0.3-r4.ebuild:
75 Stable for sparc, wrt bug #480466