mrueg       15/06/22 07:45:49

  Modified:             mosh-9999.ebuild ChangeLog
  Log:
  Migrate to git-r3, upstream respects bash-completion dir.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key )

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

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

Index: mosh-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/mosh/mosh-9999.ebuild,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- mosh-9999.ebuild    20 Jul 2013 13:08:23 -0000      1.14
+++ mosh-9999.ebuild    22 Jun 2015 07:45:48 -0000      1.15
@@ -1,10 +1,10 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/mosh/mosh-9999.ebuild,v 1.14 
2013/07/20 13:08:23 xmw Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/mosh/mosh-9999.ebuild,v 1.15 
2015/06/22 07:45:48 mrueg Exp $
 
 EAPI=5
 
-inherit autotools bash-completion-r1 git-2
+inherit autotools git-r3
 
 DESCRIPTION="Mobile shell that supports roaming and intelligent local echo"
 HOMEPAGE="http://mosh.mit.edu";
@@ -33,7 +33,7 @@
 
 src_configure() {
        econf \
-               --disable-completion \
+               --enable-completion \
                $(use_enable client) \
                $(use_enable server) \
                $(use_enable examples) \
@@ -53,7 +53,4 @@
                newbin ${myprog} ${PN}-$(basename ${myprog})
                elog "${myprog} installed as ${PN}-$(basename ${myprog})"
        done
-
-       # bug 477384
-       dobashcomp conf/bash_completion.d/mosh
 }



1.48                 net-misc/mosh/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/mosh/ChangeLog,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -r1.47 -r1.48
--- ChangeLog   6 Apr 2014 11:41:31 -0000       1.47
+++ ChangeLog   22 Jun 2015 07:45:48 -0000      1.48
@@ -1,6 +1,9 @@
 # ChangeLog for net-misc/mosh
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/mosh/ChangeLog,v 1.47 2014/04/06 
11:41:31 grobian Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-misc/mosh/ChangeLog,v 1.48 2015/06/22 
07:45:48 mrueg Exp $
+
+  22 Jun 2015; Manuel RĂ¼ger <[email protected]> mosh-9999.ebuild:
+  Migrate to git-r3, upstream respects bash-completion dir.
 
   06 Apr 2014; Fabian Groffen <[email protected]> mosh-1.2.4.ebuild:
   Keyworded ~x64-macos, bug #506494




Reply via email to