Gentoo Archives: gentoo-commits

From: "Jeremy Olexa (darkside)" <darkside@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-libs/libecwj2: libecwj2-3.3.ebuild ChangeLog
Date: Sat, 04 Oct 2008 00:57:50
Message-Id: E1KlvSt-000683-40@stork.gentoo.org
1 darkside 08/10/04 00:57:47
2
3 Modified: libecwj2-3.3.ebuild ChangeLog
4 Log:
5 add ~amd64, bug #239177
6 (Portage version: 2.2_rc11/cvs/Linux 2.6.26-gentoo x86_64)
7
8 Revision Changes Path
9 1.4 sci-libs/libecwj2/libecwj2-3.3.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/libecwj2/libecwj2-3.3.ebuild?rev=1.4&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/libecwj2/libecwj2-3.3.ebuild?rev=1.4&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/libecwj2/libecwj2-3.3.ebuild?r1=1.3&r2=1.4
14
15 Index: libecwj2-3.3.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sci-libs/libecwj2/libecwj2-3.3.ebuild,v
18 retrieving revision 1.3
19 retrieving revision 1.4
20 diff -u -r1.3 -r1.4
21 --- libecwj2-3.3.ebuild 1 Feb 2007 22:55:29 -0000 1.3
22 +++ libecwj2-3.3.ebuild 4 Oct 2008 00:57:46 -0000 1.4
23 @@ -1,6 +1,6 @@
24 -# Copyright 1999-2007 Gentoo Foundation
25 +# Copyright 1999-2008 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/libecwj2/libecwj2-3.3.ebuild,v 1.3 2007/02/01 22:55:29 djay Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sci-libs/libecwj2/libecwj2-3.3.ebuild,v 1.4 2008/10/04 00:57:46 darkside Exp $
29
30 DESCRIPTION="This library offers read (decompress) and write (compress) for both the ECW and the ISO JPEG 2000 image file formats"
31 SRC_URI="mirror://gentoo/${P}-2006-09-06.zip"
32 @@ -8,7 +8,7 @@
33
34 LICENSE="ECWPL"
35 SLOT="0"
36 -KEYWORDS="~x86"
37 +KEYWORDS="~amd64 ~x86"
38 IUSE="doc examples"
39
40 DEPEND="virtual/libc"
41
42
43
44 1.3 sci-libs/libecwj2/ChangeLog
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/libecwj2/ChangeLog?rev=1.3&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/libecwj2/ChangeLog?rev=1.3&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/libecwj2/ChangeLog?r1=1.2&r2=1.3
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/sci-libs/libecwj2/ChangeLog,v
53 retrieving revision 1.2
54 retrieving revision 1.3
55 diff -u -r1.2 -r1.3
56 --- ChangeLog 10 Jan 2007 14:10:09 -0000 1.2
57 +++ ChangeLog 4 Oct 2008 00:57:46 -0000 1.3
58 @@ -1,6 +1,9 @@
59 # ChangeLog for sci-libs/libecwj2
60 -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/libecwj2/ChangeLog,v 1.2 2007/01/10 14:10:09 djay Exp $
62 +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
63 +# $Header: /var/cvsroot/gentoo-x86/sci-libs/libecwj2/ChangeLog,v 1.3 2008/10/04 00:57:46 darkside Exp $
64 +
65 + 04 Oct 2008; Jeremy Olexa <darkside@g.o> libecwj2-3.3.ebuild:
66 + add ~amd64, bug #239177
67
68 10 Jan 2007; <djay@g.o> libecwj2-3.3.ebuild:
69 Correct the PKG_URL syntaxe