aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-08-07 15:01:40 +0200
committerJustin Lecher <jlec@gentoo.org>2015-08-07 15:01:40 +0200
commit4f21f572fac94b4541ee55dbf3c6a719144482ad (patch)
tree79dc4aa18c68e373981332beacb5511e28674e85
parentsys-cluster/openmpi: bump 1.8.8 and sync with gx86 (java support) (diff)
downloadsci-4f21f572fac94b4541ee55dbf3c6a719144482ad.tar.gz
sci-4f21f572fac94b4541ee55dbf3c6a719144482ad.tar.bz2
sci-4f21f572fac94b4541ee55dbf3c6a719144482ad.zip
sci-biology/staden: Fix SLOT operators, bug #556946
Package-Manager: portage-2.2.20 Signed-off-by: Justin Lecher <jlec@gentoo.org>
-rw-r--r--sci-biology/staden/ChangeLog4
-rw-r--r--sci-biology/staden/staden-2.0.0_beta9.ebuild2
-rw-r--r--sci-biology/staden/staden-9999.ebuild2
3 files changed, 6 insertions, 2 deletions
diff --git a/sci-biology/staden/ChangeLog b/sci-biology/staden/ChangeLog
index e874d2958..9dd6b53dc 100644
--- a/sci-biology/staden/ChangeLog
+++ b/sci-biology/staden/ChangeLog
@@ -2,6 +2,10 @@
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 07 Aug 2015; Justin Lecher <jlec@gentoo.org> staden-2.0.0_beta9.ebuild,
+ staden-9999.ebuild:
+ sci-biology/staden: Fix SLOT operators, bug #556946
+
02 May 2015; Martin Mokrejs <mmokrejs@fold.natur.cuni.cz>
staden-2.0.0_beta9.ebuild, staden-9999.ebuild:
sci-biology/staden: added SLOT operator
diff --git a/sci-biology/staden/staden-2.0.0_beta9.ebuild b/sci-biology/staden/staden-2.0.0_beta9.ebuild
index 152ee6ca7..fa64a7465 100644
--- a/sci-biology/staden/staden-2.0.0_beta9.ebuild
+++ b/sci-biology/staden/staden-2.0.0_beta9.ebuild
@@ -28,7 +28,7 @@ IUSE="curl debug fortran png tcl tk X zlib"
#
DEPEND="
app-arch/xz-utils
- dev-lang/tk:*
+ dev-lang/tk:0=
dev-tcltk/tklib
media-libs/libpng:0
sci-biology/samtools
diff --git a/sci-biology/staden/staden-9999.ebuild b/sci-biology/staden/staden-9999.ebuild
index af64ca007..84082e977 100644
--- a/sci-biology/staden/staden-9999.ebuild
+++ b/sci-biology/staden/staden-9999.ebuild
@@ -27,7 +27,7 @@ IUSE="curl debug fortran png tcl tk X zlib"
#
DEPEND="
app-arch/xz-utils
- dev-lang/tk:*
+ dev-lang/tk:0=
dev-tcltk/tklib
media-libs/libpng:0
sci-biology/samtools