jer         14/05/16 19:53:04

  Modified:             distcc-3.1-r6.ebuild distcc-3.1-r7.ebuild ChangeLog
                        distcc-3.1-r9.ebuild distcc-3.1-r5.ebuild
                        distcc-3.0-r4.ebuild
  Log:
  Grammar.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
A792A613)

Revision  Changes    Path
1.4                  sys-devel/distcc/distcc-3.1-r6.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/distcc/distcc-3.1-r6.ebuild?rev=1.4&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/distcc/distcc-3.1-r6.ebuild?rev=1.4&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/distcc/distcc-3.1-r6.ebuild?r1=1.3&r2=1.4

Index: distcc-3.1-r6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/distcc/distcc-3.1-r6.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- distcc-3.1-r6.ebuild        15 Sep 2012 22:03:36 -0000      1.3
+++ distcc-3.1-r6.ebuild        16 May 2014 19:53:04 -0000      1.4
@@ -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 @@
 
        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"



1.7                  sys-devel/distcc/distcc-3.1-r7.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/distcc/distcc-3.1-r7.ebuild?rev=1.7&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/distcc/distcc-3.1-r7.ebuild?rev=1.7&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/distcc/distcc-3.1-r7.ebuild?r1=1.6&r2=1.7

Index: distcc-3.1-r7.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/distcc/distcc-3.1-r7.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- distcc-3.1-r7.ebuild        5 Sep 2013 19:08:49 -0000       1.6
+++ distcc-3.1-r7.ebuild        16 May 2014 19:53:04 -0000      1.7
@@ -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 @@
 
        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"



1.235                sys-devel/distcc/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/distcc/ChangeLog?rev=1.235&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/distcc/ChangeLog?rev=1.235&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/distcc/ChangeLog?r1=1.234&r2=1.235

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/distcc/ChangeLog,v
retrieving revision 1.234
retrieving revision 1.235
diff -u -r1.234 -r1.235
--- ChangeLog   12 May 2014 11:36:29 -0000      1.234
+++ ChangeLog   16 May 2014 19:53:04 -0000      1.235
@@ -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 <[email protected]> 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 <[email protected]> distcc-2.18.3-r10.ebuild,
   distcc-3.0-r4.ebuild:



1.9                  sys-devel/distcc/distcc-3.1-r9.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/distcc/distcc-3.1-r9.ebuild?rev=1.9&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/distcc/distcc-3.1-r9.ebuild?rev=1.9&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/distcc/distcc-3.1-r9.ebuild?r1=1.8&r2=1.9

Index: distcc-3.1-r9.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/distcc/distcc-3.1-r9.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- distcc-3.1-r9.ebuild        19 Jan 2014 01:53:44 -0000      1.8
+++ distcc-3.1-r9.ebuild        16 May 2014 19:53:04 -0000      1.9
@@ -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 @@
 
        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"



1.5                  sys-devel/distcc/distcc-3.1-r5.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/distcc/distcc-3.1-r5.ebuild?rev=1.5&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/distcc/distcc-3.1-r5.ebuild?rev=1.5&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/distcc/distcc-3.1-r5.ebuild?r1=1.4&r2=1.5

Index: distcc-3.1-r5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/distcc/distcc-3.1-r5.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- distcc-3.1-r5.ebuild        15 Sep 2012 22:03:36 -0000      1.4
+++ distcc-3.1-r5.ebuild        16 May 2014 19:53:04 -0000      1.5
@@ -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 @@
 
        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"



1.17                 sys-devel/distcc/distcc-3.0-r4.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/distcc/distcc-3.0-r4.ebuild?rev=1.17&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/distcc/distcc-3.0-r4.ebuild?rev=1.17&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/distcc/distcc-3.0-r4.ebuild?r1=1.16&r2=1.17

Index: distcc-3.0-r4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/distcc/distcc-3.0-r4.ebuild,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- distcc-3.0-r4.ebuild        12 May 2014 11:36:29 -0000      1.16
+++ distcc-3.0-r4.ebuild        16 May 2014 19:53:04 -0000      1.17
@@ -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 @@
 
        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"




Reply via email to