summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVicente Olivert Riera <vincent@gentoo.org>2013-05-04 20:02:37 +0000
committerVicente Olivert Riera <vincent@gentoo.org>2013-05-04 20:02:37 +0000
commitf99db6bbacea1d6acec5fe786505f9cf3df7aa9d (patch)
treea8bf529cbfeae13bd42efe058e7b9cb6080f02a2 /media-video
parentDrop dependency on dev-python/celementtree; it is included in the standard li... (diff)
downloadgentoo-2-f99db6bbacea1d6acec5fe786505f9cf3df7aa9d.tar.gz
gentoo-2-f99db6bbacea1d6acec5fe786505f9cf3df7aa9d.tar.bz2
gentoo-2-f99db6bbacea1d6acec5fe786505f9cf3df7aa9d.zip
EAPI5 bump and some minor fixes. Details on bug #448578
(Portage version: 2.1.11.62/cvs/Linux x86_64, signed Manifest commit with key 5AE9E7B2E9BBCBA8)
Diffstat (limited to 'media-video')
-rw-r--r--media-video/vlc/ChangeLog6
-rw-r--r--media-video/vlc/vlc-2.0.5.ebuild4
-rw-r--r--media-video/vlc/vlc-2.0.6.ebuild5
-rw-r--r--media-video/vlc/vlc-2.0.9999.ebuild4
-rw-r--r--media-video/vlc/vlc-9999.ebuild6
5 files changed, 14 insertions, 11 deletions
diff --git a/media-video/vlc/ChangeLog b/media-video/vlc/ChangeLog
index 6e58959f7d83..bf78367cdfae 100644
--- a/media-video/vlc/ChangeLog
+++ b/media-video/vlc/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-video/vlc
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/ChangeLog,v 1.840 2013/04/27 15:05:06 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/ChangeLog,v 1.841 2013/05/04 20:02:37 vincent Exp $
+
+ 04 May 2013; Vicente Olivert Riera <vincent@gentoo.org> vlc-2.0.5.ebuild,
+ vlc-2.0.6.ebuild, vlc-2.0.9999.ebuild, vlc-9999.ebuild:
+ EAPI5 bump and some minor fixes. Details on bug #448578
27 Apr 2013; Tomáš Chvátal <scarabeus@gentoo.org> -vlc-2.0.3.ebuild,
vlc-9999.ebuild:
diff --git a/media-video/vlc/vlc-2.0.5.ebuild b/media-video/vlc/vlc-2.0.5.ebuild
index 710158f5b6c6..d81f4d0f92e3 100644
--- a/media-video/vlc/vlc-2.0.5.ebuild
+++ b/media-video/vlc/vlc-2.0.5.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/vlc-2.0.5.ebuild,v 1.4 2013/03/02 22:44:15 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/vlc-2.0.5.ebuild,v 1.5 2013/05/04 20:02:37 vincent Exp $
-EAPI="4"
+EAPI="5"
SCM=""
if [ "${PV%9999}" != "${PV}" ] ; then
diff --git a/media-video/vlc/vlc-2.0.6.ebuild b/media-video/vlc/vlc-2.0.6.ebuild
index 9c995c20e695..d4ec1b72a398 100644
--- a/media-video/vlc/vlc-2.0.6.ebuild
+++ b/media-video/vlc/vlc-2.0.6.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/vlc-2.0.6.ebuild,v 1.2 2013/04/24 07:43:06 lu_zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/vlc-2.0.6.ebuild,v 1.3 2013/05/04 20:02:36 vincent Exp $
-EAPI="4"
+EAPI="5"
SCM=""
if [ "${PV%9999}" != "${PV}" ] ; then
@@ -36,7 +36,6 @@ SRC_URI="${SRC_URI}
mirror://gentoo/${PN}-patches-${PATCHLEVEL}.tar.bz2
"
-
LICENSE="LGPL-2.1 GPL-2"
SLOT="0"
diff --git a/media-video/vlc/vlc-2.0.9999.ebuild b/media-video/vlc/vlc-2.0.9999.ebuild
index 47aacfaabc86..1cabfafba458 100644
--- a/media-video/vlc/vlc-2.0.9999.ebuild
+++ b/media-video/vlc/vlc-2.0.9999.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/vlc-2.0.9999.ebuild,v 1.20 2013/04/12 21:58:25 lu_zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/vlc-2.0.9999.ebuild,v 1.21 2013/05/04 20:02:37 vincent Exp $
-EAPI="4"
+EAPI="5"
SCM=""
if [ "${PV%9999}" != "${PV}" ] ; then
diff --git a/media-video/vlc/vlc-9999.ebuild b/media-video/vlc/vlc-9999.ebuild
index 92e76faddcad..f337fdeb5230 100644
--- a/media-video/vlc/vlc-9999.ebuild
+++ b/media-video/vlc/vlc-9999.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/vlc-9999.ebuild,v 1.185 2013/04/27 15:05:06 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/vlc-9999.ebuild,v 1.186 2013/05/04 20:02:37 vincent Exp $
-EAPI="4"
+EAPI="5"
SCM=""
if [ "${PV%9999}" != "${PV}" ] ; then
@@ -55,7 +55,7 @@ IUSE="a52 aac aalib alsa altivec atmo +audioqueue avahi +avcodec
+postproc projectm pulseaudio +qt4 rtsp run-as-root samba schroedinger
sdl sdl-image shine shout sid skins speex sse svg +swscale
taglib theora truetype twolame udev upnp vaapi v4l vcdx vlm vorbis waveout
- wma-fixed +X x264 +xcb xml xv zvbi"
+ win32codecs wma-fixed +X x264 +xcb xml xv zvbi"
RDEPEND="
>=sys-libs/zlib-1.2.5.1-r2[minizip]