From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1JM4eq-0005Gs-OA for garchives@archives.gentoo.org; Mon, 04 Feb 2008 16:59:01 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C1750E0720; Mon, 4 Feb 2008 16:58:59 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 0D240E0720 for ; Mon, 4 Feb 2008 16:58:59 +0000 (UTC) Received: from stork.gentoo.org (stork.gentoo.org [64.127.104.133]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 904D86572A for ; Mon, 4 Feb 2008 16:58:58 +0000 (UTC) Received: from nerdboy by stork.gentoo.org with local (Exim 4.68) (envelope-from ) id 1JM4en-00033U-0B for gentoo-commits@lists.gentoo.org; Mon, 04 Feb 2008 16:58:57 +0000 From: "Steve Arnold (nerdboy)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, nerdboy@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in sci-libs/libgeotiff: ChangeLog libgeotiff-1.2.4.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog libgeotiff-1.2.4.ebuild X-VCS-Directories: sci-libs/libgeotiff X-VCS-Committer: nerdboy X-VCS-Committer-Name: Steve Arnold Content-Type: text/plain; charset=utf8 Message-Id: Sender: Steve Arnold Date: Mon, 04 Feb 2008 16:58:57 +0000 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: e88c6e18-3a4b-4da7-bbcb-f550cf88407a X-Archives-Hash: e2888c6788640e9606dd4c7003490f00 nerdboy 08/02/04 16:58:56 Modified: ChangeLog libgeotiff-1.2.4.ebuild Log: updated to use emake and corrected autotools usage (Portage version: 2.1.4.1) Revision Changes Path 1.18 sci-libs/libgeotiff/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/libgeotif= f/ChangeLog?rev=3D1.18&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/libgeotif= f/ChangeLog?rev=3D1.18&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/libgeotif= f/ChangeLog?r1=3D1.17&r2=3D1.18 Index: ChangeLog =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/sci-libs/libgeotiff/ChangeLog,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- ChangeLog 4 Feb 2008 16:44:05 -0000 1.17 +++ ChangeLog 4 Feb 2008 16:58:56 -0000 1.18 @@ -1,6 +1,10 @@ # ChangeLog for sci-libs/libgeotiff # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/libgeotiff/ChangeLog,v 1.17 = 2008/02/04 16:44:05 nerdboy Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/libgeotiff/ChangeLog,v 1.18 = 2008/02/04 16:58:56 nerdboy Exp $ + + 04 Feb 2008; Steve Arnold libgeotiff-1.2.4.ebuild= : + Updated to use emake and corrected autotools usage; emake appears to w= ork + so far... =20 04 Feb 2008; Steve Arnold libgeotiff-1.2.4.ebuild= : Added src_unpack to make portage and Diego Petten 1.4 sci-libs/libgeotiff/libgeotiff-1.2.4.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/libgeotif= f/libgeotiff-1.2.4.ebuild?rev=3D1.4&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/libgeotif= f/libgeotiff-1.2.4.ebuild?rev=3D1.4&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/libgeotif= f/libgeotiff-1.2.4.ebuild?r1=3D1.3&r2=3D1.4 Index: libgeotiff-1.2.4.ebuild =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/sci-libs/libgeotiff/libgeotiff-1.2.4.eb= uild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- libgeotiff-1.2.4.ebuild 4 Feb 2008 16:44:05 -0000 1.3 +++ libgeotiff-1.2.4.ebuild 4 Feb 2008 16:58:56 -0000 1.4 @@ -1,6 +1,8 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/libgeotiff/libgeotiff-1.2.4.= ebuild,v 1.3 2008/02/04 16:44:05 nerdboy Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/libgeotiff/libgeotiff-1.2.4.= ebuild,v 1.4 2008/02/04 16:58:56 nerdboy Exp $ + +WANT_AUTOCONF=3D"latest" =20 inherit autotools eutils flag-o-matic =20 @@ -18,8 +20,6 @@ sci-libs/proj doc? ( app-doc/doxygen )" =20 -WANT_AUTOCONF=3D"latest" - src_unpack() { unpack ${A} cd "${S}" @@ -34,7 +34,7 @@ emake -j1 || die "emake failed" =20 if use doc; then - make dox || die "make dox failed" + emake dox || die "emake dox failed" fi } =20 --=20 gentoo-commits@lists.gentoo.org mailing list