blob: b321adb99457e6268d3551fe088fae7a0afd0ae7 [file] [log] [blame]
# ChangeLog for dev-util/trinity
# Copyright 1999-2016 Gentoo Foundation; Distributed under the GPL v2
# (auto-generated from git log)
*trinity-9999 (09 Aug 2015)
*trinity-1.5 (09 Aug 2015)
*trinity-1.4 (09 Aug 2015)
*trinity-1.3 (09 Aug 2015)
*trinity-1.2 (09 Aug 2015)
*trinity-1.1 (09 Aug 2015)
09 Aug 2015; Robin H. Johnson <robbat2@gentoo.org>
+files/trinity-1.1-flags.patch, +files/trinity-1.2-btrfs-headers.patch,
+files/trinity-1.2-videodev2-ioctls.patch, +files/trinity-1.4-flags.patch,
+files/trinity-1.5-flags.patch, +metadata.xml, +trinity-1.1.ebuild,
+trinity-1.2.ebuild, +trinity-1.3.ebuild, +trinity-1.4.ebuild,
+trinity-1.5.ebuild, +trinity-9999.ebuild:
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 <robbat2@gentoo.org>
X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration
tests
X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this
project
X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo
developer, wrote Git features for the migration
X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve
cvs2svn
X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts
X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014
work in migration
X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging
X-Thanks: All of other Gentoo developers - many ideas and lots of paint on
the bikeshed
24 Aug 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
Use https by default
Convert all URLs for sites supporting encrypted connections from http to
https
Signed-off-by: Justin Lecher <jlec@gentoo.org>
24 Aug 2015; Mike Gilbert <floppym@gentoo.org> 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
15 Sep 2015; Tim Harder <radhermit@gentoo.org> metadata.xml:
remove myself as maintainer
23 Jan 2016; Michael Palimaka <kensington@gentoo.org>
-files/trinity-1.1-flags.patch, -files/trinity-1.2-btrfs-headers.patch,
-files/trinity-1.2-videodev2-ioctls.patch, -files/trinity-1.4-flags.patch,
-trinity-1.1.ebuild, -trinity-1.2.ebuild, -trinity-1.3.ebuild,
-trinity-1.4.ebuild:
remove old
Package-Manager: portage-2.2.27
24 Jan 2016; Michał Górny <mgorny@gentoo.org> metadata.xml:
Remove explicit notion of maintainer-needed, for GLEP 67
GLEP 67 removes the explicit notion of maintainer-needed@g.o being used
for packages lacking maintainers, in favor of assuming maintainer-needed
whenever the package has no maintainers.
28 Feb 2016; Ulrich Müller <ulm@gentoo.org> metadata.xml:
metadata.xml: Add maintainer-needed comment to packages without maintainer.
Bug: 575810
*trinity-1.6 (06 Mar 2016)
06 Mar 2016; Tim Harder <radhermit@gentoo.org>
+files/trinity-1.6-cflags.patch, +trinity-1.6.ebuild:
version bump to 1.6
02 Apr 2016; David Seifert <soap@gentoo.org> trinity-9999.ebuild:
src_configure() no longer needed
due to upstream commit b91a4ef77da which changed filename from
configure.sh to configure
bump EAPI=6
update Copyright
Signed-off-by: Toralf Förster <toralf.foerster@gmx.de>
05 Apr 2016; Patrice Clement <monsieurp@gentoo.org> trinity-9999.ebuild:
add "default" to src_prepare()
accidently missed in the EAPI=6 bump of commit fa94229
Signed-off-by: Toralf Förster <toralf.foerster@gmx.de>
Closes: https://github.com/gentoo/gentoo/pull/1198
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>