summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2015-04-02 18:27:05 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2015-04-02 18:27:05 +0000
commitb22349a0e2a6f47e84c6bfdca9624b3200bece6c (patch)
tree588de0f41f298afdd2be5555cf5a5a57ecf5f90d /app-text
parentwhitespace (diff)
downloadgentoo-2-b22349a0e2a6f47e84c6bfdca9624b3200bece6c.tar.gz
gentoo-2-b22349a0e2a6f47e84c6bfdca9624b3200bece6c.tar.bz2
gentoo-2-b22349a0e2a6f47e84c6bfdca9624b3200bece6c.zip
whitespace
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --ignore-arches, unsigned Manifest commit)
Diffstat (limited to 'app-text')
-rw-r--r--app-text/po4a/po4a-0.45-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/po4a/po4a-0.45-r2.ebuild b/app-text/po4a/po4a-0.45-r2.ebuild
index d513d9dacf08..840025be4b31 100644
--- a/app-text/po4a/po4a-0.45-r2.ebuild
+++ b/app-text/po4a/po4a-0.45-r2.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/app-text/po4a/po4a-0.45-r2.ebuild,v 1.2 2014/12/12 09:31:58 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/po4a/po4a-0.45-r2.ebuild,v 1.3 2015/04/02 18:27:05 mr_bones_ Exp $
EAPI=5
@@ -58,7 +58,7 @@ src_prepare() {
einfo "Your LINGUAS lists the following languages: $LINGUAS"
einfo "Removing locale files not listed in it ..."
- # perl_rm_files also updates the Manifest file
+ # perl_rm_files also updates the Manifest file
# and therefore silences Perl as to .po files we're about to clean
perl_rm_files "${locales_to_remove[@]}"
}