public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Samuli Suominen (ssuominen)" <ssuominen@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in sys-apps/usbutils: usbutils-007.ebuild ChangeLog
Date: Mon,  7 Apr 2014 16:50:56 +0000 (UTC)	[thread overview]
Message-ID: <20140407165056.298A12004B@flycatcher.gentoo.org> (raw)

ssuominen    14/04/07 16:50:56

  Modified:             usbutils-007.ebuild ChangeLog
  Log:
  Use PYTHON_REQUIRED_USE to abort early if required.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 4868F14D)

Revision  Changes    Path
1.11                 sys-apps/usbutils/usbutils-007.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/usbutils/usbutils-007.ebuild?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/usbutils/usbutils-007.ebuild?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/usbutils/usbutils-007.ebuild?r1=1.10&r2=1.11

Index: usbutils-007.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/usbutils/usbutils-007.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- usbutils-007.ebuild	19 Mar 2014 13:49:48 -0000	1.10
+++ usbutils-007.ebuild	7 Apr 2014 16:50:55 -0000	1.11
@@ -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/usbutils/usbutils-007.ebuild,v 1.10 2014/03/19 13:49:48 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/usbutils/usbutils-007.ebuild,v 1.11 2014/04/07 16:50:55 ssuominen Exp $
 
 EAPI=5
 
@@ -27,6 +27,8 @@
 	python? ( ${PYTHON_DEPS} )"
 PATCHES=( "${FILESDIR}"/${PN}-006-stdint.patch )
 
+REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
+
 pkg_setup() {
 	use python && python-single-r1_pkg_setup
 }



1.179                sys-apps/usbutils/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/usbutils/ChangeLog,v
retrieving revision 1.178
retrieving revision 1.179
diff -u -r1.178 -r1.179
--- ChangeLog	19 Mar 2014 13:49:48 -0000	1.178
+++ ChangeLog	7 Apr 2014 16:50:55 -0000	1.179
@@ -1,6 +1,9 @@
 # ChangeLog for sys-apps/usbutils
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/usbutils/ChangeLog,v 1.178 2014/03/19 13:49:48 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/usbutils/ChangeLog,v 1.179 2014/04/07 16:50:55 ssuominen Exp $
+
+  07 Apr 2014; Samuli Suominen <ssuominen@gentoo.org> usbutils-007.ebuild:
+  Use PYTHON_REQUIRED_USE to abort early if required.
 
   19 Mar 2014; Agostino Sarubbo <ago@gentoo.org> usbutils-007.ebuild:
   Stable for alpha, wrt bug #496534





             reply	other threads:[~2014-04-07 16:50 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-07 16:50 Samuli Suominen (ssuominen) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-03-19 13:49 [gentoo-commits] gentoo-x86 commit in sys-apps/usbutils: usbutils-007.ebuild ChangeLog Agostino Sarubbo (ago)
2014-03-14 10:51 Agostino Sarubbo (ago)
2014-03-12 10:08 Agostino Sarubbo (ago)
2014-03-05 15:53 Agostino Sarubbo (ago)
2014-03-04 19:56 Agostino Sarubbo (ago)
2014-03-02 22:32 Pacho Ramos (pacho)
2014-02-22 13:52 Akinori Hattori (hattya)
2014-02-16  0:49 Jeroen Roovers (jer)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20140407165056.298A12004B@flycatcher.gentoo.org \
    --to=ssuominen@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox