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-libs/jpeg: ChangeLog jpeg-8.ebuild
Date: Fri, 19 Feb 2010 19:34:22
Message-Id: E1NiYcF-0001Ax-5j@stork.gentoo.org
1 maekke 10/02/19 19:34:19
2
3 Modified: ChangeLog jpeg-8.ebuild
4 Log:
5 arm/x86 stable, bug #304827
6 (Portage version: 2.2_rc62/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.99 media-libs/jpeg/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/jpeg/ChangeLog?rev=1.99&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/jpeg/ChangeLog?rev=1.99&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/jpeg/ChangeLog?r1=1.98&r2=1.99
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/media-libs/jpeg/ChangeLog,v
18 retrieving revision 1.98
19 retrieving revision 1.99
20 diff -u -r1.98 -r1.99
21 --- ChangeLog 16 Feb 2010 16:35:14 -0000 1.98
22 +++ ChangeLog 19 Feb 2010 19:34:18 -0000 1.99
23 @@ -1,6 +1,9 @@
24 # ChangeLog for media-libs/jpeg
25 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/media-libs/jpeg/ChangeLog,v 1.98 2010/02/16 16:35:14 jer Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/media-libs/jpeg/ChangeLog,v 1.99 2010/02/19 19:34:18 maekke Exp $
28 +
29 + 19 Feb 2010; Markus Meier <maekke@g.o> jpeg-8.ebuild:
30 + arm/x86 stable, bug #304827
31
32 16 Feb 2010; Jeroen Roovers <jer@g.o> jpeg-8.ebuild:
33 Stable for HPPA (bug #304827).
34
35
36
37 1.7 media-libs/jpeg/jpeg-8.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/jpeg/jpeg-8.ebuild?rev=1.7&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/jpeg/jpeg-8.ebuild?rev=1.7&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/jpeg/jpeg-8.ebuild?r1=1.6&r2=1.7
42
43 Index: jpeg-8.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/media-libs/jpeg/jpeg-8.ebuild,v
46 retrieving revision 1.6
47 retrieving revision 1.7
48 diff -u -r1.6 -r1.7
49 --- jpeg-8.ebuild 16 Feb 2010 16:35:14 -0000 1.6
50 +++ jpeg-8.ebuild 19 Feb 2010 19:34:18 -0000 1.7
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2010 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/media-libs/jpeg/jpeg-8.ebuild,v 1.6 2010/02/16 16:35:14 jer Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/media-libs/jpeg/jpeg-8.ebuild,v 1.7 2010/02/19 19:34:18 maekke Exp $
56
57 EAPI="2"
58
59 @@ -17,7 +17,7 @@
60
61 LICENSE="as-is"
62 SLOT="0"
63 -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
64 +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
65 IUSE=""
66
67 src_unpack() {