summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2014-05-16 19:53:04 +0000
committerJeroen Roovers <jer@gentoo.org>2014-05-16 19:53:04 +0000
commit545df0ee8899d564a4d2edb97db438931a2d632e (patch)
tree06b094a8e7e17d290d58f7e452591b0ea59fa0b9 /sys-devel/distcc/distcc-3.1-r7.ebuild
parentMask gentoo-sources revisions that have a broken security mask. (diff)
downloadgentoo-2-545df0ee8899d564a4d2edb97db438931a2d632e.tar.gz
gentoo-2-545df0ee8899d564a4d2edb97db438931a2d632e.tar.bz2
gentoo-2-545df0ee8899d564a4d2edb97db438931a2d632e.zip
Grammar.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key A792A613)
Diffstat (limited to 'sys-devel/distcc/distcc-3.1-r7.ebuild')
-rw-r--r--sys-devel/distcc/distcc-3.1-r7.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-devel/distcc/distcc-3.1-r7.ebuild b/sys-devel/distcc/distcc-3.1-r7.ebuild
index a83a2e35433e..84de38258749 100644
--- a/sys-devel/distcc/distcc-3.1-r7.ebuild
+++ b/sys-devel/distcc/distcc-3.1-r7.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/distcc/distcc-3.1-r7.ebuild,v 1.6 2013/09/05 19:08:49 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/distcc/distcc-3.1-r7.ebuild,v 1.7 2014/05/16 19:53:04 jer Exp $
EAPI=5
@@ -136,7 +136,7 @@ pkg_postinst() {
if use ipv6; then
elog
- elog "IPv6 has not supported yet by ${P}."
+ elog "IPv6 is not supported yet by ${P}."
fi
elog
elog "Tips on using distcc with Gentoo can be found at"