mrueg 15/06/26 10:32:26 Modified: mosh-9999.ebuild ChangeLog Log: Update location of bash completion (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key )
Revision Changes Path 1.17 net-misc/mosh/mosh-9999.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/mosh/mosh-9999.ebuild?rev=1.17&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/mosh/mosh-9999.ebuild?rev=1.17&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/mosh/mosh-9999.ebuild?r1=1.16&r2=1.17 Index: mosh-9999.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-misc/mosh/mosh-9999.ebuild,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- mosh-9999.ebuild 24 Jun 2015 10:31:21 -0000 1.16 +++ mosh-9999.ebuild 26 Jun 2015 10:32:25 -0000 1.17 @@ -1,6 +1,6 @@ # 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.16 2015/06/24 10:31:21 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/mosh/mosh-9999.ebuild,v 1.17 2015/06/26 10:32:25 mrueg Exp $ EAPI=5 @@ -55,5 +55,5 @@ done # bug 477384 - dobashcomp conf/bash_completion.d/mosh + dobashcomp conf/bash-completion/completions/mosh } 1.50 net-misc/mosh/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/mosh/ChangeLog?rev=1.50&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/mosh/ChangeLog?rev=1.50&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/mosh/ChangeLog?r1=1.49&r2=1.50 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-misc/mosh/ChangeLog,v retrieving revision 1.49 retrieving revision 1.50 diff -u -r1.49 -r1.50 --- ChangeLog 24 Jun 2015 10:31:21 -0000 1.49 +++ ChangeLog 26 Jun 2015 10:32:25 -0000 1.50 @@ -1,6 +1,9 @@ # ChangeLog for net-misc/mosh # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/mosh/ChangeLog,v 1.49 2015/06/24 10:31:21 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/mosh/ChangeLog,v 1.50 2015/06/26 10:32:25 mrueg Exp $ + + 26 Jun 2015; Manuel Rüger <[email protected]> mosh-9999.ebuild: + Update location of bash completion 24 Jun 2015; Manuel Rüger <[email protected]> mosh-9999.ebuild: Upstream reverted the bash-completion fix.
