diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2012-08-04 01:39:55 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2012-08-04 01:39:55 +0000 |
commit | 04f775a1e41edcbfc76d9cd1d1964a111db64cce (patch) | |
tree | b02bbf583d3dc6defcb6ce0da52e629bc6b80047 /sci-libs/linux-gpib | |
parent | Stable for HPPA (bug #429532). (diff) | |
download | gentoo-2-04f775a1e41edcbfc76d9cd1d1964a111db64cce.tar.gz gentoo-2-04f775a1e41edcbfc76d9cd1d1964a111db64cce.tar.bz2 gentoo-2-04f775a1e41edcbfc76d9cd1d1964a111db64cce.zip |
whitespace
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Diffstat (limited to 'sci-libs/linux-gpib')
-rw-r--r-- | sci-libs/linux-gpib/linux-gpib-3.2.16-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/linux-gpib/linux-gpib-3.2.16-r2.ebuild b/sci-libs/linux-gpib/linux-gpib-3.2.16-r2.ebuild index 522c1717605a..9711b6be98f4 100644 --- a/sci-libs/linux-gpib/linux-gpib-3.2.16-r2.ebuild +++ b/sci-libs/linux-gpib/linux-gpib-3.2.16-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/linux-gpib/linux-gpib-3.2.16-r2.ebuild,v 1.1 2012/08/03 07:31:12 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/linux-gpib/linux-gpib-3.2.16-r2.ebuild,v 1.2 2012/08/04 01:39:55 mr_bones_ Exp $ EAPI=4 PERL_EXPORT_PHASE_FUNCTIONS=no @@ -75,7 +75,7 @@ src_configure() { $(use_enable tcl tcl-binding) \ $(use_enable doc documentation) \ --with-linux-srcdir=${KV_DIR} \ - + } src_compile() { |