williamh    14/07/14 15:03:54

  Modified:             dhcpcd-9999.ebuild ChangeLog
  Log:
  sync live ebuild
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0x30C46538)

Revision  Changes    Path
1.15                 net-misc/dhcpcd/dhcpcd-9999.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/dhcpcd/dhcpcd-9999.ebuild?rev=1.15&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/dhcpcd/dhcpcd-9999.ebuild?rev=1.15&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/dhcpcd/dhcpcd-9999.ebuild?r1=1.14&r2=1.15

Index: dhcpcd-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/dhcpcd/dhcpcd-9999.ebuild,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- dhcpcd-9999.ebuild  24 Mar 2014 04:43:33 -0000      1.14
+++ dhcpcd-9999.ebuild  14 Jul 2014 15:03:54 -0000      1.15
@@ -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/net-misc/dhcpcd/dhcpcd-9999.ebuild,v 1.14 
2014/03/24 04:43:33 williamh Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcpcd/dhcpcd-9999.ebuild,v 1.15 
2014/07/14 15:03:54 williamh Exp $
 
 EAPI=5
 
@@ -94,19 +94,21 @@
                cp -p "${old_duid}" "${new_duid}"
        fi
 
-       elog
-       elog "dhcpcd has zeroconf support active by default."
-       elog "This means it will always obtain an IP address even if no"
-       elog "DHCP server can be contacted, which will break any existing"
-       elog "failover support you may have configured in your net 
configuration."
-       elog "This behaviour can be controlled with the noipv4ll configuration"
-       elog "file option or the -L command line switch."
-       elog "See the dhcpcd and dhcpcd.conf man pages for more details."
-
-       elog
-       elog "Dhcpcd has duid enabled by default, and this may cause issues"
-       elog "with some dhcp servers. For more information, see"
-       elog "https://bugs.gentoo.org/show_bug.cgi?id=477356";
+       if [ -z "$REPLACING_VERSIONS" ]; then
+               elog
+        elog "dhcpcd has zeroconf support active by default."
+               elog "This means it will always obtain an IP address even if no"
+               elog "DHCP server can be contacted, which will break any 
existing"
+               elog "failover support you may have configured in your net 
configuration."
+               elog "This behaviour can be controlled with the noipv4ll 
configuration"
+               elog "file option or the -L command line switch."
+               elog "See the dhcpcd and dhcpcd.conf man pages for more 
details."
+
+               elog
+               elog "Dhcpcd has duid enabled by default, and this may cause 
issues"
+               elog "with some dhcp servers. For more information, see"
+               elog "https://bugs.gentoo.org/show_bug.cgi?id=477356";
+       fi
 
        if ! has_version net-dns/bind-tools; then
                elog



1.405                net-misc/dhcpcd/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/dhcpcd/ChangeLog?rev=1.405&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/dhcpcd/ChangeLog?rev=1.405&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/dhcpcd/ChangeLog?r1=1.404&r2=1.405

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/dhcpcd/ChangeLog,v
retrieving revision 1.404
retrieving revision 1.405
diff -u -r1.404 -r1.405
--- ChangeLog   14 Jul 2014 15:01:12 -0000      1.404
+++ ChangeLog   14 Jul 2014 15:03:54 -0000      1.405
@@ -1,6 +1,9 @@
 # ChangeLog for net-misc/dhcpcd
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcpcd/ChangeLog,v 1.404 
2014/07/14 15:01:12 williamh Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcpcd/ChangeLog,v 1.405 
2014/07/14 15:03:54 williamh Exp $
+
+  14 Jul 2014; William Hubbs <willi...@gentoo.org> dhcpcd-9999.ebuild:
+  sync live ebuild
 
 *dhcpcd-6.4.2 (14 Jul 2014)
 




Reply via email to