diff options
author | Felix Janda <felix.janda@posteo.de> | 2016-08-05 18:19:39 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2016-08-06 18:46:55 +0200 |
commit | 48e70deb67135dff4c2a829d4bb33b1ce8312eb8 (patch) | |
tree | c8f937d0954c71792a3c3dfe5ae363346bfdf032 | |
parent | 8b3daab1bee67f37dc81eff4ca0ddc2bbbacc254 (diff) | |
download | gentoo-48e70deb67135dff4c2a829d4bb33b1ce8312eb8.tar.gz gentoo-48e70deb67135dff4c2a829d4bb33b1ce8312eb8.tar.xz |
net-misc/connman-gtk: whitespace
-rw-r--r-- | net-misc/connman-gtk/connman-gtk-1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/connman-gtk/connman-gtk-1.0.ebuild b/net-misc/connman-gtk/connman-gtk-1.0.ebuild index 2c1e3161fed..6bb76beb5df 100644 --- a/net-misc/connman-gtk/connman-gtk-1.0.ebuild +++ b/net-misc/connman-gtk/connman-gtk-1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -36,4 +36,4 @@ src_prepare() { src_configure() { econf \ $(use_with openconnect) -}
\ No newline at end of file +} |