# ChangeLog for media-video/rtmpdump
# Copyright 1999-2016 Gentoo Foundation; Distributed under the GPL v2
# (auto-generated from git log)

*rtmpdump-9999 (09 Aug 2015)
*rtmpdump-2.4_p20131018 (09 Aug 2015)

  09 Aug 2015; Robin H. Johnson <robbat2@gentoo.org> +metadata.xml,
  +rtmpdump-2.4_p20131018.ebuild, +rtmpdump-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,
  rtmpdump-2.4_p20131018.ebuild:
  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

  24 Jan 2016; Michał Górny <mgorny@gentoo.org> 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 <mgorny@gentoo.org> metadata.xml:
  Set appropriate maintainer types in metadata.xml (GLEP 67)

  02 Mar 2016; Jason A. Donenfeld <zx2c4@gentoo.org>
  rtmpdump-2.4_p20131018.ebuild, rtmpdump-9999.ebuild:
  Add libressl support to many packages

  Package maintainers will likely want to cleanup various things for this
  experimental USE flag.

  14 May 2016; Michał Górny <mgorny@gentoo.org> rtmpdump-2.4_p20131018.ebuild,
  rtmpdump-9999.ebuild:
  DESTTREE -> /usr, #582984

  30 May 2016; Lars Wendler <polynomial-c@gentoo.org>
  rtmpdump-2.4_p20131018.ebuild, rtmpdump-9999.ebuild:
  Fixed broken sed command (bug #584498).

  Package-Manager: portage-2.2.28
  Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>

  11 Jun 2016; Michał Górny <mgorny@gentoo.org> rtmpdump-2.4_p20131018.ebuild,
  rtmpdump-9999.ebuild:
  add -std=gnu89 to CFLAGS to restore pre-GCC5 semantics

  Bug: https://bugs.gentoo.org/571106
  Pull-Request: https://github.com/gentoo/gentoo/pull/1644
  Package-Manager: portage-2.3.0_rc1

  16 Jun 2016; Patrice Clement <monsieurp@gentoo.org>
  rtmpdump-2.4_p20131018.ebuild, rtmpdump-9999.ebuild:
  Depend on net-libs/gnutls when USE=gnutls is on.

  Gentoo-Bug: https://bugs.gentoo.org/498840

  Package-Manager: portage-2.3.0_rc1
  Closes: https://github.com/gentoo/gentoo/pull/1634

  Signed-off-by: Patrice Clement <monsieurp@gentoo.org>

  14 Sep 2016; Patrice Clement <monsieurp@gentoo.org>
  rtmpdump-2.4_p20131018.ebuild, rtmpdump-9999.ebuild:
  Shrink DESCRIPTION.

  repoman says: DESCRIPTION is 84 characters (max 80).

  Package-Manager: portage-2.2.28
  Closes: https://github.com/gentoo/gentoo/pull/2210

  Signed-off-by: Patrice Clement <monsieurp@gentoo.org>

*rtmpdump-2.4_p20131018-r1 (14 Sep 2016)

  14 Sep 2016; Patrice Clement <monsieurp@gentoo.org>
  +rtmpdump-2.4_p20131018-r1.ebuild, rtmpdump-9999.ebuild:
  Move to EAPI6 and git-r3.

  Specify dev-libs/openssl and dev-libs/libressl SLOT.

  Package-Manager: portage-2.2.28
  Closes: https://github.com/gentoo/gentoo/pull/2210

  Signed-off-by: Patrice Clement <monsieurp@gentoo.org>

  14 Sep 2016; Alexis Ballier <aballier@gentoo.org>
  -rtmpdump-2.4_p20131018-r1.ebuild, rtmpdump-9999.ebuild:
  Revert "media-video/rtmpdump: Move to EAPI6 and git-r3."

  It doesnt even build...

  This reverts commit 3252a86b2afff788707c84c540504cca87ac8630.

  14 Sep 2016; Alexis Ballier <aballier@gentoo.org>
  rtmpdump-2.4_p20131018.ebuild, rtmpdump-9999.ebuild:
  add missing inherit

  Package-Manager: portage-2.3.0

*rtmpdump-2.4_p20161210 (10 Dec 2016)

  10 Dec 2016; Markos Chandras <hwoarang@gentoo.org>
  +rtmpdump-2.4_p20161210.ebuild:
  Version bump

  Add new snapshot

  Gentoo-Bug: 570242

  Package-Manager: portage-2.3.3

  13 Dec 2016; Agostino Sarubbo <ago@gentoo.org>
  rtmpdump-2.4_p20161210.ebuild:
  amd64 stable wrt bug #570242

  Package-Manager: portage-2.3.0
  RepoMan-Options: --include-arches="amd64"
  Signed-off-by: Agostino Sarubbo <ago@gentoo.org>

  13 Dec 2016; Agostino Sarubbo <ago@gentoo.org>
  rtmpdump-2.4_p20161210.ebuild:
  x86 stable wrt bug #570242

  Package-Manager: portage-2.3.0
  RepoMan-Options: --include-arches="x86"
  Signed-off-by: Agostino Sarubbo <ago@gentoo.org>

