mgorny      14/08/26 19:59:38

  Modified:             util-linux-2.24.2.ebuild util-linux-9999.ebuild
                        util-linux-2.25.ebuild ChangeLog
  Log:
  Install bash-completion files unconditionally.
  
  (Portage version: 2.2.11_p165/cvs/Linux x86_64, signed Manifest commit with 
key EFB4464E!)

Revision  Changes    Path
1.7                  sys-apps/util-linux/util-linux-2.24.2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/util-linux/util-linux-2.24.2.ebuild?rev=1.7&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/util-linux/util-linux-2.24.2.ebuild?rev=1.7&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/util-linux/util-linux-2.24.2.ebuild?r1=1.6&r2=1.7

Index: util-linux-2.24.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/util-linux/util-linux-2.24.2.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- util-linux-2.24.2.ebuild    5 Aug 2014 14:27:40 -0000       1.6
+++ util-linux-2.24.2.ebuild    26 Aug 2014 19:59:37 -0000      1.7
@@ -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-apps/util-linux/util-linux-2.24.2.ebuild,v 1.6 
2014/08/05 14:27:40 ottxor Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/sys-apps/util-linux/util-linux-2.24.2.ebuild,v 1.7 
2014/08/26 19:59:37 mgorny Exp $
 
 EAPI="4"
 
@@ -25,7 +25,7 @@
 
 LICENSE="GPL-2 LGPL-2.1 BSD-4 MIT public-domain"
 SLOT="0"
-IUSE="bash-completion caps +cramfs cytune fdformat ncurses nls pam python 
selinux slang static-libs +suid test tty-helpers udev unicode"
+IUSE="caps +cramfs cytune fdformat ncurses nls pam python selinux slang 
static-libs +suid test tty-helpers udev unicode"
 
 RDEPEND="!sys-process/schedutils
        !sys-apps/setarch
@@ -99,7 +99,7 @@
                $(multilib_native_use_enable nls) \
                --enable-agetty \
                --with-bashcompletiondir="$(get_bashcompdir)" \
-               $(multilib_native_use_enable bash-completion) \
+               --enable-bash-completion \
                $(multilib_native_use_enable caps setpriv) \
                $(multilib_native_use_enable cramfs) \
                $(multilib_native_use_enable cytune) \



1.58                 sys-apps/util-linux/util-linux-9999.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/util-linux/util-linux-9999.ebuild?rev=1.58&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/util-linux/util-linux-9999.ebuild?rev=1.58&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/util-linux/util-linux-9999.ebuild?r1=1.57&r2=1.58

Index: util-linux-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/util-linux/util-linux-9999.ebuild,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -r1.57 -r1.58
--- util-linux-9999.ebuild      1 Aug 2014 06:55:12 -0000       1.57
+++ util-linux-9999.ebuild      26 Aug 2014 19:59:37 -0000      1.58
@@ -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-apps/util-linux/util-linux-9999.ebuild,v 1.57 
2014/08/01 06:55:12 polynomial-c Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/sys-apps/util-linux/util-linux-9999.ebuild,v 1.58 
2014/08/26 19:59:37 mgorny Exp $
 
 EAPI="4"
 
@@ -25,7 +25,7 @@
 
 LICENSE="GPL-2 LGPL-2.1 BSD-4 MIT public-domain"
 SLOT="0"
-IUSE="bash-completion caps +cramfs fdformat ncurses nls pam python selinux 
slang static-libs +suid test tty-helpers udev unicode"
+IUSE="caps +cramfs fdformat ncurses nls pam python selinux slang static-libs 
+suid test tty-helpers udev unicode"
 
 RDEPEND="!sys-process/schedutils
        !sys-apps/setarch
@@ -90,7 +90,7 @@
                $(multilib_native_use_enable nls) \
                --enable-agetty \
                --with-bashcompletiondir="$(get_bashcompdir)" \
-               $(multilib_native_use_enable bash-completion) \
+               --enable-bash-completion \
                $(multilib_native_use_enable caps setpriv) \
                --disable-chfn-chsh \
                $(multilib_native_use_enable cramfs) \



1.6                  sys-apps/util-linux/util-linux-2.25.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/util-linux/util-linux-2.25.ebuild?rev=1.6&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/util-linux/util-linux-2.25.ebuild?rev=1.6&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/util-linux/util-linux-2.25.ebuild?r1=1.5&r2=1.6

Index: util-linux-2.25.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/util-linux/util-linux-2.25.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- util-linux-2.25.ebuild      5 Aug 2014 23:04:39 -0000       1.5
+++ util-linux-2.25.ebuild      26 Aug 2014 19:59:37 -0000      1.6
@@ -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-apps/util-linux/util-linux-2.25.ebuild,v 1.5 
2014/08/05 23:04:39 vapier Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/sys-apps/util-linux/util-linux-2.25.ebuild,v 1.6 
2014/08/26 19:59:37 mgorny Exp $
 
 EAPI="4"
 
@@ -25,7 +25,7 @@
 
 LICENSE="GPL-2 LGPL-2.1 BSD-4 MIT public-domain"
 SLOT="0"
-IUSE="bash-completion caps +cramfs fdformat ncurses nls pam python selinux 
slang static-libs +suid test tty-helpers udev unicode"
+IUSE="caps +cramfs fdformat ncurses nls pam python selinux slang static-libs 
+suid test tty-helpers udev unicode"
 
 RDEPEND="!sys-process/schedutils
        !sys-apps/setarch
@@ -95,7 +95,7 @@
                $(multilib_native_use_enable nls) \
                --enable-agetty \
                --with-bashcompletiondir="$(get_bashcompdir)" \
-               $(multilib_native_use_enable bash-completion) \
+               --enable-bash-completion \
                $(multilib_native_use_enable caps setpriv) \
                --disable-chfn-chsh \
                $(multilib_native_use_enable cramfs) \



1.483                sys-apps/util-linux/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/util-linux/ChangeLog?rev=1.483&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/util-linux/ChangeLog?rev=1.483&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/util-linux/ChangeLog?r1=1.482&r2=1.483

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/util-linux/ChangeLog,v
retrieving revision 1.482
retrieving revision 1.483
diff -u -r1.482 -r1.483
--- ChangeLog   5 Aug 2014 23:04:39 -0000       1.482
+++ ChangeLog   26 Aug 2014 19:59:37 -0000      1.483
@@ -1,6 +1,10 @@
 # ChangeLog for sys-apps/util-linux
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/util-linux/ChangeLog,v 1.482 
2014/08/05 23:04:39 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/util-linux/ChangeLog,v 1.483 
2014/08/26 19:59:37 mgorny Exp $
+
+  26 Aug 2014; Michał Górny <[email protected]> util-linux-2.24.2.ebuild,
+  util-linux-2.25.ebuild, util-linux-9999.ebuild:
+  Install bash-completion files unconditionally.
 
   05 Aug 2014; Mike Frysinger <[email protected]>
   +files/util-linux-2.25-lscpu-pic.patch, util-linux-2.25.ebuild:




Reply via email to