* [gentoo-commits] gentoo-x86 commit in media-video/vlc: vlc-0.9.9999.ebuild vlc-0.9.8a.ebuild ChangeLog vlc-0.9.9_rc2.ebuild vlc-9999.ebuild
@ 2009-03-17 7:57 Alexis Ballier (aballier)
0 siblings, 0 replies; only message in thread
From: Alexis Ballier (aballier) @ 2009-03-17 7:57 UTC (permalink / raw
To: gentoo-commits
aballier 09/03/17 07:57:15
Modified: vlc-0.9.9999.ebuild vlc-0.9.8a.ebuild ChangeLog
vlc-0.9.9_rc2.ebuild vlc-9999.ebuild
Log:
remove redundant WANT_AUTOFOO=latest
(Portage version: 2.2_rc25/cvs/Linux x86_64)
Revision Changes Path
1.2 media-video/vlc/vlc-0.9.9999.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/vlc/vlc-0.9.9999.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/vlc/vlc-0.9.9999.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/vlc/vlc-0.9.9999.ebuild?r1=1.1&r2=1.2
Index: vlc-0.9.9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-video/vlc/vlc-0.9.9999.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- vlc-0.9.9999.ebuild 27 Feb 2009 10:34:43 -0000 1.1
+++ vlc-0.9.9999.ebuild 17 Mar 2009 07:57:14 -0000 1.2
@@ -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
1.9 media-video/vlc/vlc-0.9.8a.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/vlc/vlc-0.9.8a.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/vlc/vlc-0.9.8a.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/vlc/vlc-0.9.8a.ebuild?r1=1.8&r2=1.9
Index: vlc-0.9.8a.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-video/vlc/vlc-0.9.8a.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- vlc-0.9.8a.ebuild 6 Feb 2009 09:02:23 -0000 1.8
+++ vlc-0.9.8a.ebuild 17 Mar 2009 07:57:14 -0000 1.9
@@ -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/_/-}"
1.426 media-video/vlc/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/vlc/ChangeLog?rev=1.426&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/vlc/ChangeLog?rev=1.426&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/vlc/ChangeLog?r1=1.425&r2=1.426
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-video/vlc/ChangeLog,v
retrieving revision 1.425
retrieving revision 1.426
diff -u -r1.425 -r1.426
--- ChangeLog 17 Mar 2009 07:54:43 -0000 1.425
+++ ChangeLog 17 Mar 2009 07:57:14 -0000 1.426
@@ -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.
1.2 media-video/vlc/vlc-0.9.9_rc2.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/vlc/vlc-0.9.9_rc2.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/vlc/vlc-0.9.9_rc2.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/vlc/vlc-0.9.9_rc2.ebuild?r1=1.1&r2=1.2
Index: vlc-0.9.9_rc2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-video/vlc/vlc-0.9.9_rc2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- vlc-0.9.9_rc2.ebuild 8 Mar 2009 16:04:13 -0000 1.1
+++ vlc-0.9.9_rc2.ebuild 17 Mar 2009 07:57:14 -0000 1.2
@@ -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
1.4 media-video/vlc/vlc-9999.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/vlc/vlc-9999.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/vlc/vlc-9999.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/vlc/vlc-9999.ebuild?r1=1.3&r2=1.4
Index: vlc-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-video/vlc/vlc-9999.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- vlc-9999.ebuild 17 Mar 2009 07:54:43 -0000 1.3
+++ vlc-9999.ebuild 17 Mar 2009 07:57:14 -0000 1.4
@@ -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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2009-03-17 7:57 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-17 7:57 [gentoo-commits] gentoo-x86 commit in media-video/vlc: vlc-0.9.9999.ebuild vlc-0.9.8a.ebuild ChangeLog vlc-0.9.9_rc2.ebuild vlc-9999.ebuild Alexis Ballier (aballier)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox