Gentoo Archives: gentoo-commits

From: Pacho Ramos <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/sane-backends/
Date: Sun, 02 Jun 2019 15:01:04
Message-Id: 1559487620.dbe06956b71382a5ff712c52cf3c7a44e2bf9e93.pacho@gentoo
1 commit: dbe06956b71382a5ff712c52cf3c7a44e2bf9e93
2 Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jun 2 15:00:20 2019 +0000
4 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
5 CommitDate: Sun Jun 2 15:00:20 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dbe06956
7
8 media-gfx/sane-backends: Make repoman more happy
9
10 Package-Manager: Portage-2.3.67, Repoman-2.3.13
11 Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>
12
13 media-gfx/sane-backends/sane-backends-1.0.27-r3.ebuild | 8 ++++----
14 1 file changed, 4 insertions(+), 4 deletions(-)
15
16 diff --git a/media-gfx/sane-backends/sane-backends-1.0.27-r3.ebuild b/media-gfx/sane-backends/sane-backends-1.0.27-r3.ebuild
17 index f93db841553..597f5de4437 100644
18 --- a/media-gfx/sane-backends/sane-backends-1.0.27-r3.ebuild
19 +++ b/media-gfx/sane-backends/sane-backends-1.0.27-r3.ebuild
20 @@ -235,10 +235,10 @@ multilib_src_configure() {
21 fi
22
23 # relative path must be used for tests to work properly
24 - # All distributions pass --disable-locking because /var/lock/sane/ would be a world-writable directory
25 - # --without-api-spec to not automagically depend on tons of stuff
26 - # that break in many ways, bug #636202, #668232, #668350
27 - # People can refer to the "Programmer's Documentation" at http://www.sane-project.org/docs.html
28 + # All distributions pass --disable-locking because /var/lock/sane/ would be a world-writable directory
29 + # --without-api-spec to not automagically depend on tons of stuff
30 + # that break in many ways, bug #636202, #668232, #668350
31 + # People can refer to the "Programmer's Documentation" at http://www.sane-project.org/docs.html
32 ECONF_SOURCE=${S} \
33 SANEI_JPEG="sanei_jpeg.o" SANEI_JPEG_LO="sanei_jpeg.lo" \
34 BACKENDS="${BACKENDS}" \