summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-03-25 13:25:21 +0000
committerJustin Lecher <jlec@gentoo.org>2015-03-25 13:25:21 +0000
commitb8e8f387c48b0e90b152178587a814f04b2853bf (patch)
tree9b0ac45f0059a494a4e5995d6b2d34737bb18a9f /dev-libs/yaz/yaz-3.0.50.ebuild
parentFix tcl/tk slotting; bump to EAPI=5 (diff)
downloadhistorical-b8e8f387c48b0e90b152178587a814f04b2853bf.tar.gz
historical-b8e8f387c48b0e90b152178587a814f04b2853bf.tar.bz2
historical-b8e8f387c48b0e90b152178587a814f04b2853bf.zip
Fix tcl/tk slotting
Package-Manager: portage-2.2.18/cvs/Linux x86_64 Manifest-Sign-Key: 0xB9D4F231BD1558AB!
Diffstat (limited to 'dev-libs/yaz/yaz-3.0.50.ebuild')
-rw-r--r--dev-libs/yaz/yaz-3.0.50.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-libs/yaz/yaz-3.0.50.ebuild b/dev-libs/yaz/yaz-3.0.50.ebuild
index 3bde78a6a092..05765f2aceec 100644
--- a/dev-libs/yaz/yaz-3.0.50.ebuild
+++ b/dev-libs/yaz/yaz-3.0.50.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/yaz/yaz-3.0.50.ebuild,v 1.10 2012/05/04 18:35:44 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/yaz/yaz-3.0.50.ebuild,v 1.11 2015/03/25 13:25:20 jlec Exp $
EAPI=2
inherit eutils autotools
@@ -22,7 +22,7 @@ RDEPEND="dev-libs/libxml2
ziffy? ( net-libs/libpcap )"
DEPEND="${RDEPEND}
virtual/pkgconfig
- dev-lang/tcl
+ dev-lang/tcl:0
>=sys-devel/libtool-2"
src_prepare() {