public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in virtual/ffmpeg: ffmpeg-0.1.ebuild ChangeLog ffmpeg-0.6.ebuild ffmpeg-9999.ebuild
@ 2011-03-26 14:26 Tomas Chvatal (scarabeus)
  0 siblings, 0 replies; only message in thread
From: Tomas Chvatal (scarabeus) @ 2011-03-26 14:26 UTC (permalink / raw
  To: gentoo-commits

scarabeus    11/03/26 14:26:59

  Modified:             ChangeLog
  Added:                ffmpeg-0.1.ebuild
  Removed:              ffmpeg-0.6.ebuild ffmpeg-9999.ebuild
  Log:
  Refactor to not include version in the virtual as per what Samuli told on -dev. Drop versioned virtuals. Force due to stable keywords (same as ffmpeg has).
  
  (Portage version: 2.2.0_alpha28/cvs/Linux x86_64, RepoMan options: --force)

Revision  Changes    Path
1.2                  virtual/ffmpeg/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/ffmpeg/ChangeLog?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/ffmpeg/ChangeLog?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/ffmpeg/ChangeLog?r1=1.1&r2=1.2

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/ffmpeg/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog	23 Mar 2011 13:41:40 -0000	1.1
+++ ChangeLog	26 Mar 2011 14:26:58 -0000	1.2
@@ -1,6 +1,13 @@
 # ChangeLog for virtual/ffmpeg
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/ffmpeg/ChangeLog,v 1.1 2011/03/23 13:41:40 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/ffmpeg/ChangeLog,v 1.2 2011/03/26 14:26:58 scarabeus Exp $
+
+*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)



1.1                  virtual/ffmpeg/ffmpeg-0.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/ffmpeg/ffmpeg-0.1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/ffmpeg/ffmpeg-0.1.ebuild?rev=1.1&content-type=text/plain

Index: ffmpeg-0.1.ebuild
===================================================================
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/virtual/ffmpeg/ffmpeg-0.1.ebuild,v 1.1 2011/03/26 14:26:58 scarabeus Exp $

EAPI=4

DESCRIPTION="Virtual package for FFmpeg implementation"
HOMEPAGE=""
SRC_URI=""

LICENSE=""
SLOT="0"
KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd"
IUSE="X encode mp3 sdl theora threads vdpau x264"

DEPEND="
	|| (
		media-video/libav[X=,encode=,mp3=,sdl=,theora=,threads=,vdpau=,x264=]
		media-video/ffmpeg[X=,encode=,mp3=,sdl=,theora=,threads=,vdpau=,x264=]
	)
"
RDEPEND="${DEPEND}"






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-03-26 14:27 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-26 14:26 [gentoo-commits] gentoo-x86 commit in virtual/ffmpeg: ffmpeg-0.1.ebuild ChangeLog ffmpeg-0.6.ebuild ffmpeg-9999.ebuild Tomas Chvatal (scarabeus)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox