summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2018-10-27 16:06:26 +0200
committerPacho Ramos <pacho@gentoo.org>2018-10-27 16:06:26 +0200
commited0a495dbf23a6f845c13eb674599f87d1630388 (patch)
tree8195f6f612994a17248022467b1d7c851079eec7 /sci-libs/netcdf-cxx
parentsys-apps/colorized-logs: Drop old (diff)
downloadgentoo-ed0a495dbf23a6f845c13eb674599f87d1630388.tar.gz
gentoo-ed0a495dbf23a6f845c13eb674599f87d1630388.tar.bz2
gentoo-ed0a495dbf23a6f845c13eb674599f87d1630388.zip
sci-libs/netcdf-cxx: Needs to be rebuilt when subslot changes
Signed-off-by: Pacho Ramos <pacho@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'sci-libs/netcdf-cxx')
-rw-r--r--sci-libs/netcdf-cxx/netcdf-cxx-4.2-r300.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/netcdf-cxx/netcdf-cxx-4.2-r300.ebuild b/sci-libs/netcdf-cxx/netcdf-cxx-4.2-r300.ebuild
index 79fd2e1b0aa7..35eed157f022 100644
--- a/sci-libs/netcdf-cxx/netcdf-cxx-4.2-r300.ebuild
+++ b/sci-libs/netcdf-cxx/netcdf-cxx-4.2-r300.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -14,7 +14,7 @@ SLOT="3"
KEYWORDS="amd64 ~arm x86 ~amd64-linux ~x86-linux"
IUSE="examples static-libs"
-RDEPEND=">=sci-libs/netcdf-4.2"
+RDEPEND=">=sci-libs/netcdf-4.2:0="
DEPEND="${RDEPEND}"
src_install() {