summaryrefslogtreecommitdiff
blob: 07e487876cfbe7ccc596b267d162354cfd62054e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
# ChangeLog for virtual/ffmpeg
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/virtual/ffmpeg/ChangeLog,v 1.3 2011/03/26 14:29:54 scarabeus Exp $

*ffmpeg-0 (26 Mar 2011)

  26 Mar 2011; Tomáš Chvátal <scarabeus@gentoo.org> +ffmpeg-0.ebuild,
  -ffmpeg-0.1.ebuild:
  Use 0 as version to be 100% clear it is not versioned at all.

*ffmpeg-0.1 (26 Mar 2011)

  26 Mar 2011; Tomáš Chvátal <scarabeus@gentoo.org> +ffmpeg-0.1.ebuild,
  -ffmpeg-0.6.ebuild, -ffmpeg-9999.ebuild:
  Refactor to not include version in the virtual as per what Samuli told on
  -dev. Drop versioned virtuals.

*ffmpeg-9999 (23 Mar 2011)
*ffmpeg-0.6 (23 Mar 2011)

  23 Mar 2011; Tomáš Chvátal <scarabeus@gentoo.org> +ffmpeg-0.6.ebuild,
  +ffmpeg-9999.ebuild, +metadata.xml:
  Add initial ffmpeg virtuals as per discussion with lu_zero. They implement
  all useflags that are in use over main tree now. Also they are separated by
  version so each package can depend on =virtual-version if there is some api
  incompatibility.