summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2013-03-01 08:23:03 +0000
committerJustin Lecher <jlec@gentoo.org>2013-03-01 08:23:03 +0000
commitd104de49618ff2165eed0d059cad9f5abccf6ffa (patch)
treeda299d2b9a18f6f72a6ad9b081959beb77c89e31 /sci-chemistry/vmd
parentBe nice to gentoo/bsd - bug #459686 (diff)
downloadgentoo-2-d104de49618ff2165eed0d059cad9f5abccf6ffa.tar.gz
gentoo-2-d104de49618ff2165eed0d059cad9f5abccf6ffa.tar.bz2
gentoo-2-d104de49618ff2165eed0d059cad9f5abccf6ffa.zip
sci-chemistry/vmd: Fix tcl/tk API to version 8.5, #451824; Upstream says it will be fixed in version 1.9.2
(Portage version: 2.2.0_alpha163/cvs/Linux x86_64, signed Manifest commit with key 70EB7916)
Diffstat (limited to 'sci-chemistry/vmd')
-rw-r--r--sci-chemistry/vmd/ChangeLog7
-rw-r--r--sci-chemistry/vmd/vmd-1.9.1-r1.ebuild4
-rw-r--r--sci-chemistry/vmd/vmd-1.9.1-r2.ebuild4
-rw-r--r--sci-chemistry/vmd/vmd-1.9.1.ebuild4
4 files changed, 12 insertions, 7 deletions
diff --git a/sci-chemistry/vmd/ChangeLog b/sci-chemistry/vmd/ChangeLog
index 7a6deaf7f9d9..43b27bed909a 100644
--- a/sci-chemistry/vmd/ChangeLog
+++ b/sci-chemistry/vmd/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for sci-chemistry/vmd
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/vmd/ChangeLog,v 1.55 2013/01/24 08:05:05 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/vmd/ChangeLog,v 1.56 2013/03/01 08:23:03 jlec Exp $
+
+ 01 Mar 2013; Justin Lecher <jlec@gentoo.org> vmd-1.9.1.ebuild,
+ vmd-1.9.1-r1.ebuild, vmd-1.9.1-r2.ebuild:
+ Fix tcl/tk API to version 8.5, #451824; Upstream says it will be fixed in
+ version 1.9.2
24 Jan 2013; Justin Lecher <jlec@gentoo.org> vmd-1.9.1.ebuild,
vmd-1.9.1-r1.ebuild:
diff --git a/sci-chemistry/vmd/vmd-1.9.1-r1.ebuild b/sci-chemistry/vmd/vmd-1.9.1-r1.ebuild
index 18b01ee061a7..070de6ccd85e 100644
--- a/sci-chemistry/vmd/vmd-1.9.1-r1.ebuild
+++ b/sci-chemistry/vmd/vmd-1.9.1-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/vmd/vmd-1.9.1-r1.ebuild,v 1.4 2013/01/24 08:05:05 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/vmd/vmd-1.9.1-r1.ebuild,v 1.5 2013/03/01 08:23:03 jlec Exp $
EAPI=5
@@ -24,7 +24,7 @@ RESTRICT="fetch"
# currently, tk-8.5* with USE=truetype breaks some
# tk apps such as Sequence Viewer or Timeline.
CDEPEND="
- >=dev-lang/tk-8.5[-truetype]
+ =dev-lang/tk-8.5*[-truetype]
dev-lang/perl
dev-python/numpy
sci-libs/netcdf
diff --git a/sci-chemistry/vmd/vmd-1.9.1-r2.ebuild b/sci-chemistry/vmd/vmd-1.9.1-r2.ebuild
index 3e12a2eef5ae..c8f0302f3df4 100644
--- a/sci-chemistry/vmd/vmd-1.9.1-r2.ebuild
+++ b/sci-chemistry/vmd/vmd-1.9.1-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/vmd/vmd-1.9.1-r2.ebuild,v 1.2 2013/01/18 04:16:06 ottxor Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/vmd/vmd-1.9.1-r2.ebuild,v 1.3 2013/03/01 08:23:03 jlec Exp $
EAPI=5
@@ -24,7 +24,7 @@ RESTRICT="fetch"
# currently, tk-8.5* with USE=truetype breaks some
# tk apps such as Sequence Viewer or Timeline.
CDEPEND="
- >=dev-lang/tk-8.5:0=[-truetype]
+ =dev-lang/tk-8.5*:0=[-truetype]
dev-lang/perl
dev-python/numpy
sci-libs/netcdf
diff --git a/sci-chemistry/vmd/vmd-1.9.1.ebuild b/sci-chemistry/vmd/vmd-1.9.1.ebuild
index b22e98663a86..5e6d70abcd24 100644
--- a/sci-chemistry/vmd/vmd-1.9.1.ebuild
+++ b/sci-chemistry/vmd/vmd-1.9.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/vmd/vmd-1.9.1.ebuild,v 1.6 2013/01/24 08:05:05 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/vmd/vmd-1.9.1.ebuild,v 1.7 2013/03/01 08:23:03 jlec Exp $
EAPI=4
@@ -24,7 +24,7 @@ RESTRICT="fetch"
# currently, tk-8.5* with USE=truetype breaks some
# tk apps such as Sequence Viewer or Timeline.
CDEPEND="
- >=dev-lang/tk-8.5[-truetype]
+ =dev-lang/tk-8.5*[-truetype]
dev-lang/perl
dev-python/numpy
sci-libs/netcdf