mgorny      14/10/24 23:06:13

  Modified:             netctl-1.9.ebuild ChangeLog
  Log:
  Add missing aliases for completions, bug #526310.
  
  (Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with 
key EFB4464E!)

Revision  Changes    Path
1.2                  net-misc/netctl/netctl-1.9.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/netctl/netctl-1.9.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/netctl/netctl-1.9.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/netctl/netctl-1.9.ebuild?r1=1.1&r2=1.2

Index: netctl-1.9.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/netctl/netctl-1.9.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- netctl-1.9.ebuild   7 Aug 2014 19:44:11 -0000       1.1
+++ netctl-1.9.ebuild   24 Oct 2014 23:06:13 -0000      1.2
@@ -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/netctl/netctl-1.9.ebuild,v 1.1 
2014/08/07 19:44:11 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/netctl/netctl-1.9.ebuild,v 1.2 
2014/10/24 23:06:13 mgorny Exp $
 
 EAPI=5
 
@@ -49,6 +49,7 @@
        emake DESTDIR="${D%/}" SHELL=bash install
        dodoc AUTHORS NEWS README
        newbashcomp contrib/bash-completion netctl
+       bashcomp_alias netctl netctl-auto wifi-menu
        insinto /usr/share/zsh/site-functions
        newins contrib/zsh-completion _netctl
 }



1.24                 net-misc/netctl/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/netctl/ChangeLog,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- ChangeLog   7 Aug 2014 19:44:11 -0000       1.23
+++ ChangeLog   24 Oct 2014 23:06:13 -0000      1.24
@@ -1,6 +1,9 @@
 # ChangeLog for net-misc/netctl
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/netctl/ChangeLog,v 1.23 2014/08/07 
19:44:11 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/netctl/ChangeLog,v 1.24 2014/10/24 
23:06:13 mgorny Exp $
+
+  24 Oct 2014; Michał Górny <mgo...@gentoo.org> netctl-1.9.ebuild:
+  Add missing aliases for completions, bug #526310.
 
 *netctl-1.9 (07 Aug 2014)
 




Reply via email to