From 407776775508b8d9bc133294dfc21d579d49aa02 Mon Sep 17 00:00:00 2001 From: GĂ©rald Fenoy Date: Wed, 10 Jan 2007 14:10:09 +0000 Subject: PKG_URL correct syntaxe (Portage version: 2.1.1-r2) --- sci-libs/libecwj2/ChangeLog | 7 +++++-- sci-libs/libecwj2/libecwj2-3.3.ebuild | 6 +++--- 2 files changed, 8 insertions(+), 5 deletions(-) (limited to 'sci-libs/libecwj2') diff --git a/sci-libs/libecwj2/ChangeLog b/sci-libs/libecwj2/ChangeLog index 9ffc8d726d97..0bb3bc3ed249 100644 --- a/sci-libs/libecwj2/ChangeLog +++ b/sci-libs/libecwj2/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-libs/libecwj2 -# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/libecwj2/ChangeLog,v 1.1 2006/12/19 15:27:16 djay Exp $ +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-libs/libecwj2/ChangeLog,v 1.2 2007/01/10 14:10:09 djay Exp $ + + 10 Jan 2007; libecwj2-3.3.ebuild: + Correct the PKG_URL syntaxe *libecwj2-3.3 (19 Dec 2006) diff --git a/sci-libs/libecwj2/libecwj2-3.3.ebuild b/sci-libs/libecwj2/libecwj2-3.3.ebuild index 609e15ee2350..5ccbd71c753a 100644 --- a/sci-libs/libecwj2/libecwj2-3.3.ebuild +++ b/sci-libs/libecwj2/libecwj2-3.3.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/libecwj2/libecwj2-3.3.ebuild,v 1.1 2006/12/19 15:27:16 djay Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/libecwj2/libecwj2-3.3.ebuild,v 1.2 2007/01/10 14:10:09 djay Exp $ DESCRIPTION="This library offers read (decompress) and write (compress) for both the ECW and the ISO JPEG 2000 image file formats" SRC_URI="${P}-2006-09-06.zip" HOMEPAGE="http://www.ermapper.com/ecw/" -PKG_URL="http//www.ermapper.com/downloads/download_view.aspx?PRODUCT_VERSION_ID=305" +PKG_URL="http://www.ermapper.com/downloads/download_view.aspx?PRODUCT_VERSION_ID=305" LICENSE="ECWPL" RESTRICT="fetch" -- cgit v1.2.3-65-gdbad