Gentoo Archives: gentoo-commits

From: Amy Liffey <amynka@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/gdal/
Date: Thu, 28 Jun 2018 20:02:53
Message-Id: 1530216140.38281f4252f89e3ef9cbae54dfc1ad553d296979.amynka@gentoo
1 commit: 38281f4252f89e3ef9cbae54dfc1ad553d296979
2 Author: Amy Liffey <amynka <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jun 28 20:01:33 2018 +0000
4 Commit: Amy Liffey <amynka <AT> gentoo <DOT> org>
5 CommitDate: Thu Jun 28 20:02:20 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=38281f42
7
8 sci-libs/gdal: rm bash-completion from depend
9
10 Package-Manager: Portage-2.3.40, Repoman-2.3.9
11
12 sci-libs/gdal/gdal-2.2.3-r1.ebuild | 1 -
13 sci-libs/gdal/gdal-2.2.3-r2.ebuild | 1 -
14 2 files changed, 2 deletions(-)
15
16 diff --git a/sci-libs/gdal/gdal-2.2.3-r1.ebuild b/sci-libs/gdal/gdal-2.2.3-r1.ebuild
17 index 7084e66a8f5..b4bd9eb1ac6 100644
18 --- a/sci-libs/gdal/gdal-2.2.3-r1.ebuild
19 +++ b/sci-libs/gdal/gdal-2.2.3-r1.ebuild
20 @@ -59,7 +59,6 @@ RDEPEND="${COMMON_DEPEND}
21 java? ( >=virtual/jre-1.7:* )"
22
23 DEPEND="${COMMON_DEPEND}
24 - app-shells/bash-completion
25 doc? ( app-doc/doxygen )
26 java? ( >=virtual/jdk-1.7:* )
27 perl? ( dev-lang/swig:0 )
28
29 diff --git a/sci-libs/gdal/gdal-2.2.3-r2.ebuild b/sci-libs/gdal/gdal-2.2.3-r2.ebuild
30 index 9db81229486..723e7ffd8c5 100644
31 --- a/sci-libs/gdal/gdal-2.2.3-r2.ebuild
32 +++ b/sci-libs/gdal/gdal-2.2.3-r2.ebuild
33 @@ -59,7 +59,6 @@ RDEPEND="${COMMON_DEPEND}
34 java? ( >=virtual/jre-1.7:* )"
35
36 DEPEND="${COMMON_DEPEND}
37 - app-shells/bash-completion
38 doc? ( app-doc/doxygen )
39 java? ( >=virtual/jdk-1.7:* )
40 perl? ( dev-lang/swig:0 )