summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2015-04-02 18:47:39 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2015-04-02 18:47:39 +0000
commit52314a22ec90bc36dd31a5ad0d46ac2a19fc08bd (patch)
treea2117a91ead47cb3b62caae374eab41ca16202ec /mate-base
parentwhitespace (diff)
downloadgentoo-2-52314a22ec90bc36dd31a5ad0d46ac2a19fc08bd.tar.gz
gentoo-2-52314a22ec90bc36dd31a5ad0d46ac2a19fc08bd.tar.bz2
gentoo-2-52314a22ec90bc36dd31a5ad0d46ac2a19fc08bd.zip
whitespace
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --ignore-arches, unsigned Manifest commit)
Diffstat (limited to 'mate-base')
-rw-r--r--mate-base/mate-menus/mate-menus-1.8.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/mate-base/mate-menus/mate-menus-1.8.0.ebuild b/mate-base/mate-menus/mate-menus-1.8.0.ebuild
index 8661293d10f9..679c766f1d09 100644
--- a/mate-base/mate-menus/mate-menus-1.8.0.ebuild
+++ b/mate-base/mate-menus/mate-menus-1.8.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mate-base/mate-menus/mate-menus-1.8.0.ebuild,v 1.4 2014/07/02 09:46:44 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/mate-base/mate-menus/mate-menus-1.8.0.ebuild,v 1.5 2015/04/02 18:47:39 mr_bones_ Exp $
EAPI="5"
@@ -51,7 +51,7 @@ src_configure() {
$(use_enable python) \
$(use_enable introspection)"
- # Do NOT compile with --disable-debug/--enable-debug=no as it disables API
+ # Do NOT compile with --disable-debug/--enable-debug=no as it disables API
# usage checks.
if ! use debug ; then
G2CONF="${G2CONF} --enable-debug=minimum"