summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2009-07-03 21:44:28 +0000
committerAlexis Ballier <aballier@gentoo.org>2009-07-03 21:44:28 +0000
commit9e59270d28bacda9a89f050240f5cba2fadadcf1 (patch)
tree0f13c9328fa5df3e6da2cb6cfb3b72e46ca2fa4b /media-video/vlc/vlc-1.0.9999.ebuild
parentadd ieee1394 for the master branch ebuild too and bump deps where needed (diff)
downloadgentoo-2-9e59270d28bacda9a89f050240f5cba2fadadcf1.tar.gz
gentoo-2-9e59270d28bacda9a89f050240f5cba2fadadcf1.tar.bz2
gentoo-2-9e59270d28bacda9a89f050240f5cba2fadadcf1.zip
bump the patchset to include a patch fixing tests when LC_ variables arent set to C
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'media-video/vlc/vlc-1.0.9999.ebuild')
-rw-r--r--media-video/vlc/vlc-1.0.9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-video/vlc/vlc-1.0.9999.ebuild b/media-video/vlc/vlc-1.0.9999.ebuild
index b78cde42221e..28e9533f94d6 100644
--- a/media-video/vlc/vlc-1.0.9999.ebuild
+++ b/media-video/vlc/vlc-1.0.9999.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/vlc-1.0.9999.ebuild,v 1.12 2009/07/03 21:15:35 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/vlc-1.0.9999.ebuild,v 1.13 2009/07/03 21:44:28 aballier Exp $
EAPI="1"
@@ -23,7 +23,7 @@ MY_PV="${MY_PV/-beta/-test}"
MY_P="${PN}-${MY_PV}"
VLC_SNAPSHOT_TIME="0013"
-PATCHLEVEL="59"
+PATCHLEVEL="63"
M4_TARBALL_VERSION="1"
DESCRIPTION="VLC media player - Video player and streamer"
HOMEPAGE="http://www.videolan.org/vlc/"