Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-libs/libexif: ChangeLog libexif-0.6.20.ebuild
Date: Wed, 16 Nov 2011 15:41:04
Message-Id: 20111116154055.0A5442004B@flycatcher.gentoo.org
1 jer 11/11/16 15:40:55
2
3 Modified: ChangeLog libexif-0.6.20.ebuild
4 Log:
5 Stable for HPPA (bug #390249).
6
7 (Portage version: 2.2.0_alpha74/cvs/Linux i686)
8
9 Revision Changes Path
10 1.119 media-libs/libexif/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libexif/ChangeLog?rev=1.119&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libexif/ChangeLog?rev=1.119&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libexif/ChangeLog?r1=1.118&r2=1.119
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-libs/libexif/ChangeLog,v
19 retrieving revision 1.118
20 retrieving revision 1.119
21 diff -u -r1.118 -r1.119
22 --- ChangeLog 13 Nov 2011 18:42:04 -0000 1.118
23 +++ ChangeLog 16 Nov 2011 15:40:54 -0000 1.119
24 @@ -1,6 +1,9 @@
25 # ChangeLog for media-libs/libexif
26 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libexif/ChangeLog,v 1.118 2011/11/13 18:42:04 xmw Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/media-libs/libexif/ChangeLog,v 1.119 2011/11/16 15:40:54 jer Exp $
29 +
30 + 16 Nov 2011; Jeroen Roovers <jer@g.o> libexif-0.6.20.ebuild:
31 + Stable for HPPA (bug #390249).
32
33 13 Nov 2011; Michael Weber <xmw@g.o> libexif-0.6.20.ebuild:
34 bump EAPI to 4, sed configure directly, prepalldocs restored, -Wall restored
35
36
37
38 1.5 media-libs/libexif/libexif-0.6.20.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libexif/libexif-0.6.20.ebuild?rev=1.5&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libexif/libexif-0.6.20.ebuild?rev=1.5&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libexif/libexif-0.6.20.ebuild?r1=1.4&r2=1.5
43
44 Index: libexif-0.6.20.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/media-libs/libexif/libexif-0.6.20.ebuild,v
47 retrieving revision 1.4
48 retrieving revision 1.5
49 diff -u -r1.4 -r1.5
50 --- libexif-0.6.20.ebuild 13 Nov 2011 18:44:19 -0000 1.4
51 +++ libexif-0.6.20.ebuild 16 Nov 2011 15:40:54 -0000 1.5
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2011 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libexif/libexif-0.6.20.ebuild,v 1.4 2011/11/13 18:44:19 ssuominen Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/media-libs/libexif/libexif-0.6.20.ebuild,v 1.5 2011/11/16 15:40:54 jer Exp $
57
58 EAPI=4
59
60 @@ -12,7 +12,7 @@
61
62 LICENSE="LGPL-2.1"
63 SLOT="0"
64 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
65 +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
66 IUSE="doc nls static-libs"
67
68 RDEPEND="nls? ( virtual/libintl )"