# ChangeLog for media-libs/libextractor # Copyright 1999-2016 Gentoo Foundation; Distributed under the GPL v2 # (auto-generated from git log) *libextractor-1.3 (09 Aug 2015) *libextractor-1.0.1 (09 Aug 2015) 09 Aug 2015; Robin H. Johnson +libextractor-1.0.1.ebuild, +libextractor-1.3.ebuild, +metadata.xml: proj/gentoo: Initial commit This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson X-Thanks: Alec Warner - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring - wrote much python to improve cvs2svn X-Thanks: Rich Freeman - validation scripts X-Thanks: Patrick Lauer - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed 24 Aug 2015; Justin Lecher metadata.xml: Use https by default Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher 24 Aug 2015; Justin Lecher libextractor-1.0.1.ebuild, libextractor-1.3.ebuild: Use https for most gnu.org URLs Signed-off-by: Justin Lecher 24 Aug 2015; Mike Gilbert metadata.xml: Revert DOCTYPE SYSTEM https changes in metadata.xml repoman does not yet accept the https version. This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450. Bug: https://bugs.gentoo.org/552720 24 Jan 2016; Michał Górny metadata.xml: Unify quoting in metadata.xml files for machine processing Force unified quoting in all metadata.xml files since lxml does not preserve original use of single and double quotes. Ensuring unified quoting before the process allows distinguishing the GLEP 67-related metadata.xml changes from unrelated quoting changes. 24 Jan 2016; Michał Górny metadata.xml: Replace all herds with appropriate projects (GLEP 67) Replace all uses of herd with appropriate project maintainers, or no maintainers in case of herds requested to be disbanded. 24 Jan 2016; Michał Górny metadata.xml: Set appropriate maintainer types in metadata.xml (GLEP 67) 19 Feb 2016; Mike Frysinger +files/libextractor-1.3-giflib-5.patch, libextractor-1.3.ebuild: add upstream giflib-5 fix #571902 20 Apr 2016; Ian Stakenvicius metadata.xml: fix references in metadata.xml Package-Manager: portage-2.2.26 06 Aug 2016; Pacho Ramos metadata.xml: Cleanup per bug #131259 Package-Manager: portage-2.3.0 *libextractor-1.3-r1 (25 Oct 2016) 25 Oct 2016; David Seifert +files/libextractor-1.3-ffmpeg-2.9.patch, files/libextractor-1.3-giflib-5.patch, +libextractor-1.3-r1.ebuild: ffmpeg 2.9+ fix Gentoo-bug: 575774 * EAPI=6 * Made PATCHES -p1 compliant * Add missing sub-slot operators * Remove .la files unconditionally * emake fully parallelised now Closes: https://github.com/gentoo/gentoo/pull/2659 Signed-off-by: David Seifert 27 Nov 2016; David Seifert libextractor-1.3-r1.ebuild: fix compilation with USE=tidy Gentoo-Bug: https://bugs.gentoo.org/600470 Closes: https://github.com/gentoo/gentoo/pull/2923