summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2015-04-02 18:44:42 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2015-04-02 18:44:42 +0000
commit5bf5260994bdd89d94f7e58d015282241d67e0ec (patch)
tree39a79a4e361bccdc27be0116c404550038ca7d01 /dev-util/intltool
parentwhitespace (diff)
downloadgentoo-2-5bf5260994bdd89d94f7e58d015282241d67e0ec.tar.gz
gentoo-2-5bf5260994bdd89d94f7e58d015282241d67e0ec.tar.bz2
gentoo-2-5bf5260994bdd89d94f7e58d015282241d67e0ec.zip
whitespace
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --ignore-arches, unsigned Manifest commit)
Diffstat (limited to 'dev-util/intltool')
-rw-r--r--dev-util/intltool/intltool-0.50.2-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/intltool/intltool-0.50.2-r1.ebuild b/dev-util/intltool/intltool-0.50.2-r1.ebuild
index ce8f97e42b48..60ba18dc54cf 100644
--- a/dev-util/intltool/intltool-0.50.2-r1.ebuild
+++ b/dev-util/intltool/intltool-0.50.2-r1.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/dev-util/intltool/intltool-0.50.2-r1.ebuild,v 1.14 2014/04/06 15:44:41 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/intltool/intltool-0.50.2-r1.ebuild,v 1.15 2015/04/02 18:44:42 mr_bones_ Exp $
EAPI=5
inherit eutils
@@ -24,7 +24,7 @@ RDEPEND="${DEPEND}
DOCS=( AUTHORS ChangeLog NEWS README TODO doc/I18N-HOWTO )
src_prepare() {
- # Use plain localedir to install mo files to, rather than trying to
+ # Use plain localedir to install mo files to, rather than trying to
# guess one, bug #432848#c11
epatch "${FILESDIR}/${P}-localedir-fix.patch"