From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 99B9E1381F3 for ; Thu, 15 Aug 2013 03:35:05 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 37D6EE0C6F; Thu, 15 Aug 2013 03:35:05 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id AD390E0C6F for ; Thu, 15 Aug 2013 03:35:04 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 96BDE33EBAF for ; Thu, 15 Aug 2013 03:35:03 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 807) id 4034E2171C; Thu, 15 Aug 2013 03:35:02 +0000 (UTC) From: "Patrick Lauer (patrick)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, patrick@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in media-plugins/gimp-lensfun: gimp-lensfun-0.2.2-r2.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: gimp-lensfun-0.2.2-r2.ebuild ChangeLog X-VCS-Directories: media-plugins/gimp-lensfun X-VCS-Committer: patrick X-VCS-Committer-Name: Patrick Lauer Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20130815033502.4034E2171C@flycatcher.gentoo.org> Date: Thu, 15 Aug 2013 03:35:02 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: f01d98b6-af0b-42d3-b99c-bd7f80268c93 X-Archives-Hash: d653cadf855e7cf4ec13c4de318c442a patrick 13/08/15 03:35:02 Modified: gimp-lensfun-0.2.2-r2.ebuild ChangeLog Log: Whitespace (Portage version: 2.2.0/cvs/Linux x86_64, unsigned Manifest commit) Revision Changes Path 1.2 media-plugins/gimp-lensfun/gimp-lensfun-0.2.2-r2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gimp-lensfun/gimp-lensfun-0.2.2-r2.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gimp-lensfun/gimp-lensfun-0.2.2-r2.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gimp-lensfun/gimp-lensfun-0.2.2-r2.ebuild?r1=1.1&r2=1.2 Index: gimp-lensfun-0.2.2-r2.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-plugins/gimp-lensfun/gimp-lensfun-0.2.2-r2.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- gimp-lensfun-0.2.2-r2.ebuild 28 Oct 2012 17:30:19 -0000 1.1 +++ gimp-lensfun-0.2.2-r2.ebuild 15 Aug 2013 03:35:02 -0000 1.2 @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gimp-lensfun/gimp-lensfun-0.2.2-r2.ebuild,v 1.1 2012/10/28 17:30:19 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gimp-lensfun/gimp-lensfun-0.2.2-r2.ebuild,v 1.2 2013/08/15 03:35:02 patrick Exp $ EAPI="4" @@ -27,9 +27,9 @@ S="${WORKDIR}/${MY_P}" pkg_setup() { - if use openmp ; then - tc-has-openmp || die "Please switch to an openmp compatible compiler" - fi + if use openmp ; then + tc-has-openmp || die "Please switch to an openmp compatible compiler" + fi } src_prepare() { 1.5 media-plugins/gimp-lensfun/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gimp-lensfun/ChangeLog?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gimp-lensfun/ChangeLog?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gimp-lensfun/ChangeLog?r1=1.4&r2=1.5 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-plugins/gimp-lensfun/ChangeLog,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- ChangeLog 28 Oct 2012 17:30:19 -0000 1.4 +++ ChangeLog 15 Aug 2013 03:35:02 -0000 1.5 @@ -1,6 +1,9 @@ # ChangeLog for media-plugins/gimp-lensfun -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gimp-lensfun/ChangeLog,v 1.4 2012/10/28 17:30:19 hwoarang Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gimp-lensfun/ChangeLog,v 1.5 2013/08/15 03:35:02 patrick Exp $ + + 15 Aug 2013; Patrick Lauer gimp-lensfun-0.2.2-r2.ebuild: + Whitespace *gimp-lensfun-0.2.2-r2 (28 Oct 2012)