summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-libs/yaz/ChangeLog')
-rw-r--r--dev-libs/yaz/ChangeLog265
1 files changed, 265 insertions, 0 deletions
diff --git a/dev-libs/yaz/ChangeLog b/dev-libs/yaz/ChangeLog
new file mode 100644
index 00000000..5bcdc7d8
--- /dev/null
+++ b/dev-libs/yaz/ChangeLog
@@ -0,0 +1,265 @@
+# ChangeLog for dev-libs/yaz
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/yaz/ChangeLog,v 1.74 2015/06/22 11:34:12 mrueg Exp $
+
+ 22 Jun 2015; Manuel Rüger <mrueg@gentoo.org>
+ -files/yaz-3.0.26-icu-automagic.patch, -yaz-3.0.26.ebuild, -yaz-3.0.36.ebuild,
+ -yaz-3.0.47.ebuild:
+ Remove old.
+
+ 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)
+
+ 20 Mar 2013; Robin H. Johnson <robbat2@gentoo.org> +yaz-4.2.51.ebuild:
+ Bump.
+
+ 04 May 2012; Jeff Horelick <jdhore@gentoo.org> yaz-3.0.26.ebuild,
+ yaz-3.0.36.ebuild, yaz-3.0.47.ebuild, yaz-3.0.50.ebuild, yaz-3.0.53.ebuild,
+ yaz-4.2.30.ebuild:
+ dev-util/pkgconfig -> virtual/pkgconfig
+
+*yaz-3.0.53 (22 Apr 2012)
+*yaz-4.2.30 (22 Apr 2012)
+
+ 22 Apr 2012; Robin H. Johnson <robbat2@gentoo.org>
+ +files/yaz-4.2.30-icu-automagic.patch, +yaz-3.0.53.ebuild, +yaz-4.2.30.ebuild:
+ Version bumps. v4 is pmasked for slotting.
+
+ 06 Nov 2010; Mark Loeser <halcy0n@gentoo.org> yaz-3.0.50.ebuild:
+ Stable for ppc64; bug #328707
+
+ 16 Oct 2010; Brent Baude <ranger@gentoo.org> yaz-3.0.50.ebuild:
+ stable ppc, bug 328707
+
+ 29 Aug 2010; Raúl Porcel <armin76@gentoo.org> yaz-3.0.50.ebuild:
+ alpha/ia64/s390/sh/sparc stable wrt #328707
+
+ 14 Aug 2010; Markus Meier <maekke@gentoo.org> yaz-3.0.50.ebuild:
+ arm stable, bug #328707
+
+ 23 Jul 2010; Peter Volkov <pva@gentoo.org> yaz-3.0.50.ebuild:
+ amd64 stable, bug 328707
+
+ 20 Jul 2010; Christian Faulhammer <fauli@gentoo.org> yaz-3.0.50.ebuild:
+ stable x86, bug 328707
+
+ 20 Jul 2010; Jeroen Roovers <jer@gentoo.org> yaz-3.0.47.ebuild,
+ yaz-3.0.50.ebuild:
+ Do not cd ${S} in src_prepare().
+
+ 20 Jul 2010; Jeroen Roovers <jer@gentoo.org> yaz-3.0.50.ebuild:
+ Stable for HPPA (bug #328707).
+
+*yaz-3.0.50 (08 Nov 2009)
+
+ 08 Nov 2009; Patrick Lauer <patrick@gentoo.org> +yaz-3.0.50.ebuild:
+ Bump
+
+ 19 Oct 2009; Mike Frysinger <vapier@gentoo.org>
+ files/yaz-3.0.26-icu-automagic.patch:
+ Fix spurious + in patch to avoid harmless +# warning.
+
+ 31 Jul 2009; Robin H. Johnson <robbat2@gentoo.org> -yaz-2.0.8.ebuild,
+ -yaz-2.0.19.ebuild, -files/yaz-2.0.19-notcpd-fix.diff, -yaz-2.1.8.ebuild,
+ -yaz-2.1.8-r1.ebuild, -yaz-2.1.10.ebuild, -yaz-2.1.42.ebuild,
+ -yaz-3.0.16.ebuild, -files/yaz-3.0.16-icu-automagic.patch:
+ Clean up old ebuilds to make bug #226559 happy.
+
+*yaz-3.0.47 (31 Jul 2009)
+
+ 31 Jul 2009; Robin H. Johnson <robbat2@gentoo.org> +yaz-3.0.47.ebuild,
+ +files/yaz-3.0.47-icu-automagic.patch:
+ Bug #277853: version bump. Thanks to John Klehm
+ <xixsimplicityxix@gmail.com>.
+
+ 05 Jan 2009; Markus Meier <maekke@gentoo.org> metadata.xml:
+ drop local icu USE-flag description, as it's global now
+
+ 04 Oct 2008; Brent Baude <ranger@gentoo.org> yaz-3.0.26.ebuild:
+ stable ppc64, bug 238992
+
+ 02 Oct 2008; Brent Baude <ranger@gentoo.org> yaz-3.0.26.ebuild:
+ stable ppc, bug 238992
+
+ 01 Oct 2008; Raúl Porcel <armin76@gentoo.org> yaz-3.0.26.ebuild:
+ alpha/ia64/x86 stable wrt #238992
+
+ 30 Sep 2008; Jeremy Olexa <darkside@gentoo.org> yaz-3.0.26.ebuild:
+ amd64 stable, bug #238992
+
+ 29 Sep 2008; Jeroen Roovers <jer@gentoo.org> yaz-3.0.26.ebuild:
+ Stable for HPPA (bug #238992).
+
+ 29 Sep 2008; Ferris McCormick <fmccor@gentoo.org> yaz-3.0.26.ebuild:
+ Sparc stable --- Bug #238992 --- tests pass.
+
+*yaz-3.0.36 (29 Sep 2008)
+
+ 29 Sep 2008; Robin H. Johnson <robbat2@gentoo.org> +yaz-3.0.36.ebuild:
+ Version bump.
+
+ 06 Aug 2008; Ulrich Mueller <ulm@gentoo.org> metadata.xml:
+ Add USE flag description to metadata wrt GLEP 56.
+
+*yaz-3.0.26 (21 Apr 2008)
+
+ 21 Apr 2008; Samuli Suominen <drac@gentoo.org>
+ +files/yaz-3.0.26-icu-automagic.patch, +yaz-3.0.26.ebuild:
+ Version bump for bug 193863.
+
+ 31 Mar 2008; Markus Meier <maekke@gentoo.org> yaz-3.0.16.ebuild:
+ amd64 stable, bug #208545
+
+ 09 Feb 2008; Raúl Porcel <armin76@gentoo.org> yaz-2.0.8.ebuild,
+ yaz-2.0.19.ebuild, yaz-2.1.8.ebuild, yaz-3.0.16.ebuild:
+ alpha/ia64/sparc stable wrt #208545
+
+ 06 Feb 2008; nixnut <nixnut@gentoo.org> yaz-3.0.16.ebuild:
+ stable on ppc wrt bug #208545
+
+ 03 Feb 2008; Jeroen Roovers <jer@gentoo.org> yaz-3.0.16.ebuild:
+ Stable for HPPA (bug #208545).
+
+ 03 Feb 2008; Markus Meier <maekke@gentoo.org> yaz-3.0.16.ebuild:
+ x86 stable, bug #208545
+
+ 02 Feb 2008; Brent Baude <ranger@gentoo.org> yaz-3.0.16.ebuild:
+ Marking yaz-3.0.16 ppc64 for bug 208545
+
+*yaz-3.0.16 (24 Dec 2007)
+
+ 24 Dec 2007; Raúl Porcel <armin76@gentoo.org>
+ +files/yaz-3.0.16-icu-automagic.patch, +yaz-3.0.16.ebuild:
+ Version bump, Bug 185287, from the php-overlay
+
+ 23 Aug 2007; Joshua Kinard <kumba@gentoo.org> yaz-2.1.42.ebuild:
+ Stable on mips, per #173849.
+
+ 01 Jul 2007; Raúl Porcel <armin76@gentoo.org> yaz-2.1.42.ebuild:
+ alpha stable wrt #173849
+
+ 18 Apr 2007; Christian Faulhammer <opfer@gentoo.org> yaz-2.1.42.ebuild:
+ stable amd64, bug 173849
+
+ 11 Apr 2007; Markus Rothe <corsair@gentoo.org> yaz-2.1.42.ebuild:
+ Stable on ppc64; bug #173849
+
+ 11 Apr 2007; Jeroen Roovers <jer@gentoo.org> yaz-2.1.42.ebuild:
+ Stable for HPPA (bug #173849).
+
+ 10 Apr 2007; Raúl Porcel <armin76@gentoo.org> yaz-2.1.42.ebuild:
+ ia64 stable wrt bug 173849
+
+ 10 Apr 2007; Gustavo Zacarias <gustavoz@gentoo.org> yaz-2.1.42.ebuild:
+ Stable on sparc wrt #173849
+
+ 09 Apr 2007; nixnut <nixnut@gentoo.org> yaz-2.1.42.ebuild:
+ Stable on ppc wrt bug 173849
+
+ 09 Apr 2007; Raúl Porcel <armin76@gentoo.org> yaz-2.1.42.ebuild:
+ x86 stable wrt bug 173849
+
+ 22 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog:
+ Transition to Manifest2.
+
+*yaz-2.1.42 (27 Dec 2006)
+
+ 27 Dec 2006; Robin H. Johnson <robbat2@gentoo.org> +yaz-2.1.42.ebuild:
+ Bug #155460, version bump.
+
+ 03 Sep 2006; Joshua Kinard <kumba@gentoo.org> yaz-2.1.8-r1.ebuild:
+ Marked stable on mips.
+
+ 19 Jan 2006; Marcus D. Hanwell <cryos@gentoo.org> yaz-2.1.8-r1.ebuild:
+ Stable on amd64.
+
+*yaz-2.1.10 (12 Dec 2005)
+
+ 12 Dec 2005; Robin H. Johnson <robbat2@gentoo.org> +yaz-2.1.10.ebuild:
+ Version bump.
+
+ 10 Sep 2005; Aron Griffis <agriffis@gentoo.org> yaz-2.1.8-r1.ebuild:
+ Mark 2.1.8-r1 stable on alpha
+
+ 03 Sep 2005; Markus Rothe <corsair@gentoo.org> yaz-2.1.8-r1.ebuild:
+ Stable on ppc64
+
+ 23 Aug 2005; Aron Griffis <agriffis@gentoo.org> yaz-2.1.8-r1.ebuild:
+ stable on ia64
+
+ 19 Aug 2005; Michael Hanselmann <hansmi@gentoo.org> yaz-2.1.8-r1.ebuild:
+ Stable on ppc.
+
+ 12 Aug 2005; Gustavo Zacarias <gustavoz@gentoo.org> yaz-2.1.8-r1.ebuild:
+ Stable on sparc
+
+ 12 Aug 2005; Robin H. Johnson <robbat2@gentoo.org> yaz-2.1.8-r1.ebuild:
+ 2.1.8-r1 stable on x86.
+
+*yaz-2.1.8-r1 (19 Jul 2005)
+
+ 19 Jul 2005; Robin H. Johnson <robbat2@gentoo.org> +yaz-2.1.8-r1.ebuild:
+ Bug #99369. Fix documentation location.
+
+*yaz-2.1.8 (03 Jul 2005)
+
+ 03 Jul 2005; Robin H. Johnson <robbat2@gentoo.org> +yaz-2.1.8.ebuild:
+ Bug #97767, version bump.
+
+ 01 Apr 2005; Aron Griffis <agriffis@gentoo.org> yaz-2.0.19.ebuild:
+ stable on ia64
+
+ 20 Feb 2005; Hardave Riar <hardave@gentoo.org> yaz-2.0.8.ebuild:
+ Stable on mips
+
+ 03 Nov 2004; Bret Curtis <psi29a@gentoo.org> yaz-2.0.19.ebuild,
+ yaz-2.0.8.ebuild:
+ added to ~mips for testing
+
+ 19 Aug 2004; Tom Gall <tgall@gentoo.org> yaz-2.0.19.ebuild:
+ stable on ppc64
+
+ 19 Jul 2004; Robin H. Johnson <robbat2@gentoo.org> metadata.xml:
+ add metadata.xml
+
+ 11 May 2004; Michael McCabe <randy@gentoo.org> yaz-2.0.19.ebuild:
+ Added s390 keywords
+
+ 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> yaz-2.0.19.ebuild,
+ yaz-2.0.8.ebuild:
+ Add inherit eutils
+
+*yaz-2.0.19 (16 Apr 2004)
+
+ 16 Apr 2004; Robin Johnson <robbat2@gentoo.org>
+ yaz-2.0.19.ebuild, yaz-2.0.8.ebuild, files/yaz-2.0.19-notcpd-fix.diff:
+ fix for bug #46382, and a new version
+
+ 06 Feb 2004; Lars Weiler <pylon@gentoo.org> yaz-2.0.8.ebuild:
+ finally stable on ppc.
+
+ 27 Jan 2004; <gustavoz@gentoo.org> yaz-2.0.8.ebuild:
+ marked stable on sparc to fix dep problem with php/mod_php
+
+ 24 Jan 2004; <gustavoz@gentoo.org> yaz-2.0.8.ebuild:
+ keyworded ~sparc
+
+ 12 Jan 2004; Guy Martin <gmsoft@gentoo.org> yaz-2.0.8.ebuild :
+ Marked stable on hppa.
+
+ 10 Jan 2004; Aron Griffis <agriffis@gentoo.org> yaz-2.0.8.ebuild:
+ stable on alpha and ia64
+
+ 08 Jan 2004; Robin H. Johnson <robbat2@gentoo.org> yaz-2.0.8.ebuild:
+ tested on ppc and amd64 and keyworded now
+
+ 07 Jan 2004; Robin H. Johnson <robbat2@gentoo.org> yaz-2.0.8.ebuild:
+ bump to stable on x86 for php...
+
+*yaz-2.0.8 (05 Jan 2004)
+
+ 05 Jan 2004; Robin H. Johnson <robbat2@gentoo.org> yaz-2.0.8.ebuild:
+ initial commit. required as a dep for bug #36693.