From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1MMT9R-0002vn-4u for garchives@archives.gentoo.org; Thu, 02 Jul 2009 20:45:01 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9E1FFE07EA; Thu, 2 Jul 2009 20:45:00 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 5A5F1E07EA for ; Thu, 2 Jul 2009 20:45:00 +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 034DA67A3E for ; Thu, 2 Jul 2009 20:45:00 +0000 (UTC) Received: from aballier by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1MMT9P-0000zj-IO for gentoo-commits@lists.gentoo.org; Thu, 02 Jul 2009 20:44:59 +0000 From: "Alexis Ballier (aballier)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, aballier@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in media-libs/libtiger: ChangeLog libtiger-0.3.3.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog libtiger-0.3.3.ebuild X-VCS-Directories: media-libs/libtiger X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier Content-Type: text/plain; charset=utf8 Message-Id: Sender: Alexis Ballier Date: Thu, 02 Jul 2009 20:44:59 +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: 132ccdc9-9f52-4fcd-8916-77613cc270e2 X-Archives-Hash: 57589ff7a9dcb0f2575a97088f276ab4 aballier 09/07/02 20:44:59 Modified: ChangeLog libtiger-0.3.3.ebuild Log: run tests with LC_ALL=3DC to avoid false positives with poor regexps.. (Portage version: 2.2_rc33/cvs/Linux x86_64) Revision Changes Path 1.4 media-libs/libtiger/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libtige= r/ChangeLog?rev=3D1.4&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libtige= r/ChangeLog?rev=3D1.4&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libtige= r/ChangeLog?r1=3D1.3&r2=3D1.4 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/media-libs/libtiger/ChangeLog,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- ChangeLog 2 Jul 2009 20:38:06 -0000 1.3 +++ ChangeLog 2 Jul 2009 20:44:59 -0000 1.4 @@ -1,6 +1,9 @@ # ChangeLog for media-libs/libtiger # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libtiger/ChangeLog,v 1.3 2= 009/07/02 20:38:06 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libtiger/ChangeLog,v 1.4 2= 009/07/02 20:44:59 aballier Exp $ + + 02 Jul 2009; Alexis Ballier libtiger-0.3.3.ebuil= d: + run tests with LC_ALL=3DC to avoid false positives with poor regexps.. =20 02 Jul 2009; Christian Faulhammer libtiger-0.3.3.ebuild: 1.4 media-libs/libtiger/libtiger-0.3.3.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libtige= r/libtiger-0.3.3.ebuild?rev=3D1.4&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libtige= r/libtiger-0.3.3.ebuild?rev=3D1.4&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libtige= r/libtiger-0.3.3.ebuild?r1=3D1.3&r2=3D1.4 Index: libtiger-0.3.3.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/media-libs/libtiger/libtiger-0.3.3.ebui= ld,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- libtiger-0.3.3.ebuild 2 Jul 2009 20:38:06 -0000 1.3 +++ libtiger-0.3.3.ebuild 2 Jul 2009 20:44:59 -0000 1.4 @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libtiger/libtiger-0.3.3.eb= uild,v 1.3 2009/07/02 20:38:06 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libtiger/libtiger-0.3.3.eb= uild,v 1.4 2009/07/02 20:44:59 aballier Exp $ =20 EAPI=3D2 =20 @@ -30,6 +30,10 @@ econf $(use_enable doc) --docdir=3D/usr/share/doc/${PF} } =20 +src_test() { + LC_ALL=3DC emake check || die "tests failed" +} + src_install() { emake DESTDIR=3D"${D}" install || die "make install failed" find "${D}" -name '*.la' -delete