summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2013-08-15 03:35:02 +0000
committerPatrick Lauer <patrick@gentoo.org>2013-08-15 03:35:02 +0000
commitb975f307674018a56776b5bbb5cd1e8472388db7 (patch)
tree32439c0a10e2e521725a2b3f5ffdd0fa4cfdcf55 /media-plugins/gimp-lensfun
parentWhitespace (diff)
downloadgentoo-2-b975f307674018a56776b5bbb5cd1e8472388db7.tar.gz
gentoo-2-b975f307674018a56776b5bbb5cd1e8472388db7.tar.bz2
gentoo-2-b975f307674018a56776b5bbb5cd1e8472388db7.zip
Whitespace
(Portage version: 2.2.0/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'media-plugins/gimp-lensfun')
-rw-r--r--media-plugins/gimp-lensfun/ChangeLog7
-rw-r--r--media-plugins/gimp-lensfun/gimp-lensfun-0.2.2-r2.ebuild10
2 files changed, 10 insertions, 7 deletions
diff --git a/media-plugins/gimp-lensfun/ChangeLog b/media-plugins/gimp-lensfun/ChangeLog
index bc33aa830621..9391274ebc14 100644
--- a/media-plugins/gimp-lensfun/ChangeLog
+++ b/media-plugins/gimp-lensfun/ChangeLog
@@ -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 <patrick@gentoo.org> gimp-lensfun-0.2.2-r2.ebuild:
+ Whitespace
*gimp-lensfun-0.2.2-r2 (28 Oct 2012)
diff --git a/media-plugins/gimp-lensfun/gimp-lensfun-0.2.2-r2.ebuild b/media-plugins/gimp-lensfun/gimp-lensfun-0.2.2-r2.ebuild
index 1bad50cc8e10..76b60dc91921 100644
--- a/media-plugins/gimp-lensfun/gimp-lensfun-0.2.2-r2.ebuild
+++ b/media-plugins/gimp-lensfun/gimp-lensfun-0.2.2-r2.ebuild
@@ -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 @@ DEPEND="${RDEPEND}
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() {