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
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')
-rw-r--r--sys-devel/distcc/ChangeLog7
-rw-r--r--sys-devel/distcc/distcc-3.0-r4.ebuild4
-rw-r--r--sys-devel/distcc/distcc-3.1-r5.ebuild6
-rw-r--r--sys-devel/distcc/distcc-3.1-r6.ebuild6
-rw-r--r--sys-devel/distcc/distcc-3.1-r7.ebuild6
-rw-r--r--sys-devel/distcc/distcc-3.1-r9.ebuild4
6 files changed, 19 insertions, 14 deletions
diff --git a/sys-devel/distcc/ChangeLog b/sys-devel/distcc/ChangeLog
index daa65b5d07e4..46968463d840 100644
--- a/sys-devel/distcc/ChangeLog
+++ b/sys-devel/distcc/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for sys-devel/distcc
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/distcc/ChangeLog,v 1.234 2014/05/12 11:36:29 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/distcc/ChangeLog,v 1.235 2014/05/16 19:53:04 jer Exp $
+
+ 16 May 2014; Jeroen Roovers <jer@gentoo.org> distcc-3.0-r4.ebuild,
+ distcc-3.1-r5.ebuild, distcc-3.1-r6.ebuild, distcc-3.1-r7.ebuild,
+ distcc-3.1-r9.ebuild:
+ Grammar.
12 May 2014; Samuli Suominen <ssuominen@gentoo.org> distcc-2.18.3-r10.ebuild,
distcc-3.0-r4.ebuild:
diff --git a/sys-devel/distcc/distcc-3.0-r4.ebuild b/sys-devel/distcc/distcc-3.0-r4.ebuild
index 59e4cc5b9c18..47cdcc1f404e 100644
--- a/sys-devel/distcc/distcc-3.0-r4.ebuild
+++ b/sys-devel/distcc/distcc-3.0-r4.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/sys-devel/distcc/distcc-3.0-r4.ebuild,v 1.16 2014/05/12 11:36:29 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/distcc/distcc-3.0-r4.ebuild,v 1.17 2014/05/16 19:53:04 jer Exp $
EAPI=5
inherit eutils fdo-mime flag-o-matic multilib toolchain-funcs user
@@ -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"
diff --git a/sys-devel/distcc/distcc-3.1-r5.ebuild b/sys-devel/distcc/distcc-3.1-r5.ebuild
index 417b3a39736e..6d4e880860e7 100644
--- a/sys-devel/distcc/distcc-3.1-r5.ebuild
+++ b/sys-devel/distcc/distcc-3.1-r5.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 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-r5.ebuild,v 1.4 2012/09/15 22:03:36 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/distcc/distcc-3.1-r5.ebuild,v 1.5 2014/05/16 19:53:04 jer Exp $
EAPI="3"
PYTHON_DEPEND="2"
@@ -142,7 +142,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"
diff --git a/sys-devel/distcc/distcc-3.1-r6.ebuild b/sys-devel/distcc/distcc-3.1-r6.ebuild
index d0fb83a440c0..7ce96d9f57ae 100644
--- a/sys-devel/distcc/distcc-3.1-r6.ebuild
+++ b/sys-devel/distcc/distcc-3.1-r6.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 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-r6.ebuild,v 1.3 2012/09/15 22:03:36 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/distcc/distcc-3.1-r6.ebuild,v 1.4 2014/05/16 19:53:04 jer Exp $
EAPI="3"
PYTHON_DEPEND="2"
@@ -144,7 +144,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"
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"
diff --git a/sys-devel/distcc/distcc-3.1-r9.ebuild b/sys-devel/distcc/distcc-3.1-r9.ebuild
index c29a7f1b4c6e..9d15dbb71c61 100644
--- a/sys-devel/distcc/distcc-3.1-r9.ebuild
+++ b/sys-devel/distcc/distcc-3.1-r9.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/sys-devel/distcc/distcc-3.1-r9.ebuild,v 1.8 2014/01/19 01:53:44 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/distcc/distcc-3.1-r9.ebuild,v 1.9 2014/05/16 19:53:04 jer Exp $
EAPI=5
@@ -140,7 +140,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"