diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2015-04-02 18:26:20 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2015-04-02 18:26:20 +0000 |
commit | 176d15ab30b9387c27443034d5f866b744a39717 (patch) | |
tree | 00f37bb67d6f97ab4402a31c5bf9fc2196519444 /app-text | |
parent | whitespace (diff) | |
download | gentoo-2-176d15ab30b9387c27443034d5f866b744a39717.tar.gz gentoo-2-176d15ab30b9387c27443034d5f866b744a39717.tar.bz2 gentoo-2-176d15ab30b9387c27443034d5f866b744a39717.zip |
whitespace
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --ignore-arches, unsigned Manifest commit)
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/llpp/llpp-20_p20140818.ebuild | 4 | ||||
-rw-r--r-- | app-text/llpp/llpp-21.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-text/llpp/llpp-20_p20140818.ebuild b/app-text/llpp/llpp-20_p20140818.ebuild index 2ca6aafe67b6..635ff58753d1 100644 --- a/app-text/llpp/llpp-20_p20140818.ebuild +++ b/app-text/llpp/llpp-20_p20140818.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/llpp/llpp-20_p20140818.ebuild,v 1.1 2014/08/25 15:25:09 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/llpp/llpp-20_p20140818.ebuild,v 1.2 2015/04/02 18:26:20 mr_bones_ Exp $ EAPI=5 @@ -51,7 +51,7 @@ src_compile() { #if use egl ; then # ccopt+=" -DUSE_EGL $(pkg-config --cflags egl)" # local egl="egl" - #fi + #fi if use static ; then local cclib="" local slib="" diff --git a/app-text/llpp/llpp-21.ebuild b/app-text/llpp/llpp-21.ebuild index 66e24b614e5b..e2de72c35921 100644 --- a/app-text/llpp/llpp-21.ebuild +++ b/app-text/llpp/llpp-21.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/llpp/llpp-21.ebuild,v 1.3 2015/03/17 07:46:15 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/llpp/llpp-21.ebuild,v 1.4 2015/04/02 18:26:20 mr_bones_ Exp $ EAPI=5 @@ -51,7 +51,7 @@ src_compile() { #if use egl ; then # ccopt+=" -DUSE_EGL $(pkg-config --cflags egl)" # local egl="egl" - #fi + #fi if use static ; then local cclib="" local slib="" |