summaryrefslogtreecommitdiff
blob: 26adc7836b0337dd82cd86d8b9907dd9a1733746 (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
28
29
30
# ChangeLog for virtual/ffmpeg
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/virtual/ffmpeg/ChangeLog,v 1.4 2011/03/27 09:49:00 scarabeus Exp $

  27 Mar 2011; Tomáš Chvátal <scarabeus@gentoo.org> ffmpeg-0.ebuild:
  Do not set DEPEND. Per bug #360711.

*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.