diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2015-04-02 18:35:49 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2015-04-02 18:35:49 +0000 |
commit | e7cd4cace1e93f727c1b6340dda6d1810e6d87ea (patch) | |
tree | d68e9093eb46cb950fd55af5091c8f9a857eb32a /dev-libs | |
parent | whitespace (diff) | |
download | gentoo-2-e7cd4cace1e93f727c1b6340dda6d1810e6d87ea.tar.gz gentoo-2-e7cd4cace1e93f727c1b6340dda6d1810e6d87ea.tar.bz2 gentoo-2-e7cd4cace1e93f727c1b6340dda6d1810e6d87ea.zip |
whitespace
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --ignore-arches, unsigned Manifest commit)
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/qof/qof-0.8.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/qof/qof-0.8.8.ebuild b/dev-libs/qof/qof-0.8.8.ebuild index 04a14fa88ba5..3fed85be8999 100644 --- a/dev-libs/qof/qof-0.8.8.ebuild +++ b/dev-libs/qof/qof-0.8.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/qof/qof-0.8.8.ebuild,v 1.3 2015/03/15 13:18:43 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/qof/qof-0.8.8.ebuild,v 1.4 2015/04/02 18:35:49 mr_bones_ Exp $ EAPI=5 GCONF_DEBUG="no" @@ -36,7 +36,7 @@ src_prepare() { # Remove some CFLAGS epatch "${FILESDIR}"/${PN}-0.8.8-cflags.patch - # Delay build of unittests, bug #197999 + # Delay build of unittests, bug #197999 epatch "${FILESDIR}"/${PN}-0.8.8-unittest.patch # Fix use and build with yacc |