diff options
author | Alexis Ballier <aballier@gentoo.org> | 2008-01-19 15:56:30 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2008-01-19 15:56:30 +0000 |
commit | 5226147f189fd0c49950479bdbdda3f1175c7ef7 (patch) | |
tree | ad44adc013bd141cda9813254db28df83c7c58ab /media-video | |
parent | Prefix repoman doesn't like quoted ${A} (diff) | |
download | gentoo-2-5226147f189fd0c49950479bdbdda3f1175c7ef7.tar.gz gentoo-2-5226147f189fd0c49950479bdbdda3f1175c7ef7.tar.bz2 gentoo-2-5226147f189fd0c49950479bdbdda3f1175c7ef7.zip |
no need to warn anymore with use=-vlm qt4, there are still some issues but this one is fixed
(Portage version: 2.1.4)
Diffstat (limited to 'media-video')
-rw-r--r-- | media-video/vlc/ChangeLog | 7 | ||||
-rw-r--r-- | media-video/vlc/vlc-0.9.0_alpha20080117.ebuild | 3 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-video/vlc/ChangeLog b/media-video/vlc/ChangeLog index a1e2b5a0cc2a..fcc335b1d239 100644 --- a/media-video/vlc/ChangeLog +++ b/media-video/vlc/ChangeLog @@ -1,6 +1,11 @@ # 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.284 2008/01/17 20:51:54 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/ChangeLog,v 1.285 2008/01/19 15:56:30 aballier Exp $ + + 19 Jan 2008; Alexis Ballier <aballier@gentoo.org> + vlc-0.9.0_alpha20080117.ebuild: + no need to warn anymore with use=-vlm qt4, there are still some issues but + this one is fixed *vlc-0.9.0_alpha20080117 (17 Jan 2008) diff --git a/media-video/vlc/vlc-0.9.0_alpha20080117.ebuild b/media-video/vlc/vlc-0.9.0_alpha20080117.ebuild index 6d855d3afc05..5a866a4ef053 100644 --- a/media-video/vlc/vlc-0.9.0_alpha20080117.ebuild +++ b/media-video/vlc/vlc-0.9.0_alpha20080117.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.9.0_alpha20080117.ebuild,v 1.1 2008/01/17 20:51:54 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/vlc-0.9.0_alpha20080117.ebuild,v 1.2 2008/01/19 15:56:30 aballier Exp $ WANT_AUTOMAKE=latest WANT_AUTOCONF=latest @@ -174,7 +174,6 @@ pkg_setup() { vlc_use_needs vcdx cdio vlc_use_needs libgcrypt gnutls vlc_use_needs bidi truetype - vlc_use_needs qt4 vlm } src_unpack() { |