summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2009-08-21 12:13:27 +0000
committerAlexis Ballier <aballier@gentoo.org>2009-08-21 12:13:27 +0000
commit7dd488374c26dc1984d426d5aec3ed5c211ac8d2 (patch)
treee3f810b307cbe167e38851dd8c442df3da7760ae /media-video/vlc/vlc-1.0.9999.ebuild
parentVersion bump - has no functional changes. Add short/long description for the ... (diff)
downloadgentoo-2-7dd488374c26dc1984d426d5aec3ed5c211ac8d2.tar.gz
gentoo-2-7dd488374c26dc1984d426d5aec3ed5c211ac8d2.tar.bz2
gentoo-2-7dd488374c26dc1984d426d5aec3ed5c211ac8d2.zip
Disable test_media_list_player on 1.0.x as it deadlocks, bug #281419, fixed for real in master.
(Portage version: 2.2_rc38/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 920b820251c9..f96bad767cae 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.23 2009/08/21 10:11:40 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/vlc-1.0.9999.ebuild,v 1.24 2009/08/21 12:13:27 aballier Exp $
EAPI="2"
@@ -23,7 +23,7 @@ MY_PV="${MY_PV/-beta/-test}"
MY_P="${PN}-${MY_PV}"
VLC_SNAPSHOT_TIME="0013"
-PATCHLEVEL="67"
+PATCHLEVEL="70"
M4_TARBALL_VERSION="1"
DESCRIPTION="VLC media player - Video player and streamer"
HOMEPAGE="http://www.videolan.org/vlc/"