summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-09-15 10:48:07 +0200
committerJustin Lecher <jlec@gentoo.org>2015-09-15 16:03:48 +0200
commit7377a83c3e641a539b1aceb46c3fbf99d81c75d1 (patch)
tree9c62e5b5862c6086a76f9f6cd493413736e6f56d /sci-libs/ssm
parentsci-libs/libccp4: New package, ebuild written by me (diff)
downloadgentoo-7377a83c3e641a539b1aceb46c3fbf99d81c75d1.tar.gz
gentoo-7377a83c3e641a539b1aceb46c3fbf99d81c75d1.tar.bz2
gentoo-7377a83c3e641a539b1aceb46c3fbf99d81c75d1.zip
sci-libs/ssm: Update deps
Package-Manager: portage-2.2.20.1 Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'sci-libs/ssm')
-rw-r--r--sci-libs/ssm/ssm-1.4.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/sci-libs/ssm/ssm-1.4.ebuild b/sci-libs/ssm/ssm-1.4.ebuild
index 9e3ef49d7d62..582428da94b1 100644
--- a/sci-libs/ssm/ssm-1.4.ebuild
+++ b/sci-libs/ssm/ssm-1.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -12,12 +12,12 @@ SRC_URI="ftp://ftp.ccp4.ac.uk/opensource/${P}.tar.gz"
LICENSE="GPL-3 LGPL-2.1"
SLOT="0/2"
-KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
IUSE="+ccp4 static-libs"
DEPEND="
- >=sci-libs/mmdb-1.23:2
- ccp4? ( >=sci-libs/ccp4-libs-6.1.3-r10 )"
+ sci-libs/mmdb:2
+ ccp4? ( sci-libs/libccp4 )"
RDEPEND="${DEPEND}"
src_configure() {