diff options
author | Friedrich Oslage <bluebird@gentoo.org> | 2008-08-24 14:53:22 +0000 |
---|---|---|
committer | Friedrich Oslage <bluebird@gentoo.org> | 2008-08-24 14:53:22 +0000 |
commit | 4690fb54b38e46442e9156c11067650ca6bbd08e (patch) | |
tree | 6e34a5d6b1227b4445d9875e065c349a01b2ecd8 /media-video | |
parent | add fix for compiling against drscheme-4, bug 235596, thanks to Dmitry Dzhus ... (diff) | |
download | gentoo-2-4690fb54b38e46442e9156c11067650ca6bbd08e.tar.gz gentoo-2-4690fb54b38e46442e9156c11067650ca6bbd08e.tar.bz2 gentoo-2-4690fb54b38e46442e9156c11067650ca6bbd08e.zip |
Stable on sparc, security bug #235589
(Portage version: 2.1.4.4)
Diffstat (limited to 'media-video')
-rw-r--r-- | media-video/vlc/ChangeLog | 5 | ||||
-rw-r--r-- | media-video/vlc/vlc-0.8.6i-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-video/vlc/ChangeLog b/media-video/vlc/ChangeLog index 6d67d62f70fd..a699628d12ba 100644 --- a/media-video/vlc/ChangeLog +++ b/media-video/vlc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-video/vlc # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/ChangeLog,v 1.373 2008/08/24 13:39:37 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/ChangeLog,v 1.374 2008/08/24 14:53:22 bluebird Exp $ + + 24 Aug 2008; Friedrich Oslage <bluebird@gentoo.org> vlc-0.8.6i-r2.ebuild: + Stable on sparc, security bug #235589 *vlc-0.8.6i-r2 (24 Aug 2008) diff --git a/media-video/vlc/vlc-0.8.6i-r2.ebuild b/media-video/vlc/vlc-0.8.6i-r2.ebuild index ecec4336e449..cf9bbaccea5d 100644 --- a/media-video/vlc/vlc-0.8.6i-r2.ebuild +++ b/media-video/vlc/vlc-0.8.6i-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/vlc-0.8.6i-r2.ebuild,v 1.1 2008/08/24 13:39:38 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/vlc-0.8.6i-r2.ebuild,v 1.2 2008/08/24 14:53:22 bluebird Exp $ WANT_AUTOMAKE=latest WANT_AUTOCONF=latest @@ -30,7 +30,7 @@ SRC_URI="${SRC_URI} LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 sparc ~x86 ~x86-fbsd" IUSE="a52 3dfx debug altivec httpd vlm gnutls live v4l cdda ogg matroska dvb dvd vcd dts flac mpeg vorbis theora X opengl truetype svg fbcon svga oss aalib ggi libcaca esd arts alsa wxwindows ncurses xosd lirc stream |