public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Patrick Kursawe (phosphan)" <phosphan@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in media-gfx/sane-backends: ChangeLog sane-backends-1.0.23.ebuild
Date: Wed,  6 Feb 2013 21:20:01 +0000 (UTC)	[thread overview]
Message-ID: <20130206212001.9D9372171D@flycatcher.gentoo.org> (raw)

phosphan    13/02/06 21:20:01

  Modified:             ChangeLog sane-backends-1.0.23.ebuild
  Log:
  Fixing the last fix
  
  (Portage version: 2.1.11.12/cvs/Linux i686)

Revision  Changes    Path
1.221                media-gfx/sane-backends/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/sane-backends/ChangeLog?rev=1.221&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/sane-backends/ChangeLog?rev=1.221&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/sane-backends/ChangeLog?r1=1.220&r2=1.221

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-gfx/sane-backends/ChangeLog,v
retrieving revision 1.220
retrieving revision 1.221
diff -u -r1.220 -r1.221
--- ChangeLog	1 Feb 2013 12:07:07 -0000	1.220
+++ ChangeLog	6 Feb 2013 21:20:01 -0000	1.221
@@ -1,6 +1,10 @@
 # ChangeLog for media-gfx/sane-backends
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/sane-backends/ChangeLog,v 1.220 2013/02/01 12:07:07 phosphan Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/sane-backends/ChangeLog,v 1.221 2013/02/06 21:20:01 phosphan Exp $
+
+  06 Feb 2013; Patrick Kursawe <phosphan@gentoo.org>
+  sane-backends-1.0.23.ebuild:
+  Fixing the last fix.
 
   01 Feb 2013; Patrick Kursawe <phosphan@gentoo.org> sane-backends-1.0.23.ebuild:
   Bug #451822: If "threads" is not in USE, default-disable backends that



1.15                 media-gfx/sane-backends/sane-backends-1.0.23.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/sane-backends/sane-backends-1.0.23.ebuild?rev=1.15&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/sane-backends/sane-backends-1.0.23.ebuild?rev=1.15&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/sane-backends/sane-backends-1.0.23.ebuild?r1=1.14&r2=1.15

Index: sane-backends-1.0.23.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-gfx/sane-backends/sane-backends-1.0.23.ebuild,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- sane-backends-1.0.23.ebuild	1 Feb 2013 12:07:07 -0000	1.14
+++ sane-backends-1.0.23.ebuild	6 Feb 2013 21:20:01 -0000	1.15
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/sane-backends/sane-backends-1.0.23.ebuild,v 1.14 2013/02/01 12:07:07 phosphan Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/sane-backends/sane-backends-1.0.23.ebuild,v 1.15 2013/02/06 21:20:01 phosphan Exp $
 
 EAPI="4"
 
@@ -96,18 +96,11 @@
 
 IUSE="avahi doc gphoto2 ipv6 threads usb v4l xinetd"
 
-mySign=""
-
 for backend in ${IUSE_SANE_BACKENDS}; do
 	if [ ${backend} = pnm ]; then
 		IUSE="${IUSE} -sane_backends_pnm"
 	elif [ ${backend} = mustek_usb2 -o ${backend} = kvs40xx ]; then
-		if use threads; then
-			mySign="+"
-		else
-			mySign="-"
-		fi
-		IUSE="${IUSE} ${mySign}sane_backends_${backend}"
+		IUSE="${IUSE} sane_backends_${backend}"
 	else
 		IUSE="${IUSE} +sane_backends_${backend}"
 	fi





             reply	other threads:[~2013-02-06 21:20 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-06 21:20 Patrick Kursawe (phosphan) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-02-22 21:02 [gentoo-commits] gentoo-x86 commit in media-gfx/sane-backends: ChangeLog sane-backends-1.0.23.ebuild Patrick Kursawe (phosphan)
2013-02-01 12:07 Patrick Kursawe (phosphan)
2013-01-22 20:04 Jeroen Roovers (jer)
2012-12-11 16:13 Ian Stakenvicius (axs)
2012-12-11 14:13 Ian Stakenvicius (axs)
2012-10-08 17:16 Patrick Kursawe (phosphan)
2012-10-06 22:09 Patrick Kursawe (phosphan)

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=20130206212001.9D9372171D@flycatcher.gentoo.org \
    --to=phosphan@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