summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2012-08-06 14:15:43 +0000
committerAlexis Ballier <aballier@gentoo.org>2012-08-06 14:15:43 +0000
commitce157b91eb609295c77672b1b9375a26f4af26a2 (patch)
tree365c614a73d676267c952338bc100ac79fa50c8e /media-video
parentadd twolame useflag (diff)
downloadhistorical-ce157b91eb609295c77672b1b9375a26f4af26a2.tar.gz
historical-ce157b91eb609295c77672b1b9375a26f4af26a2.tar.bz2
historical-ce157b91eb609295c77672b1b9375a26f4af26a2.zip
httpd requires lua nowadays, bug #411549
Package-Manager: portage-2.2.0_alpha120/cvs/Linux x86_64
Diffstat (limited to 'media-video')
-rw-r--r--media-video/vlc/ChangeLog6
-rw-r--r--media-video/vlc/vlc-2.0.1.ebuild3
-rw-r--r--media-video/vlc/vlc-2.0.2.ebuild3
-rw-r--r--media-video/vlc/vlc-2.0.3.ebuild3
-rw-r--r--media-video/vlc/vlc-2.0.9999.ebuild3
-rw-r--r--media-video/vlc/vlc-9999.ebuild3
6 files changed, 15 insertions, 6 deletions
diff --git a/media-video/vlc/ChangeLog b/media-video/vlc/ChangeLog
index 0884db7f99bd..927b324f1b47 100644
--- a/media-video/vlc/ChangeLog
+++ b/media-video/vlc/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-video/vlc
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/ChangeLog,v 1.815 2012/07/19 23:51:10 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/ChangeLog,v 1.816 2012/08/06 14:15:43 aballier Exp $
+
+ 06 Aug 2012; Alexis Ballier <aballier@gentoo.org> vlc-2.0.1.ebuild,
+ vlc-2.0.2.ebuild, vlc-2.0.3.ebuild, vlc-2.0.9999.ebuild, vlc-9999.ebuild:
+ httpd requires lua nowadays, bug #411549
*vlc-2.0.3 (19 Jul 2012)
diff --git a/media-video/vlc/vlc-2.0.1.ebuild b/media-video/vlc/vlc-2.0.1.ebuild
index 00b25306e531..cd93f0c7ed9b 100644
--- a/media-video/vlc/vlc-2.0.1.ebuild
+++ b/media-video/vlc/vlc-2.0.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/vlc-2.0.1.ebuild,v 1.18 2012/06/30 20:12:06 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/vlc-2.0.1.ebuild,v 1.19 2012/08/06 14:15:43 aballier Exp $
EAPI="4"
@@ -165,6 +165,7 @@ REQUIRED_USE="
ffmpeg? ( avcodec avformat swscale postproc )
fontconfig? ( truetype )
gnutls? ( gcrypt )
+ httpd? ( lua )
libtar? ( skins )
libtiger? ( kate )
media-library? ( sqlite )
diff --git a/media-video/vlc/vlc-2.0.2.ebuild b/media-video/vlc/vlc-2.0.2.ebuild
index 4eb1f5029ad2..2c2079d7b3c1 100644
--- a/media-video/vlc/vlc-2.0.2.ebuild
+++ b/media-video/vlc/vlc-2.0.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/vlc-2.0.2.ebuild,v 1.2 2012/06/30 20:12:06 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/vlc-2.0.2.ebuild,v 1.3 2012/08/06 14:15:43 aballier Exp $
EAPI="4"
@@ -165,6 +165,7 @@ REQUIRED_USE="
ffmpeg? ( avcodec avformat swscale postproc )
fontconfig? ( truetype )
gnutls? ( gcrypt )
+ httpd? ( lua )
libcaca? ( X )
libtar? ( skins )
libtiger? ( kate )
diff --git a/media-video/vlc/vlc-2.0.3.ebuild b/media-video/vlc/vlc-2.0.3.ebuild
index 44fe6cd07e35..5d2429feea59 100644
--- a/media-video/vlc/vlc-2.0.3.ebuild
+++ b/media-video/vlc/vlc-2.0.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/vlc-2.0.3.ebuild,v 1.1 2012/07/19 23:51:10 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/vlc-2.0.3.ebuild,v 1.2 2012/08/06 14:15:43 aballier Exp $
EAPI="4"
@@ -165,6 +165,7 @@ REQUIRED_USE="
ffmpeg? ( avcodec avformat swscale postproc )
fontconfig? ( truetype )
gnutls? ( gcrypt )
+ httpd? ( lua )
libcaca? ( X )
libtar? ( skins )
libtiger? ( kate )
diff --git a/media-video/vlc/vlc-2.0.9999.ebuild b/media-video/vlc/vlc-2.0.9999.ebuild
index 48b087b06f43..ee7c3a786f9b 100644
--- a/media-video/vlc/vlc-2.0.9999.ebuild
+++ b/media-video/vlc/vlc-2.0.9999.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 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.15 2012/07/19 23:42:53 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/vlc-2.0.9999.ebuild,v 1.16 2012/08/06 14:15:43 aballier Exp $
EAPI="4"
@@ -165,6 +165,7 @@ REQUIRED_USE="
ffmpeg? ( avcodec avformat swscale postproc )
fontconfig? ( truetype )
gnutls? ( gcrypt )
+ httpd? ( lua )
libcaca? ( X )
libtar? ( skins )
libtiger? ( kate )
diff --git a/media-video/vlc/vlc-9999.ebuild b/media-video/vlc/vlc-9999.ebuild
index e5ced9bc11f4..4edb5ffcb4ee 100644
--- a/media-video/vlc/vlc-9999.ebuild
+++ b/media-video/vlc/vlc-9999.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 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.179 2012/07/19 23:42:53 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/vlc-9999.ebuild,v 1.180 2012/08/06 14:15:43 aballier Exp $
EAPI="4"
@@ -162,6 +162,7 @@ REQUIRED_USE="
ffmpeg? ( avcodec avformat swscale postproc )
fontconfig? ( truetype )
gnutls? ( gcrypt )
+ httpd? ( lua )
libcaca? ( X )
libtar? ( skins )
libtiger? ( kate )