summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-03-25 13:25:20 +0000
committerJustin Lecher <jlec@gentoo.org>2015-03-25 13:25:20 +0000
commitabcfc36b680c32f5d28508a0d5aaaa5f565696e7 (patch)
tree399c4436fe8c8586df767dfd8f255e3e2a0dabab /dev-libs
parentFix tcl/tk slotting (diff)
downloadgentoo-2-abcfc36b680c32f5d28508a0d5aaaa5f565696e7.tar.gz
gentoo-2-abcfc36b680c32f5d28508a0d5aaaa5f565696e7.tar.bz2
gentoo-2-abcfc36b680c32f5d28508a0d5aaaa5f565696e7.zip
Fix tcl/tk slotting
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key B9D4F231BD1558AB!)
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/yaz/ChangeLog8
-rw-r--r--dev-libs/yaz/yaz-3.0.47.ebuild6
-rw-r--r--dev-libs/yaz/yaz-3.0.50.ebuild6
-rw-r--r--dev-libs/yaz/yaz-3.0.53.ebuild6
-rw-r--r--dev-libs/yaz/yaz-4.2.30.ebuild6
-rw-r--r--dev-libs/yaz/yaz-4.2.51.ebuild6
6 files changed, 21 insertions, 17 deletions
diff --git a/dev-libs/yaz/ChangeLog b/dev-libs/yaz/ChangeLog
index e59af61f3f7e..9137bad9969f 100644
--- a/dev-libs/yaz/ChangeLog
+++ b/dev-libs/yaz/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-libs/yaz
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/yaz/ChangeLog,v 1.72 2013/03/20 16:45:40 robbat2 Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/yaz/ChangeLog,v 1.73 2015/03/25 13:25:20 jlec Exp $
+
+ 25 Mar 2015; Justin Lecher <jlec@gentoo.org> yaz-3.0.47.ebuild,
+ yaz-3.0.50.ebuild, yaz-3.0.53.ebuild, yaz-4.2.30.ebuild, yaz-4.2.51.ebuild:
+ Fix tcl/tk slotting
*yaz-4.2.51 (20 Mar 2013)
diff --git a/dev-libs/yaz/yaz-3.0.47.ebuild b/dev-libs/yaz/yaz-3.0.47.ebuild
index 0f8af839a67b..64797e6bfac3 100644
--- a/dev-libs/yaz/yaz-3.0.47.ebuild
+++ b/dev-libs/yaz/yaz-3.0.47.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.47.ebuild,v 1.3 2012/05/04 18:35:44 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/yaz/yaz-3.0.47.ebuild,v 1.4 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() {
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() {
diff --git a/dev-libs/yaz/yaz-3.0.53.ebuild b/dev-libs/yaz/yaz-3.0.53.ebuild
index ee12e9d43ca4..3f0dec78b6cb 100644
--- a/dev-libs/yaz/yaz-3.0.53.ebuild
+++ b/dev-libs/yaz/yaz-3.0.53.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.53.ebuild,v 1.2 2012/05/04 18:35:44 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/yaz/yaz-3.0.53.ebuild,v 1.3 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() {
diff --git a/dev-libs/yaz/yaz-4.2.30.ebuild b/dev-libs/yaz/yaz-4.2.30.ebuild
index aed541876072..9b744d75cbea 100644
--- a/dev-libs/yaz/yaz-4.2.30.ebuild
+++ b/dev-libs/yaz/yaz-4.2.30.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-4.2.30.ebuild,v 1.2 2012/05/04 18:35:44 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/yaz/yaz-4.2.30.ebuild,v 1.3 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() {
diff --git a/dev-libs/yaz/yaz-4.2.51.ebuild b/dev-libs/yaz/yaz-4.2.51.ebuild
index ba08cb47a3eb..5f3c747304fb 100644
--- a/dev-libs/yaz/yaz-4.2.51.ebuild
+++ b/dev-libs/yaz/yaz-4.2.51.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 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-4.2.51.ebuild,v 1.1 2013/03/20 16:45:40 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/yaz/yaz-4.2.51.ebuild,v 1.2 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() {