Gentoo Archives: gentoo-commits

From: "Mike Frysinger (vapier)" <vapier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-libs/jpeg: jpeg-7.ebuild
Date: Sun, 23 Aug 2009 05:17:30
Message-Id: E1Mf5SK-0005pP-Fo@stork.gentoo.org
1 vapier 09/08/23 05:17:28
2
3 Modified: jpeg-7.ebuild
4 Log:
5 list new jpegclub homepage
6 (Portage version: 2.2_rc38/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.6 media-libs/jpeg/jpeg-7.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/jpeg/jpeg-7.ebuild?rev=1.6&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/jpeg/jpeg-7.ebuild?rev=1.6&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/jpeg/jpeg-7.ebuild?r1=1.5&r2=1.6
14
15 Index: jpeg-7.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/media-libs/jpeg/jpeg-7.ebuild,v
18 retrieving revision 1.5
19 retrieving revision 1.6
20 diff -u -r1.5 -r1.6
21 --- jpeg-7.ebuild 23 Aug 2009 01:59:57 -0000 1.5
22 +++ jpeg-7.ebuild 23 Aug 2009 05:17:28 -0000 1.6
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2009 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/media-libs/jpeg/jpeg-7.ebuild,v 1.5 2009/08/23 01:59:57 vapier Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/media-libs/jpeg/jpeg-7.ebuild,v 1.6 2009/08/23 05:17:28 vapier Exp $
28
29 EAPI="2"
30
31 @@ -11,7 +11,7 @@
32 inherit eutils libtool
33
34 DESCRIPTION="Library to load, handle and manipulate images in the JPEG format"
35 -HOMEPAGE="http://www.ijg.org/"
36 +HOMEPAGE="http://jpegclub.org/ http://www.ijg.org/"
37 SRC_URI="http://www.ijg.org/files/${PN}src.v${PV}.tar.gz
38 mirror://debian/pool/main/libj/${DEB_PN}/${DEB}.diff.gz"