diff options
author | Simon Stelling <blubb@gentoo.org> | 2006-01-04 18:50:10 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2006-01-04 18:50:10 +0000 |
commit | 96d040b10bee713161bfb93950dfeebcc4146451 (patch) | |
tree | 48d8acf39834fb5d6612d73f488ca86852a92e89 /media-video | |
parent | QT tweak again (diff) | |
download | gentoo-2-96d040b10bee713161bfb93950dfeebcc4146451.tar.gz gentoo-2-96d040b10bee713161bfb93950dfeebcc4146451.tar.bz2 gentoo-2-96d040b10bee713161bfb93950dfeebcc4146451.zip |
stable on amd64 wrt bug 116181
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'media-video')
-rw-r--r-- | media-video/vlc/ChangeLog | 5 | ||||
-rw-r--r-- | media-video/vlc/vlc-0.8.2-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-video/vlc/ChangeLog b/media-video/vlc/ChangeLog index 8ca000f986bd..200db4d14597 100644 --- a/media-video/vlc/ChangeLog +++ b/media-video/vlc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-video/vlc # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/ChangeLog,v 1.137 2006/01/04 18:12:07 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/ChangeLog,v 1.138 2006/01/04 18:48:57 blubb Exp $ + + 04 Jan 2006; Simon Stelling <blubb@gentoo.org> vlc-0.8.2-r2.ebuild: + stable on amd64 wrt bug 116181 04 Jan 2006; Diego Pettenò <flameeyes@gentoo.org> vlc-0.8.4a.ebuild: Bump patchset to include the patch to fix textrels provided by PaX team. diff --git a/media-video/vlc/vlc-0.8.2-r2.ebuild b/media-video/vlc/vlc-0.8.2-r2.ebuild index 5aff423dc6c1..9d15b1bcc98c 100644 --- a/media-video/vlc/vlc-0.8.2-r2.ebuild +++ b/media-video/vlc/vlc-0.8.2-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/vlc-0.8.2-r2.ebuild,v 1.9 2006/01/02 05:17:11 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/vlc-0.8.2-r2.ebuild,v 1.10 2006/01/04 18:48:57 blubb Exp $ inherit libtool eutils wxwidgets flag-o-matic nsplugins multilib autotools toolchain-funcs @@ -13,7 +13,7 @@ SRC_URI="http://download.videolan.org/pub/videolan/${PN}/${PV}/${P}.tar.bz2 LICENSE="GPL-2" SLOT="0" # ~sparc keyword dropped due to missing daap dependency.. mark or use.mask it -KEYWORDS="~amd64 ~ppc ~sparc x86" +KEYWORDS="amd64 ~ppc ~sparc x86" IUSE="a52 3dfx nls unicode debug altivec httpd vlm gnutls live v4l cdda ogg matroska dvb dvd vcd ffmpeg aac dts flac mpeg vorbis theora X opengl truetype svg fbcon svga oss aalib ggi libcaca esd arts alsa wxwindows ncurses xosd lirc joystick stream |