diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2015-04-02 17:57:48 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2015-04-02 17:57:48 +0000 |
commit | 6832f5539b2a9083ff37b00dec0feb0063849b0f (patch) | |
tree | f70b0a2065f759b4f2706b3f54ac4f9a65e7c4c7 /app-leechcraft/lc-monocle | |
parent | whitespace (diff) | |
download | gentoo-2-6832f5539b2a9083ff37b00dec0feb0063849b0f.tar.gz gentoo-2-6832f5539b2a9083ff37b00dec0feb0063849b0f.tar.bz2 gentoo-2-6832f5539b2a9083ff37b00dec0feb0063849b0f.zip |
whitespace
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --ignore-arches, unsigned Manifest commit)
Diffstat (limited to 'app-leechcraft/lc-monocle')
-rw-r--r-- | app-leechcraft/lc-monocle/lc-monocle-0.6.70.ebuild | 4 | ||||
-rw-r--r-- | app-leechcraft/lc-monocle/lc-monocle-9999.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-leechcraft/lc-monocle/lc-monocle-0.6.70.ebuild b/app-leechcraft/lc-monocle/lc-monocle-0.6.70.ebuild index 6b871b0f0a14..12a9edb04121 100644 --- a/app-leechcraft/lc-monocle/lc-monocle-0.6.70.ebuild +++ b/app-leechcraft/lc-monocle/lc-monocle-0.6.70.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-leechcraft/lc-monocle/lc-monocle-0.6.70.ebuild,v 1.1 2014/08/03 18:57:35 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-monocle/lc-monocle-0.6.70.ebuild,v 1.2 2015/04/02 17:57:48 mr_bones_ Exp $ EAPI="5" @@ -39,4 +39,4 @@ src_configure() { src_install() { cmake-utils_src_install use doc && dohtml -r "${CMAKE_BUILD_DIR}"/out/html/* -}
\ No newline at end of file +} diff --git a/app-leechcraft/lc-monocle/lc-monocle-9999.ebuild b/app-leechcraft/lc-monocle/lc-monocle-9999.ebuild index 2e61a8a38aa2..24542cd67e8c 100644 --- a/app-leechcraft/lc-monocle/lc-monocle-9999.ebuild +++ b/app-leechcraft/lc-monocle/lc-monocle-9999.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-leechcraft/lc-monocle/lc-monocle-9999.ebuild,v 1.4 2014/07/05 12:29:17 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-monocle/lc-monocle-9999.ebuild,v 1.5 2015/04/02 17:57:48 mr_bones_ Exp $ EAPI="5" @@ -39,4 +39,4 @@ src_configure() { src_install() { cmake-utils_src_install use doc && dohtml -r "${CMAKE_BUILD_DIR}"/out/html/* -}
\ No newline at end of file +} |