# ChangeLog for app-pda/libplist # Copyright 1999-2016 Gentoo Foundation; Distributed under the GPL v2 # (auto-generated from git log) *libplist-1.11 (09 Aug 2015) 09 Aug 2015; Robin H. Johnson +libplist-1.11.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; 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 *libplist-1.11-r1 (09 Dec 2015) 09 Dec 2015; Michał Górny +libplist-1.11-r1.ebuild: Switch to python-single-r1, disable py3 Replace the semi-broken Python support code in ebuild with python-single-r1. The original code used python-r1 and rebuilt the whole package (incl. C libraries) for each implementation, even when Python support was explicitly disabled. Furthermore, the used autoconf macros break with Python 3.2+. Therefore, the Python 3 support has been disabled entirely until the relevant code is fixed. Bug: https://bugs.gentoo.org/show_bug.cgi?id=567370 *libplist-1.12 (21 Dec 2015) *libplist-1.11-r2 (21 Dec 2015) 21 Dec 2015; Ian Stakenvicius +libplist-1.11-r2.ebuild, +libplist-1.12.ebuild: version bumps, fix multi-python builds Reworked the ebuild so that it will properly build for multiple python implementations. Committed 1.11-r2 for immediate stablereq, and bumped to latest upstream 1.12 Package-Manager: portage-2.2.24 31 Dec 2015; Stephen L Arnold libplist-1.11-r2.ebuild, libplist-1.12.ebuild: fix for bug 567370 (configure fail on -lpython3.4) Added to latest two versions for broader testing, fixes above bug plus some duplicates. Fix stolen from Arch (alertly pointed out by veremit). Reported-by: (user) Package-Manager: portage-2.2.26 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. 25 Jan 2016; Mike Gilbert libplist-1.11-r2.ebuild, libplist-1.12.ebuild: Override PYTHON_LDFLAGS in src_configure Works around broken build system. Bug: https://bugs.gentoo.org/567370 Package-Manager: portage-2.2.27_p49 28 Feb 2016; Ulrich Müller metadata.xml: metadata.xml: Add maintainer-needed comment to packages without maintainer. Bug: 575810 01 Nov 2016; Michał Górny libplist-1.11.ebuild, libplist-1.11-r2.ebuild, libplist-1.12.ebuild: global: Drop dead implementations from PYTHON_COMPAT