summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2009-10-02 22:29:38 +0000
committerAlexis Ballier <aballier@gentoo.org>2009-10-02 22:29:38 +0000
commit9fa3c090bc732cde95e87d2ab7986a0f1d72d35a (patch)
tree0e3d346da481827ded7fc3e1284a00e440b4137c /media-video/vlc
parentAutomated update of use.local.desc (diff)
downloadgentoo-2-9fa3c090bc732cde95e87d2ab7986a0f1d72d35a.tar.gz
gentoo-2-9fa3c090bc732cde95e87d2ab7986a0f1d72d35a.tar.bz2
gentoo-2-9fa3c090bc732cde95e87d2ab7986a0f1d72d35a.zip
Remove x264 patch merged upstream
(Portage version: 2.2_rc42/cvs/Linux x86_64)
Diffstat (limited to 'media-video/vlc')
-rw-r--r--media-video/vlc/ChangeLog5
-rw-r--r--media-video/vlc/vlc-1.0.9999.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-video/vlc/ChangeLog b/media-video/vlc/ChangeLog
index 75d2bbb0af95..9a51e6d95769 100644
--- a/media-video/vlc/ChangeLog
+++ b/media-video/vlc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-video/vlc
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/ChangeLog,v 1.515 2009/10/02 21:51:17 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/ChangeLog,v 1.516 2009/10/02 22:29:38 aballier Exp $
+
+ 02 Oct 2009; Alexis Ballier <aballier@gentoo.org> vlc-1.0.9999.ebuild:
+ Remove x264 patch merged upstream
02 Oct 2009; Alexis Ballier <aballier@gentoo.org> vlc-1.0.2.ebuild:
Add a patch to fix kate build on big endian hosts, by Mounir Lamouri
diff --git a/media-video/vlc/vlc-1.0.9999.ebuild b/media-video/vlc/vlc-1.0.9999.ebuild
index 560c424cecd6..f3fec375b597 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.27 2009/09/30 12:56:40 lxnay Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/vlc-1.0.9999.ebuild,v 1.28 2009/10/02 22:29:38 aballier Exp $
EAPI="2"
@@ -23,7 +23,7 @@ MY_PV="${MY_PV/-beta/-test}"
MY_P="${PN}-${MY_PV}"
VLC_SNAPSHOT_TIME="0013"
-PATCHLEVEL="76"
+PATCHLEVEL="78"
M4_TARBALL_VERSION="1"
DESCRIPTION="VLC media player - Video player and streamer"
HOMEPAGE="http://www.videolan.org/vlc/"