summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2009-03-17 07:57:14 +0000
committerAlexis Ballier <aballier@gentoo.org>2009-03-17 07:57:14 +0000
commitfb8dc533f30e807bdd5298fd017a8543fb2d80b7 (patch)
tree25b51955fdbce975cc521c08bc6f6cd25222bdbb /media-video
parentRequire taglib 1.5. (diff)
downloadgentoo-2-fb8dc533f30e807bdd5298fd017a8543fb2d80b7.tar.gz
gentoo-2-fb8dc533f30e807bdd5298fd017a8543fb2d80b7.tar.bz2
gentoo-2-fb8dc533f30e807bdd5298fd017a8543fb2d80b7.zip
remove redundant WANT_AUTOFOO=latest
(Portage version: 2.2_rc25/cvs/Linux x86_64)
Diffstat (limited to 'media-video')
-rw-r--r--media-video/vlc/ChangeLog6
-rw-r--r--media-video/vlc/vlc-0.9.8a.ebuild5
-rw-r--r--media-video/vlc/vlc-0.9.9999.ebuild5
-rw-r--r--media-video/vlc/vlc-0.9.9_rc2.ebuild5
-rw-r--r--media-video/vlc/vlc-9999.ebuild5
5 files changed, 9 insertions, 17 deletions
diff --git a/media-video/vlc/ChangeLog b/media-video/vlc/ChangeLog
index b8a010e8f2a4..6cab4b10ee04 100644
--- a/media-video/vlc/ChangeLog
+++ b/media-video/vlc/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-video/vlc
# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/ChangeLog,v 1.425 2009/03/17 07:54:43 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/ChangeLog,v 1.426 2009/03/17 07:57:14 aballier Exp $
+
+ 17 Mar 2009; Alexis Ballier <aballier@gentoo.org> vlc-0.9.8a.ebuild,
+ vlc-0.9.9_rc2.ebuild, vlc-0.9.9999.ebuild, vlc-9999.ebuild:
+ remove redundant WANT_AUTOFOO=latest
17 Mar 2009; Alexis Ballier <aballier@gentoo.org> vlc-9999.ebuild:
Require taglib 1.5.
diff --git a/media-video/vlc/vlc-0.9.8a.ebuild b/media-video/vlc/vlc-0.9.8a.ebuild
index 408d7611a838..a00c1d7bfb73 100644
--- a/media-video/vlc/vlc-0.9.8a.ebuild
+++ b/media-video/vlc/vlc-0.9.8a.ebuild
@@ -1,12 +1,9 @@
# 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-0.9.8a.ebuild,v 1.8 2009/02/06 09:02:23 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/vlc-0.9.8a.ebuild,v 1.9 2009/03/17 07:57:14 aballier Exp $
EAPI="1"
-WANT_AUTOMAKE=latest
-WANT_AUTOCONF=latest
-
inherit eutils multilib autotools toolchain-funcs gnome2 nsplugins qt4 flag-o-matic
MY_PV="${PV/_/-}"
diff --git a/media-video/vlc/vlc-0.9.9999.ebuild b/media-video/vlc/vlc-0.9.9999.ebuild
index cbeadce966fb..b3e817fff35d 100644
--- a/media-video/vlc/vlc-0.9.9999.ebuild
+++ b/media-video/vlc/vlc-0.9.9999.ebuild
@@ -1,12 +1,9 @@
# 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-0.9.9999.ebuild,v 1.1 2009/02/27 10:34:43 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/vlc-0.9.9999.ebuild,v 1.2 2009/03/17 07:57:14 aballier Exp $
EAPI="1"
-WANT_AUTOMAKE=latest
-WANT_AUTOCONF=latest
-
SCM=""
if [ "${PV%9999}" != "${PV}" ] ; then
SCM=git
diff --git a/media-video/vlc/vlc-0.9.9_rc2.ebuild b/media-video/vlc/vlc-0.9.9_rc2.ebuild
index 4e13d68df1f2..02033ed64660 100644
--- a/media-video/vlc/vlc-0.9.9_rc2.ebuild
+++ b/media-video/vlc/vlc-0.9.9_rc2.ebuild
@@ -1,12 +1,9 @@
# 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-0.9.9_rc2.ebuild,v 1.1 2009/03/08 16:04:13 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/vlc-0.9.9_rc2.ebuild,v 1.2 2009/03/17 07:57:14 aballier Exp $
EAPI="1"
-WANT_AUTOMAKE=latest
-WANT_AUTOCONF=latest
-
SCM=""
if [ "${PV%9999}" != "${PV}" ] ; then
SCM=git
diff --git a/media-video/vlc/vlc-9999.ebuild b/media-video/vlc/vlc-9999.ebuild
index 03db1d61c9d4..8976872f5cdc 100644
--- a/media-video/vlc/vlc-9999.ebuild
+++ b/media-video/vlc/vlc-9999.ebuild
@@ -1,12 +1,9 @@
# 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-9999.ebuild,v 1.3 2009/03/17 07:54:43 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/vlc-9999.ebuild,v 1.4 2009/03/17 07:57:14 aballier Exp $
EAPI="1"
-WANT_AUTOMAKE=latest
-WANT_AUTOCONF=latest
-
SCM=""
if [ "${PV%9999}" != "${PV}" ] ; then
SCM=git