mgorny      14/08/27 18:02:02

  Modified:             supernova-1.0.3-r1.ebuild ChangeLog
  Log:
  Remove USE=bash-completion, install the completion file unconditionally 
following the Council decision.
  
  (Portage version: 2.2.11_p165/cvs/Linux x86_64, signed Manifest commit with 
key EFB4464E!)

Revision  Changes    Path
1.2                  app-admin/supernova/supernova-1.0.3-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/supernova/supernova-1.0.3-r1.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/supernova/supernova-1.0.3-r1.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/supernova/supernova-1.0.3-r1.ebuild?r1=1.1&r2=1.2

Index: supernova-1.0.3-r1.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/app-admin/supernova/supernova-1.0.3-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- supernova-1.0.3-r1.ebuild   25 Aug 2014 22:45:18 -0000      1.1
+++ supernova-1.0.3-r1.ebuild   27 Aug 2014 18:02:02 -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/app-admin/supernova/supernova-1.0.3-r1.ebuild,v 1.1 
2014/08/25 22:45:18 alunduil Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/app-admin/supernova/supernova-1.0.3-r1.ebuild,v 1.2 
2014/08/27 18:02:02 mgorny Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python2_7 )
@@ -15,7 +15,7 @@
 LICENSE="Apache-2.0"
 SLOT="0"
 KEYWORDS="~amd64"
-IUSE="bash-completion doc examples"
+IUSE="doc examples"
 
 DEPEND="
        dev-python/setuptools[${PYTHON_USEDEP}]
@@ -36,5 +36,5 @@
 
        distutils-r1_python_install_all
 
-       use bash-completion && newbashcomp contrib/${PN}-completion.bash ${PN}
+       newbashcomp contrib/${PN}-completion.bash ${PN}
 }



1.4                  app-admin/supernova/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/supernova/ChangeLog?rev=1.4&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/supernova/ChangeLog?rev=1.4&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/supernova/ChangeLog?r1=1.3&r2=1.4

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-admin/supernova/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog   25 Aug 2014 22:45:18 -0000      1.3
+++ ChangeLog   27 Aug 2014 18:02:02 -0000      1.4
@@ -1,6 +1,10 @@
 # ChangeLog for app-admin/supernova
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/supernova/ChangeLog,v 1.3 
2014/08/25 22:45:18 alunduil Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/supernova/ChangeLog,v 1.4 
2014/08/27 18:02:02 mgorny Exp $
+
+  27 Aug 2014; Michał Górny <[email protected]> supernova-1.0.3-r1.ebuild:
+  Remove USE=bash-completion, install the completion file unconditionally
+  following the Council decision.
 
 *supernova-1.0.3-r1 (25 Aug 2014)
 
@@ -17,4 +21,3 @@
   03 Aug 2014; Alex Brandt <[email protected]> +supernova-1.0.1.ebuild,
   +metadata.xml:
   New ebuild for supernova. Ebuild written by me.
-




Reply via email to