From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 4ADA1138334 for ; Thu, 28 Jun 2018 20:02:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6F097E084A; Thu, 28 Jun 2018 20:02:52 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 422FFE084A for ; Thu, 28 Jun 2018 20:02:52 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 64F3C335C99 for ; Thu, 28 Jun 2018 20:02:50 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C8BE734B for ; Thu, 28 Jun 2018 20:02:48 +0000 (UTC) From: "Amy Liffey" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Amy Liffey" Message-ID: <1530216140.38281f4252f89e3ef9cbae54dfc1ad553d296979.amynka@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/gdal/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-libs/gdal/gdal-2.2.3-r1.ebuild sci-libs/gdal/gdal-2.2.3-r2.ebuild X-VCS-Directories: sci-libs/gdal/ X-VCS-Committer: amynka X-VCS-Committer-Name: Amy Liffey X-VCS-Revision: 38281f4252f89e3ef9cbae54dfc1ad553d296979 X-VCS-Branch: master Date: Thu, 28 Jun 2018 20:02:48 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 9f2300d7-3873-4871-9ed0-d47c5fcc0c7d X-Archives-Hash: c9c0d50cd38288ab743e427464a5ae65 commit: 38281f4252f89e3ef9cbae54dfc1ad553d296979 Author: Amy Liffey gentoo org> AuthorDate: Thu Jun 28 20:01:33 2018 +0000 Commit: Amy Liffey gentoo org> CommitDate: Thu Jun 28 20:02:20 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=38281f42 sci-libs/gdal: rm bash-completion from depend Package-Manager: Portage-2.3.40, Repoman-2.3.9 sci-libs/gdal/gdal-2.2.3-r1.ebuild | 1 - sci-libs/gdal/gdal-2.2.3-r2.ebuild | 1 - 2 files changed, 2 deletions(-) diff --git a/sci-libs/gdal/gdal-2.2.3-r1.ebuild b/sci-libs/gdal/gdal-2.2.3-r1.ebuild index 7084e66a8f5..b4bd9eb1ac6 100644 --- a/sci-libs/gdal/gdal-2.2.3-r1.ebuild +++ b/sci-libs/gdal/gdal-2.2.3-r1.ebuild @@ -59,7 +59,6 @@ RDEPEND="${COMMON_DEPEND} java? ( >=virtual/jre-1.7:* )" DEPEND="${COMMON_DEPEND} - app-shells/bash-completion doc? ( app-doc/doxygen ) java? ( >=virtual/jdk-1.7:* ) perl? ( dev-lang/swig:0 ) diff --git a/sci-libs/gdal/gdal-2.2.3-r2.ebuild b/sci-libs/gdal/gdal-2.2.3-r2.ebuild index 9db81229486..723e7ffd8c5 100644 --- a/sci-libs/gdal/gdal-2.2.3-r2.ebuild +++ b/sci-libs/gdal/gdal-2.2.3-r2.ebuild @@ -59,7 +59,6 @@ RDEPEND="${COMMON_DEPEND} java? ( >=virtual/jre-1.7:* )" DEPEND="${COMMON_DEPEND} - app-shells/bash-completion doc? ( app-doc/doxygen ) java? ( >=virtual/jdk-1.7:* ) perl? ( dev-lang/swig:0 )