From 579bba682d8c2af6f38206050562846aa1110d00 Mon Sep 17 00:00:00 2001
From: Fabian Groffen <grobian@gentoo.org>
Date: Sun, 9 Aug 2015 09:47:21 +0200
Subject: gx86 git migration: remove ChangeLogs

---
 app-arch/bzip2/ChangeLog     | 525 -------------------------------------------
 app-arch/unrar-gpl/ChangeLog |  62 -----
 app-arch/unzip/ChangeLog     | 311 -------------------------
 3 files changed, 898 deletions(-)
 delete mode 100644 app-arch/bzip2/ChangeLog
 delete mode 100644 app-arch/unrar-gpl/ChangeLog
 delete mode 100644 app-arch/unzip/ChangeLog

(limited to 'app-arch')

diff --git a/app-arch/bzip2/ChangeLog b/app-arch/bzip2/ChangeLog
deleted file mode 100644
index f7f933ca01..0000000000
--- a/app-arch/bzip2/ChangeLog
+++ /dev/null
@@ -1,525 +0,0 @@
-# ChangeLog for app-arch/bzip2
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/bzip2/ChangeLog,v 1.124 2014/04/28 17:18:31 mgorny Exp $
-
-  28 Apr 2014; Michał Górny <mgorny@gentoo.org> bzip2-1.0.6-r6.ebuild,
-  bzip2-1.0.6-r7.ebuild:
-  Replace multilib_build_binaries with multilib_is_native_abi. The two are
-  equivalent now, and the team has decided to use the old name as being less
-  confusing.
-
-  31 Mar 2014; Mike Frysinger <vapier@gentoo.org> bzip2-1.0.6-r6.ebuild:
-  Mark ppc64 stable #504004.
-
-  26 Mar 2014; Markus Meier <maekke@gentoo.org> bzip2-1.0.6-r6.ebuild:
-  arm stable, bug #504004
-
-  24 Mar 2014; Agostino Sarubbo <ago@gentoo.org> bzip2-1.0.6-r6.ebuild:
-  Stable for ppc, wrt bug #504004
-
-  23 Mar 2014; Agostino Sarubbo <ago@gentoo.org> bzip2-1.0.6-r6.ebuild:
-  Stable for sparc, wrt bug #504004
-
-  20 Mar 2014; Mike Frysinger <vapier@gentoo.org> bzip2-1.0.6-r6.ebuild:
-  Mark arm64/m68k/s390/sh stable.
-
-  18 Mar 2014; Agostino Sarubbo <ago@gentoo.org> bzip2-1.0.6-r6.ebuild:
-  Stable for ia64, wrt bug #504004
-
-*bzip2-1.0.6-r7 (18 Mar 2014)
-
-  18 Mar 2014; Mike Frysinger <vapier@gentoo.org> +bzip2-1.0.6-r7.ebuild:
-  Link bzip2 against the shared lib #504648 by Nikoli.
-
-  14 Mar 2014; Johannes Huber <johu@gentoo.org> bzip2-1.0.6-r6.ebuild:
-  x86 stable, bug #504004
-
-  14 Mar 2014; Matt Turner <mattst88@gentoo.org> bzip2-1.0.6-r6.ebuild:
-  alpha stable, bug 504004.
-
-  14 Mar 2014; Chema Alonso <nimiux@gentoo.org> bzip2-1.0.6-r6.ebuild:
-  Stable for amd64 wrt bug #504004
-
-  10 Mar 2014; Jeroen Roovers <jer@gentoo.org> bzip2-1.0.6-r6.ebuild:
-  Stable for HPPA (bug #504004).
-
-  18 Jan 2014; Mike Frysinger <vapier@gentoo.org> bzip2-1.0.6-r3.ebuild,
-  bzip2-1.0.6-r4.ebuild, bzip2-1.0.6-r6.ebuild:
-  Add arm64 love.
-
-*bzip2-1.0.6-r6 (16 Jan 2014)
-
-  16 Jan 2014; Mike Frysinger <vapier@gentoo.org> +bzip2-1.0.6-r6.ebuild,
-  -bzip2-1.0.6-r5.ebuild:
-  Fix USE=static-libs to actually install the static lib #498188 by Dirk Best.
-
-*bzip2-1.0.6-r5 (05 Jan 2014)
-
-  05 Jan 2014; Mike Frysinger <vapier@gentoo.org> +bzip2-1.0.6-r5.ebuild,
-  +files/bzip2-1.0.6-out-of-tree-build.patch, bzip2-1.0.6-r4.ebuild:
-  Add minimal out-of-tree build support to speed up the build a bit.
-
-  05 Jan 2014; Mike Frysinger <vapier@gentoo.org> bzip2-1.0.6-r4.ebuild:
-  Only set -static in LDFLAGS for prog building #485690 by Greg Turner.
-
-  28 Jul 2013; Alexis Ballier <aballier@gentoo.org> bzip2-1.0.6-r4.ebuild:
-  Fix blocker on emul-libs
-
-  02 Jul 2013; Mike Frysinger <vapier@gentoo.org> bzip2-1.0.6-r4.ebuild,
-  files/bzip2-1.0.4-man-links.patch:
-  Move `ln` update to the patch rather than sed-ing it after the fact #475334 by
-  Yuta SATOH.
-
-*bzip2-1.0.6-r4 (23 Jun 2013)
-
-  23 Jun 2013; Pacho Ramos <pacho@gentoo.org> +bzip2-1.0.6-r4.ebuild:
-  Add ebuild supporting native multilib (#457134, thanks to mgorny and vapier
-  for their help)
-
-  05 Jun 2013; Mike Frysinger <vapier@gentoo.org> metadata.xml:
-  Add upstream CPE tag (security info) from ChromiumOS.
-
-  10 Feb 2013; Fabian Groffen <grobian@gentoo.org> bzip2-1.0.6-r3.ebuild:
-  Change ordering of moving such that on Darwin gen_usr_ldscript fixes the
-  install_names of all bins and libraries
-
-  17 May 2012; Mike Frysinger <vapier@gentoo.org>
-  +files/bzip2-1.0.6-mingw.patch, bzip2-1.0.6-r3.ebuild:
-  Make it build for mingw targets #393573 by jingtaozf.
-
-  26 Apr 2012; Alexis Ballier <aballier@gentoo.org> bzip2-1.0.6-r3.ebuild:
-  keyword ~amd64-fbsd
-
-  12 Feb 2012; Tony Vroon <chainsaw@gentoo.org> bzip2-1.0.6-r3.ebuild:
-  Marked stable on PPC64 as requested by Agostino "ago" Sarubbo in bug
-  #387333. Compiled & functionally tested on a PowerMac7,3 (64UL) with GCC
-  4.5.3.
-
-  17 Dec 2011; Raúl Porcel <armin76@gentoo.org> bzip2-1.0.6-r3.ebuild:
-  ia64/m68k/s390/sh/sparc stable wrt #387333
-
-  02 Nov 2011; Matt Turner <mattst88@gentoo.org> bzip2-1.0.6-r3.ebuild:
-  Stable on Alpha, bug 387333.
-
-  29 Oct 2011; Markus Meier <maekke@gentoo.org> bzip2-1.0.6-r3.ebuild:
-  arm stable, bug #387333
-
-  23 Oct 2011; nixnut <nixnut@gentoo.org> bzip2-1.0.6-r3.ebuild:
-  ppc stable #387333
-
-  18 Oct 2011; Tony Vroon <chainsaw@gentoo.org> bzip2-1.0.6-r3.ebuild:
-  Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo &
-  Elijah "Armagedon" El Lazkani in bug #387333.
-
-  18 Oct 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> bzip2-1.0.6-r3.ebuild:
-  x86 stable wrt bug #387333
-
-  17 Oct 2011; Jeroen Roovers <jer@gentoo.org> bzip2-1.0.6-r3.ebuild:
-  Stable for HPPA (bug #387333).
-
-  29 Aug 2011; Jeroen Roovers <jer@gentoo.org> bzip2-1.0.6-r2.ebuild:
-  Stable for HPPA (bug #377315).
-
-  28 Aug 2011; Raúl Porcel <armin76@gentoo.org> bzip2-1.0.6-r2.ebuild:
-  alpha/ia64/m68k/s390/sh/sparc stable wrt #377315
-
-  21 Aug 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> bzip2-1.0.6-r2.ebuild:
-  x86 stable wrt bug #377315
-
-  14 Aug 2011; Markos Chandras <hwoarang@gentoo.org> bzip2-1.0.6-r2.ebuild:
-  Stable on amd64 wrt bug #377315
-
-  13 Aug 2011; Markus Meier <maekke@gentoo.org> bzip2-1.0.6-r2.ebuild:
-  arm stable, bug #377315
-
-  13 Aug 2011; Kacper Kowalik <xarthisius@gentoo.org> bzip2-1.0.6-r2.ebuild:
-  ppc/ppc64 stable wrt #377315
-
-*bzip2-1.0.6-r3 (12 Aug 2011)
-
-  12 Aug 2011; Mike Frysinger <vapier@gentoo.org> +bzip2-1.0.6-r3.ebuild:
-  Add USE=static-libs support #378211 by Agostino Sarubbo.
-
-*bzip2-1.0.6-r2 (16 May 2011)
-
-  16 May 2011; Mike Frysinger <vapier@gentoo.org> +bzip2-1.0.6-r2.ebuild,
-  +files/bzip2-1.0.6-progress.patch:
-  Update progress patch by Justin Binns for LFS #365639 by Christopher Head.
-
-  09 Oct 2010; Raúl Porcel <armin76@gentoo.org> bzip2-1.0.6.ebuild:
-  ia64/m68k/s390/sh/sparc stable wrt #338215
-
-  29 Sep 2010; Samuli Suominen <ssuominen@gentoo.org> bzip2-1.0.6.ebuild:
-  ppc64 stable wrt #338215
-
-  26 Sep 2010; Tobias Klausmann <klausman@gentoo.org> bzip2-1.0.6.ebuild:
-  Stable on alpha, bug #338215
-
-  23 Sep 2010; Markus Meier <maekke@gentoo.org> bzip2-1.0.6.ebuild:
-  arm stable, bug #338215
-
-*bzip2-1.0.6-r1 (23 Sep 2010)
-
-  23 Sep 2010; Mike Frysinger <vapier@gentoo.org> +bzip2-1.0.6-r1.ebuild:
-  Restore libbz2.so.1.0 symlink and document why it is kept around #338321
-  by Nathan Caldwell.
-
-  22 Sep 2010; Tomáš Chvátal <scarabeus@gentoo.org> bzip2-1.0.6.ebuild:
-  Stable on x86 per bug #338215. Thanks to Thomas Kahle for testing.
-
-  21 Sep 2010; Jeroen Roovers <jer@gentoo.org> bzip2-1.0.6.ebuild:
-  Stable for HPPA (bug #338215).
-
-  21 Sep 2010; Jeroen Roovers <jer@gentoo.org> bzip2-1.0.6.ebuild:
-  Stable for PPC (bug #338215).
-
-  21 Sep 2010; Markos Chandras <hwoarang@gentoo.org> bzip2-1.0.6.ebuild:
-  Stable on amd64 wrt bug #338215
-
-*bzip2-1.0.6 (20 Sep 2010)
-
-  20 Sep 2010; Mike Frysinger <vapier@gentoo.org> +bzip2-1.0.6.ebuild,
-  +files/bzip2-1.0.6-saneso.patch:
-  Version bump #338215 by Dirkjan Ochtman.
-
-  14 Aug 2010; Harald van Dijk <truedfx@gentoo.org> bzip2-1.0.5-r1.ebuild:
-  Fix quoting
-
-  22 Sep 2008; Jeroen Roovers <jer@gentoo.org> bzip2-1.0.5-r1.ebuild:
-  Stable for HPPA (bug #238211).
-
-  21 Sep 2008; Brent Baude <ranger@gentoo.org> ChangeLog:
-  stable ppc, bug 238211
-
-  21 Sep 2008; Brent Baude <ranger@gentoo.org> bzip2-1.0.5-r1.ebuild:
-  stable ppc64, bug 238211
-
-  21 Sep 2008; nixnut <nixnut@gentoo.org> bzip2-1.0.5-r1.ebuild:
-  Stable on ppc wrt bug 238211
-
-  20 Sep 2008; Santiago M. Mola <coldwind@gentoo.org> bzip2-1.0.5-r1.ebuild:
-  amd64 stable
-
-  06 Aug 2008; Raúl Porcel <armin76@gentoo.org> bzip2-1.0.5-r1.ebuild:
-  alpha/ia64/sparc/x86 stable
-
-*bzip2-1.0.5-r1 (21 Jun 2008)
-
-  21 Jun 2008; Mike Frysinger <vapier@gentoo.org> +bzip2-1.0.5-r1.ebuild:
-  Only move "important" bzip2 binaries to / #226175 by Alexander Skwar.
-
-  21 Mar 2008; Mike Frysinger <vapier@gentoo.org>
-  -files/bzip2-1.0.3-shared-largefile-support.patch,
-  files/bzip2-1.0.4-makefile-CFLAGS.patch, bzip2-1.0.4.ebuild,
-  bzip2-1.0.4-r1.ebuild, bzip2-1.0.5.ebuild:
-  Merge shared-largefile-support.patch into makefile-CFLAGS.patch #214093 by
-  Gilles Espinasse.
-
-  19 Mar 2008; Markus Rothe <corsair@gentoo.org> bzip2-1.0.5.ebuild:
-  Stable on ppc64; bug #213820
-
-  19 Mar 2008; Steve Dibb <beandog@gentoo.org> bzip2-1.0.5.ebuild:
-  amd64 stable, bug 213820
-
-  18 Mar 2008; Raúl Porcel <armin76@gentoo.org> bzip2-1.0.5.ebuild:
-  alpha/ia64/x86 stable wrt security #213820
-
-  18 Mar 2008; Tobias Scherbaum <dertobi123@gentoo.org> bzip2-1.0.5.ebuild:
-  ppc stable, bug #213820
-
-  18 Mar 2008; Jeroen Roovers <jer@gentoo.org> bzip2-1.0.5.ebuild:
-  Stable for HPPA and SPARC (bug #213820).
-
-*bzip2-1.0.5 (18 Mar 2008)
-
-  18 Mar 2008; Mike Frysinger <vapier@gentoo.org> +bzip2-1.0.5.ebuild:
-  Version bump #213820.
-
-  04 Feb 2008; Jeroen Roovers <jer@gentoo.org> bzip2-1.0.4-r1.ebuild:
-  Stable for HPPA too.
-
-  14 Jan 2008; Tobias Scherbaum <dertobi123@gentoo.org>
-  bzip2-1.0.4-r1.ebuild:
-  ppc. stable
-
-  01 Dec 2007; Markus Rothe <corsair@gentoo.org> bzip2-1.0.4-r1.ebuild:
-  Stable on ppc64
-
-  18 Nov 2007; Christoph Mende <angelos@gentoo.org> bzip2-1.0.4-r1.ebuild:
-  Stable on amd64
-
-  09 Nov 2007; Raúl Porcel <armin76@gentoo.org> bzip2-1.0.4-r1.ebuild:
-  alpha/ia64/sparc/x86 stable
-
-*bzip2-1.0.4-r1 (22 Sep 2007)
-
-  22 Sep 2007; Mike Frysinger <vapier@gentoo.org>
-  +files/bzip2-1.0.4-POSIX-shell.patch, +bzip2-1.0.4-r1.ebuild:
-  Fix bashisms in bzgrep so it works with a POSIX shell #193365.
-
-  18 Apr 2007; Alexander Færøy <eroyf@gentoo.org> bzip2-1.0.4.ebuild:
-  Stable on MIPS; bug #170457
-
-  01 Apr 2007; Mike Frysinger <vapier@gentoo.org>
-  +files/bzip2-1.0.4-man-links.patch, bzip2-1.0.4.ebuild:
-  Add symlinks for man pages #172986 by Guido Imperiale.
-
-  17 Mar 2007; nixnut <nixnut@gentoo.org> bzip2-1.0.4.ebuild:
-  Stable on ppc wrt bug 170457
-
-  15 Mar 2007; Markus Rothe <corsair@gentoo.org> bzip2-1.0.4.ebuild:
-  Stable on ppc64; bug #170457
-
-  14 Mar 2007; Simon Stelling <blubb@gentoo.org> bzip2-1.0.4.ebuild:
-  stable on amd64; bug 170457
-
-  12 Mar 2007; Bryan Østergaard <kloeri@gentoo.org> bzip2-1.0.4.ebuild:
-  Stable on Alpha, bug 170457.
-
-  12 Mar 2007; Gustavo Zacarias <gustavoz@gentoo.org> bzip2-1.0.4.ebuild:
-  Stable on sparc wrt #170457
-
-  12 Mar 2007; Jeroen Roovers <jer@gentoo.org> bzip2-1.0.4.ebuild:
-  Stable for HPPA (bug #170457).
-
-  11 Mar 2007; Raúl Porcel <armin76@gentoo.org> bzip2-1.0.4.ebuild:
-  x86 stable wrt bug 170457
-
-*bzip2-1.0.4 (06 Jan 2007)
-
-  06 Jan 2007; Mike Frysinger <vapier@gentoo.org>
-  +files/bzip2-1.0.4-makefile-CFLAGS.patch, +files/bzip2-1.0.4-saneso.patch,
-  +bzip2-1.0.4.ebuild:
-  Version bump #160283 by armin76.
-
-  17 Oct 2006; Roy Marples <uberlord@gentoo.org> bzip2-1.0.3-r6.ebuild:
-  Added ~sparc-fbsd keyword.
-
-  01 Jul 2006; Joel Martin <kanaka@gentoo.org> bzip2-1.0.3-r6.ebuild:
-  Make install phase idempotent by moving files in .../bin instead of
-  directory itself.
-
-  28 Apr 2006; Joshua Kinard <kumba@gentoo.org> bzip2-1.0.3-r6.ebuild:
-  Marked stable on mips.
-
-  30 Mar 2006; Diego Pettenò <flameeyes@gentoo.org> bzip2-1.0.3-r6.ebuild:
-  Add ~x86-fbsd keyword.
-
-  20 Mar 2006; Torsten Veller <tove@gentoo.org> bzip2-1.0.3-r6.ebuild:
-  Stable on x86
-
-  20 Mar 2006; Gustavo Zacarias <gustavoz@gentoo.org> bzip2-1.0.3-r6.ebuild:
-  Stable on sparc wrt #126891
-
-  20 Mar 2006; Diego Pettenò <flameeyes@gentoo.org> bzip2-1.0.3-r6.ebuild:
-  Make also bzip2recover respect LDFLAGS.
-
-  20 Mar 2006; Fernando J. Pereda <ferdy@gentoo.org> bzip2-1.0.3-r6.ebuild:
-  Stable on alpha wrt bug #126891. Tested by Thomas Cort <tcort@cs.ubishops.ca>
-
-  20 Mar 2006; Markus Rothe <corsair@gentoo.org> bzip2-1.0.3-r6.ebuild:
-  Stable on ppc64; bug #126891
-
-  20 Mar 2006; Luca Barbato <lu_zero@gentoo.org> bzip2-1.0.3-r6.ebuild:
-  Marked ppc
-
-  20 Mar 2006; Luis Medinas <metalgod@gentoo.org> bzip2-1.0.3-r6.ebuild:
-  Stable on amd64. Bug #126891.
-
-*bzip2-1.0.3-r6 (06 Feb 2006)
-
-  06 Feb 2006; Mike Frysinger <vapier@gentoo.org>
-  +files/bzip2-1.0.2-bzgrep.patch, +bzip2-1.0.3-r6.ebuild:
-  Grab patch from Fedora for CAN-2005-0758.
-
-  09 Sep 2005; Aron Griffis <agriffis@gentoo.org> bzip2-1.0.3-r5.ebuild:
-  Mark 1.0.3-r5 stable on alpha
-
-  03 Sep 2005; Markus Rothe <corsair@gentoo.org> bzip2-1.0.3-r5.ebuild:
-  Stable on ppc64
-
-  21 Aug 2005; Aaron Walker <ka0ttic@gentoo.org> bzip2-1.0.3-r5.ebuild:
-  Stable on mips.
-
-  19 Aug 2005; Michael Hanselmann <hansmi@gentoo.org> bzip2-1.0.3-r5.ebuild:
-  Stable on ppc.
-
-  16 Aug 2005; Gustavo Zacarias <gustavoz@gentoo.org> bzip2-1.0.3-r5.ebuild:
-  Stable on sparc
-
-*bzip2-1.0.3-r5 (13 Jul 2005)
-
-  13 Jul 2005; Martin Schlemmer <azarah@gentoo.org>
-  +files/bzip2-1.0.3-shared-largefile-support.patch, +bzip2-1.0.3-r5.ebuild:
-  Fix shared build to also use large file support, bug #98802.
-
-*bzip2-1.0.3-r4 (25 May 2005)
-
-  25 May 2005; Mike Frysinger <vapier@gentoo.org> +bzip2-1.0.3-r4.ebuild:
-  Fix the libbz2.so symlink #93867 and ldscript by psm.
-
-*bzip2-1.0.3-r3 (19 May 2005)
-
-  19 May 2005; Mike Frysinger <vapier@gentoo.org>
-  +files/bzip2-1.0.2-chmod.patch, +bzip2-1.0.3-r3.ebuild:
-  Add patch from Redhat to fix CAN-2005-0953.
-
-*bzip2-1.0.3-r2 (14 May 2005)
-
-  14 May 2005; Mike Frysinger <vapier@gentoo.org> -bzip2-1.0.3-r1.ebuild,
-  +bzip2-1.0.3-r2.ebuild:
-  Fix USE=static handling #92557 by Alexander Skwar.
-
-*bzip2-1.0.3-r1 (13 May 2005)
-
-  13 May 2005; Mike Frysinger <vapier@gentoo.org> +bzip2-1.0.3-r1.ebuild:
-  Install the shared version of bzip into / along with libbz2.so.
-
-*bzip2-1.0.3 (06 Apr 2005)
-
-  06 Apr 2005; Mike Frysinger <vapier@gentoo.org>
-  +files/bzip2-1.0.3-makefile-CFLAGS.patch, +files/bzip2-1.0.3-saneso.patch,
-  +bzip2-1.0.3.ebuild:
-  Version bump #88124 by Nicolai Lissner.
-
-  31 Mar 2005; Danny van Dyk <kugelfang@gentoo.org> bzip2-1.0.2-r5.ebuild:
-  Fixed BUG #87280 (multilib-strict).
-
-*bzip2-1.0.2-r5 (19 Feb 2005)
-
-  19 Feb 2005; Mike Frysinger <vapier@gentoo.org>
-  +files/bzip2-1.0.2-progress.patch, +bzip2-1.0.2-r5.ebuild:
-  Add progress patch from Mandrake #82192 by Adam.
-
-  11 Feb 2005; Mike Frysinger <vapier@gentoo.org>
-  +files/bzip2-1.0.2-saneso.patch, bzip2-1.0.2-r4.ebuild:
-  Stabilize and add patch from Fedora.
-
-  06 Feb 2005; Joshua Kinard <kumba@gentoo.org> bzip2-1.0.2-r4.ebuild:
-  Marked stable on mips.
-
-  05 Feb 2005; Michael Hanselmann <hansmi@gentoo.org> bzip2-1.0.2-r4.ebuild:
-  Stable on ppc.
-
-  21 Jan 2005; Bryan Østergaard <kloeri@gentoo.org> bzip2-1.0.2-r4.ebuild:
-  Stable on alpha.
-
-  20 Jan 2005; Gustavo Zacarias <gustavoz@gentoo.org> bzip2-1.0.2-r4.ebuild:
-  Stable on sparc
-
-*bzip2-1.0.2-r4 (26 Dec 2004)
-
-  26 Dec 2004; Mike Frysinger <vapier@gentoo.org>
-  +files/1.0.2-NULL-ptr-check.patch, +files/1.0.2-makefile-CFLAGS.patch,
-  +bzip2-1.0.2-r4.ebuild:
-  Add a NULL-ptr check fix by Mihai Limbasan #75305.
-
-  14 Aug 2004; Travis Tilley <lv@gentoo.org> bzip2-1.0.2-r3.ebuild:
-  added CONF_LIBDIR support for installing libbz2 to lib64/lib32
-
-  05 Aug 2004; <solar@gentoo.org> bzip2-1.0.2-r3.ebuild:
-  added local USE flag cross because bzip2 will to run itself after it has
-  compiled itself which we can't do when we are cross compiling
-
-  26 Jun 2004; Seemant Kulleen <seemant@gentoo.org> bzip2-1.0.2-r3.ebuild:
-  my mistake
-
-  26 Jun 2004; Seemant Kulleen <seemant@gentoo.org> bzip2-1.0.2-r3.ebuild:
-  can not have virtual/libc at all yet actually
-
-  26 Jun 2004; Seemant Kulleen <seemant@gentoo.org> bzip2-1.0.2-r3.ebuild:
-  virtual/glibc needs to be in DEPEND until virtual/libc _COMPLETELY_ obsoletes
-  it, which will only happen with time, and can not happen immediately
-
-  29 May 2004; Pieter Van den Abeele <pvdabeel@gentoo.org> :
-  Masked bzip2-1.0.2-r3.ebuild stable for ppc
-
-  06 Apr 2004; Jon Portnoy <avenj@gentoo.org> bzip2-1.0.2-r3.ebuild :
-  libbz2.so.1 symlink, bug #46923.
-
-*bzip2-1.0.2-r3 (28 Dec 2003)
-
-  25 Jan 2003; Mike Frysinger <vapier@gentoo.org> :
-  Remove -fomit-frame-pointer if debug is in USE #39377 Ciaran McCreesh.
-
-  02 Jan 2003; Mike Frysinger <vapier@gentoo.org> :
-  Change ${CC} ${CXX} to $(gcc-getCC) $(gcc-getCXX) from gcc.eclass #36987.
-
-  28 Dec 2003; Martin Schlemmer <azarah@gentoo.org> bzip2-1.0.2-r3.ebuild:
-  Make sure bzcat and bunzip2 is installed as symlinks.
-
-*bzip2-1.0.2-r2 (14 Nov 2003)
-
-  14 Nov 2003; Seemant Kulleen <seemant@gentoo.org> bzip2-1.0.2-r2.ebuild:
-  moved from sys-apps to app-arch
-
-  21 Sep 2003; Mike Frysinger <vapier@gentoo.org> :
-  Added static support #29266.
-
-  02 Mar 2003; Seemant Kulleen <seemant@gentoo.org> bzip2-1.0.2-r2.ebuild :
-  changed the einstall back to make install, because it was causing sandbox
-  violations. Thanks to Jay Pfeifer in #-dev for the fix and rac00n in #gentoo for
-  finding it.
-
-  20 Feb 2003; Zach Welch <zwelch@gentoo.org> bzip2-1.0.2-r2.ebuild :
-  Added arm to keywords.
-
-  09 Feb 2003; Guy Martin <gmsoft@gentoo.org> bzip2-1.0.2-r2.ebuild :
-  Added hppa to keywords.
-
-  06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
- 
-  20 Oct 2002; Martin Schlemmer <azarah@gentoo.org> bzip2-1.0.2-r2.ebuild :
-  Fix SRC_URI and HOMEPAGE, thanks to J. Scott Edwards <sedwards@xmission.com>.
-
-*bzip2-1.0.2-r2 (29 Jun 2002)
-
-  01 Mar 2003; Brandon Low <lostlogic@gentoo.org> bzip2-1.0.2-r2.ebuild:
-  Various ebuild fixes, better errors, use of einstall, and make the package use
-  the proper CC and CXXs from the portage environment
-
-  07 Feb 2003; Brandon Low <lostlogic@gentoo.org> :
-  Fix breakage when features=distcc is enabled.  this seems to be
-  an issue with the way that make is parsing options such as
-  CC="distcc gcc" I'm not sure this fix actually does what it
-  should, but at least the package merges for now.
-
-  18 Jan 2003; Jan Seidel <tuxus@gentoo.org> :
-  Added mips to keywords
-
-  24 Sep 2002; Martin Schlemmer <azarah@gentoo.org> bzip2-1.0.2-r2.ebuild :
-  Enable use of User specified compiler.  Closes bug #8021.
-
-  28 Jul 2002; Martin Schlemmer <azarah@gentoo.org> bzip2-1.0.2.ebuild :
-  Also install /bin/bzcat with USE=build, as some apps need it, and it
-  gets pulled in prematurely with gcc3 profile.
-
-  14 Jul 2002; phoen][x <phoenix@gentoo.org> bzip2-1.0.2.ebuild :
-  Added KEYWORDS, SLOT.
-
-  14 Jul 2002; phoen][x <phoenix@gentoo.org> bzip2-1.0.2-r2.ebuild :
-  Added KEYWORDS, SLOT.
-
-  29 Jun 2002; Daniel Robbins <drobbins@gentoo.org> : new rev of bzip2 that
-  uses user-defined CFLAGS, but keeps existing "-fomit-frame-pointer" and
-  "-fno-strength-reduce" options.
-
-*bzip2-1.0.2-r1 (21 Mar 2002)
-
-  14 Jul 2002; phoen][x <phoenix@gentoo.org> bzip2-1.0.2-r1.ebuild :
-  Added KEYWORDS, SLOT.
-
-  21 Mar 2002; Seemant Kulleen <seemant@gentoo.org> bzip2-1.0.2-r1.ebuild :
-  HTML documentation does not get gzipped any more.  Thanks to
-  stefan@mdy.univie.ac.at for pointing this out.
-
-*bzip2-1.0.2 (2 Feb 2002)
-
-  2 Feb 2002; M.Schlemmer <azarah@gentoo.org> bzip2-1.0.2.ebuild : Redo ebuild
-  not to use the patches, as it makes things difficult between versions.
-  Updated.
-
-*bzip2-1.0.1-r4 (1 Feb 2002)
-
-  14 Jul 2002; phoen][x <phoenix@gentoo.org> bzip2-1.0.1-r4.ebuild :
-  Added KEYWORDS, SLOT.
diff --git a/app-arch/unrar-gpl/ChangeLog b/app-arch/unrar-gpl/ChangeLog
deleted file mode 100644
index 19ffe9aa2e..0000000000
--- a/app-arch/unrar-gpl/ChangeLog
+++ /dev/null
@@ -1,62 +0,0 @@
-# ChangeLog for app-arch/unrar-gpl
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/unrar-gpl/ChangeLog,v 1.14 2012/01/23 22:31:14 ssuominen Exp $
-
-  23 Jan 2012; Samuli Suominen <ssuominen@gentoo.org>
-  -unrar-gpl-0.0.1_p20080417.ebuild:
-  old
-
-  23 Jan 2012; Samuli Suominen <ssuominen@gentoo.org>
-  unrar-gpl-0.0.1_p20080417-r1.ebuild:
-  amd64/x86 stable
-
-*unrar-gpl-0.0.1_p20080417-r1 (30 Jun 2010)
-
-  30 Jun 2010; Hanno Boeck <hanno@gentoo.org>
-  +unrar-gpl-0.0.1_p20080417-r1.ebuild:
-  Change binary name to unrar-gpl, to avoid applications assuming they can
-  use it to unpack current rar files.
-
-  07 Mar 2010; Hanno Boeck <hanno@gentoo.org>
-  unrar-gpl-0.0.1_p20080417.ebuild:
-  Change description to note users that it's not useful for current rar
-  files, see #267913.
-
-  29 Jan 2009; Hanno Boeck <hanno@gentoo.org>
-  unrar-gpl-0.0.1_p20080417.ebuild:
-  Run eautoreconf to avoid maintainer-mode rebuild.
-
-  17 Apr 2008; Markus Meier <maekke@gentoo.org>
-  unrar-gpl-0.0.1_p20080417.ebuild:
-  amd64/x86 stable, security bug #218064
-
-*unrar-gpl-0.0.1_p20080417 (17 Apr 2008)
-
-  17 Apr 2008; Hanno Boeck <hanno@gentoo.org>
-  +unrar-gpl-0.0.1_p20080417.ebuild:
-  New snapshot, should fix security issues in code shared from libclamav.
-
-  03 Apr 2008; Markus Meier <maekke@gentoo.org>
-  unrar-gpl-0.0.1_p20070929.ebuild:
-  amd64/x86 stable, bug #215891
-
-*unrar-gpl-0.0.1_p20070929 (29 Sep 2007)
-
-  29 Sep 2007; Hanno Boeck <hanno@gentoo.org>
-  +unrar-gpl-0.0.1_p20070929.ebuild:
-  Bump to snapshot, has lot's of improvement.
-
-  05 Jul 2007; Christoph Mende <angelos@gentoo.org> unrar-gpl-0.0.1.ebuild:
-  Added ~amd64
-
-  21 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog:
-  Transition to Manifest2.
-
-  09 Mar 2006; Hanno Boeck <hanno@gentoo.org> unrar-gpl-0.0.1.ebuild:
-  Fix URLs.
-
-*unrar-gpl-0.0.1 (13 Dec 2004)
-
-  13 Dec 2004; Hanno Boeck <hanno@gentoo.org> +unrar-gpl-0.0.1.ebuild:
-  Initial commit, GPL-version of unrar.
-
diff --git a/app-arch/unzip/ChangeLog b/app-arch/unzip/ChangeLog
deleted file mode 100644
index 0de6c2547c..0000000000
--- a/app-arch/unzip/ChangeLog
+++ /dev/null
@@ -1,311 +0,0 @@
-# ChangeLog for app-arch/unzip
-# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/unzip/ChangeLog,v 1.92 2015/06/09 08:58:29 jlec Exp $
-
-  07 Jul 2015; Fabian Groffen <grobian@gentoo.org> unzip-6.0-r3.ebuild:
-  app-arch/unzip: fix CC and AS sed replacements
-
-  09 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
-  Updating remote-id in metadata.xml
-
-  18 Jan 2014; Mike Frysinger <vapier@gentoo.org> unzip-6.0-r3.ebuild:
-  Add arm64 love.
-
-  18 Feb 2013; Zac Medico <zmedico@gentoo.org> unzip-6.0-r3.ebuild:
-  Add ~arm-linux and ~x86-linux keywords.
-
-  16 Feb 2013; Pacho Ramos <pacho@gentoo.org> metadata.xml:
-  Cleanup due bug #96436
-
-  30 Sep 2012; Raúl Porcel <armin76@gentoo.org> unzip-6.0-r3.ebuild:
-  alpha/ia64/m68k/s390/sh/sparc stable wrt #420727
-
-  28 Sep 2012; Johannes Huber <johu@gentoo.org> unzip-6.0-r3.ebuild:
-  Stable for x86, wrt bug #420727
-
-  22 Sep 2012; Agostino Sarubbo <ago@gentoo.org> unzip-6.0-r3.ebuild:
-  Stable for amd64, wrt bug #420727
-
-  20 Sep 2012; Anthony G. Basile <blueness@gentoo.org> unzip-6.0-r3.ebuild:
-  stable arm, bug #420727
-
-  20 Sep 2012; Anthony G. Basile <blueness@gentoo.org> unzip-6.0-r3.ebuild:
-  stable ppc ppc64, bug #420727
-
-  19 Sep 2012; Jeroen Roovers <jer@gentoo.org> unzip-6.0-r3.ebuild:
-  Stable for HPPA (bug #420727).
-
-  26 Apr 2012; Alexis Ballier <aballier@gentoo.org> unzip-6.0-r3.ebuild:
-  keyword ~amd64-fbsd
-
-*unzip-6.0-r3 (01 Apr 2012)
-
-  01 Apr 2012; Thomas Sachau (Tommy[D]) <tommy@gentoo.org>
-  +unzip-6.0-r3.ebuild:
-  Add support for ASFLAGS and add abi-specific flags argument to AS
-
-  18 Dec 2011; Naohiro Aota <naota@gentoo.org> unzip-6.0-r2.ebuild:
-  Add ~x86-fbsd wrt 349393
-
-  12 Mar 2011; Raúl Porcel <armin76@gentoo.org> unzip-6.0-r2.ebuild:
-  Add ~ia64/~m68k/~s390/~sh/~sparc wrt #349393
-
-  07 Mar 2011; Tobias Klausmann <klausman@gentoo.org> unzip-6.0-r2.ebuild:
-  Keyworded on alpha, bug #349393
-
-  13 Jan 2011; Jeroen Roovers <jer@gentoo.org> unzip-6.0-r2.ebuild:
-  Marked ~hppa (bug #349393).
-
-  09 Jan 2011; Brent Baude <ranger@gentoo.org> unzip-6.0-r2.ebuild:
-  Marking unzip-6.0-r2 ~ppc for bug 349393
-
-  02 Jan 2011; Markus Meier <maekke@gentoo.org> unzip-6.0-r2.ebuild:
-  add ~arm, bug #349393
-
-  27 Dec 2010; Brent Baude <ranger@gentoo.org> unzip-6.0-r2.ebuild:
-  Marking unzip-6.0-r2 ~ppc64 for bug 349393
-
-  26 Dec 2010; Matt Turner <mattst88@gentoo.org> unzip-6.0-r2.ebuild:
-  Added ~mips, bug 349393
-
-*unzip-6.0-r2 (22 Dec 2010)
-
-  22 Dec 2010; Peter Volkov <pva@gentoo.org> +unzip-6.0-r2.ebuild,
-  +files/unzip-6.0-natspec.patch, metadata.xml:
-  Added patch to use libnatspec to fix interoperability with Windows, bug
-  #275244.
-
-  14 Aug 2010; Harald van Dijk <truedfx@gentoo.org> unzip-6.0-r1.ebuild:
-  Fix quoting
-
-  02 Aug 2010; Jeroen Roovers <jer@gentoo.org> unzip-6.0-r1.ebuild:
-  Stable for PPC too.
-
-  23 Mar 2010; Mike Frysinger <vapier@gentoo.org> unzip-6.0-r1.ebuild:
-  Tweak by David James for how we set the toolchain to get better coverage
-  #305679.
-
-  10 Jan 2010; Jeroen Roovers <jer@gentoo.org> unzip-6.0-r1.ebuild:
-  Stable for HPPA too.
-
-  16 Oct 2009; Jeroen Roovers <jer@gentoo.org> unzip-6.0-r1.ebuild:
-  Marked ~hppa (bug #287368).
-
-  08 Oct 2009; Raúl Porcel <armin76@gentoo.org> unzip-6.0-r1.ebuild:
-  Add ~alpha/~ia64/~s390/~sh/~sparc wrt #287368
-
-  03 Oct 2009; Brent Baude <ranger@gentoo.org> unzip-6.0-r1.ebuild:
-  Marking unzip-6.0-r1 ppc64 for bug 287368
-
-  03 Oct 2009; Markus Meier <maekke@gentoo.org> unzip-6.0-r1.ebuild:
-  add ~arm, bug #287368
-
-  03 Oct 2009; Markus Meier <maekke@gentoo.org> unzip-6.0-r1.ebuild:
-  amd64/x86 stable, bug #287368
-
-  03 Oct 2009; Mounir Lamouri <volkmar@gentoo.org> unzip-6.0-r1.ebuild:
-  Marked ~ppc, bug 287368
-
-*unzip-6.0-r1 (16 Aug 2009)
-
-  16 Aug 2009; Mike Frysinger <vapier@gentoo.org> +unzip-6.0-r1.ebuild:
-  Add internal LFS flag to CPPFLAGS #281473 by Rafał Mużyło.
-
-*unzip-6.0 (14 Aug 2009)
-
-  14 Aug 2009; Mike Frysinger <vapier@gentoo.org> +unzip-6.0.ebuild,
-  +files/unzip-6.0-no-exec-stack.patch:
-  Version bump by Vladimir #280434.
-
-  29 May 2009; Mike Frysinger <vapier@gentoo.org> -unzip-5.52-r1.ebuild:
-  Punt old package vuln to GLSA 200804-06 #271725 by Robert Buchholz.
-
-  23 Oct 2008; Diego Pettenò <flameeyes@gentoo.org> unzip-5.52-r2.ebuild:
-  Also AS needs to e replaced.
-
-  29 Mar 2008; Jeroen Roovers <jer@gentoo.org> unzip-5.52-r2.ebuild:
-  Stable for HPPA (bug #213761).
-
-  29 Mar 2008; Raúl Porcel <armin76@gentoo.org> unzip-5.52-r2.ebuild:
-  alpha/ia64/sparc stable wrt security #213761
-
-  29 Mar 2008; Brent Baude <ranger@gentoo.org> unzip-5.52-r2.ebuild:
-  Marking unzip-5.52-r2 ppc64 and ppc for bug 213761
-
-  29 Mar 2008; Christian Faulhammer <opfer@gentoo.org> unzip-5.52-r2.ebuild:
-  stable x86, security bug 213761
-
-  29 Mar 2008; Robert Buchholz <rbu@gentoo.org> unzip-5.52-r2.ebuild:
-  amd64 stable, bug 213761
-
-*unzip-5.52-r2 (29 Mar 2008)
-
-  29 Mar 2008; Mike Frysinger <vapier@gentoo.org>
-  +files/unzip-5.52-CVE-2008-0888.patch, +unzip-5.52-r2.ebuild:
-  Fix for CVE-2008-0888 #213761.
-
-  08 Feb 2008; Dawid Węgliński <cla@gentoo.org> unzip-5.52-r1.ebuild:
-  Change SRC_URI as the old url wasn't fetchable
-
-  06 Oct 2007; Mike Frysinger <vapier@gentoo.org> unzip-5.52-r1.ebuild:
-  Fix from Paul Bredbury to make sure we respect CPPFLAGS #194264.
-
-  21 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog:
-  Transition to Manifest2.
-
-  07 Jan 2007; Harald van Dijk <truedfx@gentoo.org> unzip-5.52-r1.ebuild:
-  Handle NetBSD CHOST and properly check for x86 for other BSDs
-
-  24 Oct 2006; Roy Marples <uberlord@gentoo.org> unzip-5.52-r1.ebuild:
-  Don't assume that freebsd == i386 :)
-  Added ~sparc-fbsd keyword.
-
-  04 Sep 2006; Joshua Kinard <kumba@gentoo.org> unzip-5.52-r1.ebuild:
-  Marked stable on mips.
-
-  18 Aug 2006; Bryan Østergaard <kloeri@gentoo.org> unzip-5.52-r1.ebuild:
-  Stable on alpha.
-
-  16 Aug 2006; Markus Rothe <corsair@gentoo.org> unzip-5.52-r1.ebuild:
-  Stable on ppc64
-
-  09 Aug 2006; Danny van Dyk <kugelfang@gentoo.org> unzip-5.52-r1.ebuild:
-  Marked stable on amd64.
-
-  05 Aug 2006; Michael Hanselmann <hansmi@gentoo.org> unzip-5.52-r1.ebuild:
-  Stable on ppc.
-
-  03 Aug 2006; Gustavo Zacarias <gustavoz@gentoo.org> unzip-5.52-r1.ebuild:
-  Stable on hppa
-
-  03 Aug 2006; Gustavo Zacarias <gustavoz@gentoo.org> unzip-5.52-r1.ebuild:
-  Stable on sparc
-
-  31 Jul 2006; Andrej Kacian <ticho@gentoo.org> unzip-5.52-r1.ebuild:
-  Stable on x86. Bug #142149, by Daniel Black <dragonheart at gentoo.org>.
-
-  05 Apr 2006; Diego Pettenò <flameeyes@gentoo.org> unzip-5.52-r1.ebuild:
-  Add ~x86-fbsd keyword.
-
-  15 Feb 2006; Mike Frysinger <vapier@gentoo.org> unzip-5.52.ebuild,
-  unzip-5.52-r1.ebuild:
-  Robert Sebastian Gerus adds support for DragonFly BSD #122843.
-
-*unzip-5.52-r1 (04 Oct 2005)
-
-  04 Oct 2005; Mike Frysinger <vapier@gentoo.org>
-  +files/unzip-5.52-no-exec-stack.patch, +unzip-5.52-r1.ebuild:
-  Make sure unzip isnt built with an executable stack.
-
-  09 Sep 2005; Aron Griffis <agriffis@gentoo.org> unzip-5.52.ebuild:
-  Mark 5.52 stable on alpha
-
-  03 Sep 2005; Markus Rothe <corsair@gentoo.org> unzip-5.52.ebuild:
-  Stable on ppc64
-
-  18 Aug 2005; Michael Hanselmann <hansmi@gentoo.org> unzip-5.52.ebuild:
-  Stable on ppc.
-
-  18 Aug 2005; Aaron Walker <ka0ttic@gentoo.org> unzip-5.52.ebuild:
-  Stable on mips.
-
-  16 Aug 2005; Gustavo Zacarias <gustavoz@gentoo.org> unzip-5.52.ebuild:
-  Stable on sparc
-
-  23 Jul 2005; Kito <kito@gentoo.org> unzip-5.52.ebuild:
-  ~ppc-macos keyword
-
-  31 May 2005; Sven Wegener <swegener@gentoo.org> unzip-5.50-r2.ebuild,
-  unzip-5.52.ebuild:
-  Let portage handle the stripping of binaries.
-
-*unzip-5.52 (13 Mar 2005)
-
-  13 Mar 2005; Mike Frysinger <vapier@gentoo.org> +unzip-5.52.ebuild:
-  Version bump #84914 by Kenyon Ralph.
-
-  26 Jun 2004; Seemant Kulleen <seemant@gentoo.org> unzip-5.50-r2.ebuild:
-  my mistake
-
-  26 Jun 2004; Seemant Kulleen <seemant@gentoo.org> unzip-5.50-r2.ebuild:
-  can not have virtual/libc at all yet actually
-
-  11 May 2004; Michael McCabe <randy@gentoo.org> unzip-5.50-r2.ebuild:
-  Added s390 keywords
-
-  16 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> unzip-5.50-r2.ebuild:
-  tighten DEPEND (bug #44817); sed in src_unpack, not src_compile; use emake
-
-  16 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> unzip-5.42-r1.ebuild,
-  unzip-5.50-r1.ebuild, unzip-5.50.ebuild:
-  clean old ebuilds
-
-  14 Mar 2004; Tom Gall <tgall@gentoo.org> unzip-5.50-r2.ebuild:
-  ppc64 marked stable
-
-  03 Oct 2003; Christian Birchinger <joker@gentoo.org> unzip-5.50-r2.ebuild:
-  Added sparc stable keyword
-
-  29 Sep 2003; Jason Wever <weeve@gentoo.org> unzip-5.50-r2.ebuild:
-  Added ~sparc keyword.
-
-*unzip-5.50-r2 (11 Jul 2003)
-
-  11 Jul 2003; Daniel Ahlberg <aliz@gentoo.org> unzip-5.50-r2.ebuild :
-  Added patch from RedHat to fix '..' vulnerabilities.
-
-  20 May 2003; Tavis Ormandy <taviso@gentoo.org> unzip-5.50-r1.ebuild:
-  Removing gcc hardcode, and CFLAGS hardcode on non-x86
-
-*unzip-5.50-r1 (21 Oct 2002)
-
-  12 Mar 2003; Zach Welch <zwelch@gentoo.org> unzip-5.50-r1.ebuild:
-  add arm keyword
-
-  15 Feb 2003; Jan Seidel <tuxus@gentoo.org> :
-  Added mips to keywords
-
-  10 Feb 2003; Guy Martin <gmsoft@gentoo.org> unzip-5.42-r1.ebuild :
-  Added hppa to keywords.
-
-  06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
- 
-  21 Oct 2002; Mike Frysinger <vapier@gentoo.org> :
-  Added a symlink for zipinfo per #9425
-
-*unzip-5.50 (01 Oct 2002)
-
-  01 Oct 2002; Daniel Ahlberg <aliz@gentoo.org> :
-  Security update.
-
-*unzip-5.42-r1 (25 Jul 2002)
-
-  05 Sep 2002; Seemant Kulleen <seemant@gentoo.org> unzip-5.42-r1.ebuild :
-
-  Per bug #7540 by rob1@rekl.yi.org (robert longhausen), the arch was not
-  matching.  The arch check has been switched to the new format (use x86 &&
-  || )
-
-  15 Aug 2002; Jack Morgan <jmorgan@gentoo.org> :
-  Added KEYWORDS sparc64
-  
-*unzip-5.42 (18 Feb 2002)
-
-  15 Jul 2002; Owen Stampflee <owen@gentoo.org> :
-  Added KEYWORDS.
-
-
- 18 Feb 2002; F.Meyndert <m0rpheus@gentoo.org> unzip-5.42.ebuild :
- 
- Removed patch. Patch broke more things then it fixes. Waiting for new
- vendor patch. This is also the fix for bug #650
-
-*unzip-5.42 (1 Feb 2002)
-
-  1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :
-  
-  Added initial ChangeLog which should be updated whenever the package is
-  updated in any way. This changelog is targetted to users. This means that the
-  comments should well explained and written in clean English. The details about
-  writing correct changelogs are explained in the skel.ChangeLog file which you
-  can find in the root directory of the portage repository.
-- 
cgit v1.2.3-65-gdbad