diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2009-02-14 17:50:21 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2009-02-14 17:50:21 +0000 |
commit | 4d62cc2d149a2595ef0c0b5fadbb0182868a6e12 (patch) | |
tree | f3d54960548fca5416dca12ea53b12fb1ffe6ca3 /media-gfx/kphotoalbum | |
parent | missing is too old (diff) | |
download | gentoo-2-4d62cc2d149a2595ef0c0b5fadbb0182868a6e12.tar.gz gentoo-2-4d62cc2d149a2595ef0c0b5fadbb0182868a6e12.tar.bz2 gentoo-2-4d62cc2d149a2595ef0c0b5fadbb0182868a6e12.zip |
whitespace
(Portage version: 2.1.6.4/cvs/Linux 2.6.28.1 i686)
Diffstat (limited to 'media-gfx/kphotoalbum')
-rw-r--r-- | media-gfx/kphotoalbum/kphotoalbum-3.1.1-r2.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/media-gfx/kphotoalbum/kphotoalbum-3.1.1-r2.ebuild b/media-gfx/kphotoalbum/kphotoalbum-3.1.1-r2.ebuild index 58b026cf66dd..f66679d9898b 100644 --- a/media-gfx/kphotoalbum/kphotoalbum-3.1.1-r2.ebuild +++ b/media-gfx/kphotoalbum/kphotoalbum-3.1.1-r2.ebuild @@ -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-gfx/kphotoalbum/kphotoalbum-3.1.1-r2.ebuild,v 1.2 2009/02/14 16:38:12 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/kphotoalbum/kphotoalbum-3.1.1-r2.ebuild,v 1.3 2009/02/14 17:50:21 mr_bones_ Exp $ EAPI=2 @@ -35,7 +35,6 @@ PATCHES=( "${FILESDIR}/kphotoalbum-3.1.1-desktop-files-fixes.diff" ) - src_compile() { local myconf="$(use_enable raw kdcraw) $(use_enable exif exiv2)" kde_src_compile |