summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2015-04-02 18:35:45 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2015-04-02 18:35:45 +0000
commit636cbd1638d9459e9969db6fe7ced31a60890fe5 (patch)
tree242fa560a646b6fc777cc96903592e0e2967fd6e /x11-plugins
parentwhitespace (diff)
downloadgentoo-2-636cbd1638d9459e9969db6fe7ced31a60890fe5.tar.gz
gentoo-2-636cbd1638d9459e9969db6fe7ced31a60890fe5.tar.bz2
gentoo-2-636cbd1638d9459e9969db6fe7ced31a60890fe5.zip
whitespace
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --ignore-arches, unsigned Manifest commit)
Diffstat (limited to 'x11-plugins')
-rw-r--r--x11-plugins/gkrellmlaunch/gkrellmlaunch-0.5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/gkrellmlaunch/gkrellmlaunch-0.5.ebuild b/x11-plugins/gkrellmlaunch/gkrellmlaunch-0.5.ebuild
index 020920a375ab..c9ad46d4711b 100644
--- a/x11-plugins/gkrellmlaunch/gkrellmlaunch-0.5.ebuild
+++ b/x11-plugins/gkrellmlaunch/gkrellmlaunch-0.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellmlaunch/gkrellmlaunch-0.5.ebuild,v 1.17 2013/08/31 14:25:01 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellmlaunch/gkrellmlaunch-0.5.ebuild,v 1.18 2015/04/02 18:35:45 mr_bones_ Exp $
EAPI=5
inherit eutils gkrellm-plugin toolchain-funcs
@@ -23,4 +23,4 @@ src_prepare() {
src_compile() {
emake LDFLAGS="${LDFLAGS}" CC="$(tc-getCC)"
-} \ No newline at end of file
+}