jlec 15/03/25 13:25:20
Modified: yaz-3.0.47.ebuild yaz-3.0.50.ebuild
yaz-4.2.30.ebuild yaz-3.0.53.ebuild
yaz-4.2.51.ebuild ChangeLog
Log:
Fix tcl/tk slotting
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key
B9D4F231BD1558AB!)
Revision Changes Path
1.4 dev-libs/yaz/yaz-3.0.47.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/yaz/yaz-3.0.47.ebuild?rev=1.4&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/yaz/yaz-3.0.47.ebuild?rev=1.4&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/yaz/yaz-3.0.47.ebuild?r1=1.3&r2=1.4
Index: yaz-3.0.47.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/yaz/yaz-3.0.47.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- yaz-3.0.47.ebuild 4 May 2012 18:35:44 -0000 1.3
+++ yaz-3.0.47.ebuild 25 Mar 2015 13:25:20 -0000 1.4
@@ -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 @@
ziffy? ( net-libs/libpcap )"
DEPEND="${RDEPEND}
virtual/pkgconfig
- dev-lang/tcl
+ dev-lang/tcl:0
>=sys-devel/libtool-2"
src_prepare() {
1.11 dev-libs/yaz/yaz-3.0.50.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/yaz/yaz-3.0.50.ebuild?rev=1.11&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/yaz/yaz-3.0.50.ebuild?rev=1.11&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/yaz/yaz-3.0.50.ebuild?r1=1.10&r2=1.11
Index: yaz-3.0.50.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/yaz/yaz-3.0.50.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- yaz-3.0.50.ebuild 4 May 2012 18:35:44 -0000 1.10
+++ yaz-3.0.50.ebuild 25 Mar 2015 13:25:20 -0000 1.11
@@ -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 @@
ziffy? ( net-libs/libpcap )"
DEPEND="${RDEPEND}
virtual/pkgconfig
- dev-lang/tcl
+ dev-lang/tcl:0
>=sys-devel/libtool-2"
src_prepare() {
1.3 dev-libs/yaz/yaz-4.2.30.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/yaz/yaz-4.2.30.ebuild?rev=1.3&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/yaz/yaz-4.2.30.ebuild?rev=1.3&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/yaz/yaz-4.2.30.ebuild?r1=1.2&r2=1.3
Index: yaz-4.2.30.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/yaz/yaz-4.2.30.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- yaz-4.2.30.ebuild 4 May 2012 18:35:44 -0000 1.2
+++ yaz-4.2.30.ebuild 25 Mar 2015 13:25:20 -0000 1.3
@@ -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 @@
ziffy? ( net-libs/libpcap )"
DEPEND="${RDEPEND}
virtual/pkgconfig
- dev-lang/tcl
+ dev-lang/tcl:0
>=sys-devel/libtool-2"
src_prepare() {
1.3 dev-libs/yaz/yaz-3.0.53.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/yaz/yaz-3.0.53.ebuild?rev=1.3&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/yaz/yaz-3.0.53.ebuild?rev=1.3&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/yaz/yaz-3.0.53.ebuild?r1=1.2&r2=1.3
Index: yaz-3.0.53.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/yaz/yaz-3.0.53.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- yaz-3.0.53.ebuild 4 May 2012 18:35:44 -0000 1.2
+++ yaz-3.0.53.ebuild 25 Mar 2015 13:25:20 -0000 1.3
@@ -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 @@
ziffy? ( net-libs/libpcap )"
DEPEND="${RDEPEND}
virtual/pkgconfig
- dev-lang/tcl
+ dev-lang/tcl:0
>=sys-devel/libtool-2"
src_prepare() {
1.2 dev-libs/yaz/yaz-4.2.51.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/yaz/yaz-4.2.51.ebuild?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/yaz/yaz-4.2.51.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/yaz/yaz-4.2.51.ebuild?r1=1.1&r2=1.2
Index: yaz-4.2.51.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/yaz/yaz-4.2.51.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- yaz-4.2.51.ebuild 20 Mar 2013 16:45:40 -0000 1.1
+++ yaz-4.2.51.ebuild 25 Mar 2015 13:25:20 -0000 1.2
@@ -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 @@
ziffy? ( net-libs/libpcap )"
DEPEND="${RDEPEND}
virtual/pkgconfig
- dev-lang/tcl
+ dev-lang/tcl:0
>=sys-devel/libtool-2"
src_prepare() {
1.73 dev-libs/yaz/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/yaz/ChangeLog?rev=1.73&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/yaz/ChangeLog?rev=1.73&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/yaz/ChangeLog?r1=1.72&r2=1.73
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/yaz/ChangeLog,v
retrieving revision 1.72
retrieving revision 1.73
diff -u -r1.72 -r1.73
--- ChangeLog 20 Mar 2013 16:45:40 -0000 1.72
+++ ChangeLog 25 Mar 2015 13:25:20 -0000 1.73
@@ -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 <[email protected]> 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)