diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2009-05-10 16:31:58 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2009-05-10 16:31:58 +0000 |
commit | 16d3c14ddafc21bd5f0989e893d6c89ed943e481 (patch) | |
tree | 5ecbc44a692ddaa839362ea10235a5fa0d384b86 /app-mobilephone/gammu | |
parent | Don't specify ecompress format wrt #260782 (diff) | |
download | gentoo-2-16d3c14ddafc21bd5f0989e893d6c89ed943e481.tar.gz gentoo-2-16d3c14ddafc21bd5f0989e893d6c89ed943e481.tar.bz2 gentoo-2-16d3c14ddafc21bd5f0989e893d6c89ed943e481.zip |
whitespace
(Portage version: 2.1.6.11/cvs/Linux i686)
Diffstat (limited to 'app-mobilephone/gammu')
-rw-r--r-- | app-mobilephone/gammu/gammu-1.24.0.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/app-mobilephone/gammu/gammu-1.24.0.ebuild b/app-mobilephone/gammu/gammu-1.24.0.ebuild index 659e4f2b3d81..d6e3305c61e5 100644 --- a/app-mobilephone/gammu/gammu-1.24.0.ebuild +++ b/app-mobilephone/gammu/gammu-1.24.0.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/app-mobilephone/gammu/gammu-1.24.0.ebuild,v 1.1 2009/05/10 10:16:48 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/gammu/gammu-1.24.0.ebuild,v 1.2 2009/05/10 16:31:58 mr_bones_ Exp $ EAPI="2" @@ -74,4 +74,3 @@ src_test() { src_install() { cmake-utils_src_install } - |