public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Alexis Ballier (aballier)" <aballier@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in media-video/vlc: metadata.xml ChangeLog vlc-9999.ebuild
Date: Fri,  4 Mar 2011 12:03:34 +0000 (UTC)	[thread overview]
Message-ID: <20110304120334.E826820054@flycatcher.gentoo.org> (raw)

aballier    11/03/04 12:03:34

  Modified:             metadata.xml ChangeLog vlc-9999.ebuild
  Log:
  android useflag is gone
  
  (Portage version: 2.2.0_alpha26/cvs/Linux x86_64)

Revision  Changes    Path
1.57                 media-video/vlc/metadata.xml

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/vlc/metadata.xml?rev=1.57&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/vlc/metadata.xml?rev=1.57&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/vlc/metadata.xml?r1=1.56&r2=1.57

Index: metadata.xml
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-video/vlc/metadata.xml,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -r1.56 -r1.57
--- metadata.xml	24 Feb 2011 13:59:29 -0000	1.56
+++ metadata.xml	4 Mar 2011 12:03:34 -0000	1.57
@@ -7,7 +7,6 @@
     <name>Alexis Ballier</name>
   </maintainer>
   <use>
-	<flag name="android">Build for the Android platform.</flag>
     <flag name="atmo">Enables support for AtmoLight (homebrew Ambient Lighting Technology)</flag>
 	<flag name="audioqueue">Enables AudioQueue audio module for Mac OS X.</flag>
 	<flag name="avcodec">Enables libavcodec support for video/audio	encoding/decoding. libavcodec is part of FFmpeg.</flag>



1.691                media-video/vlc/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/vlc/ChangeLog?rev=1.691&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/vlc/ChangeLog?rev=1.691&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/vlc/ChangeLog?r1=1.690&r2=1.691

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-video/vlc/ChangeLog,v
retrieving revision 1.690
retrieving revision 1.691
diff -u -r1.690 -r1.691
--- ChangeLog	24 Feb 2011 13:59:29 -0000	1.690
+++ ChangeLog	4 Mar 2011 12:03:34 -0000	1.691
@@ -1,6 +1,10 @@
 # ChangeLog for media-video/vlc
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/ChangeLog,v 1.690 2011/02/24 13:59:29 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/ChangeLog,v 1.691 2011/03/04 12:03:34 aballier Exp $
+
+  04 Mar 2011; Alexis Ballier <aballier@gentoo.org> vlc-9999.ebuild,
+  metadata.xml:
+  android useflag is gone
 
   24 Feb 2011; Alexis Ballier <aballier@gentoo.org> vlc-9999.ebuild,
   metadata.xml:



1.130                media-video/vlc/vlc-9999.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/vlc/vlc-9999.ebuild?rev=1.130&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/vlc/vlc-9999.ebuild?rev=1.130&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/vlc/vlc-9999.ebuild?r1=1.129&r2=1.130

Index: vlc-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-video/vlc/vlc-9999.ebuild,v
retrieving revision 1.129
retrieving revision 1.130
diff -u -r1.129 -r1.130
--- vlc-9999.ebuild	24 Feb 2011 13:59:29 -0000	1.129
+++ vlc-9999.ebuild	4 Mar 2011 12:03:34 -0000	1.130
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 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.129 2011/02/24 13:59:29 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/vlc-9999.ebuild,v 1.130 2011/03/04 12:03:34 aballier Exp $
 
 EAPI="4"
 
@@ -45,7 +45,7 @@
 else
 	KEYWORDS=""
 fi
-IUSE="a52 aac aalib alsa altivec android atmo +audioqueue avahi +avcodec
+IUSE="a52 aac aalib alsa altivec atmo +audioqueue avahi +avcodec
 	+avformat bda bidi bluray cdda cddb dbus dc1394 debug dirac direct2d
 	directfb directx dshow dts dvb +dvbpsi dvd dxva2 elibc_glibc egl +encode
 	fbcon fbosd fluidsynth +ffmpeg flac fontconfig +gcrypt gme gnome gnutls
@@ -212,7 +212,6 @@
 		$(use_enable aac faad) \
 		$(use_enable alsa) \
 		$(use_enable altivec) \
-		$(use_enable android) \
 		$(use_enable atmo) \
 		$(use_enable audioqueue) \
 		$(use_enable avahi bonjour) \






             reply	other threads:[~2011-03-04 12:03 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-04 12:03 Alexis Ballier (aballier) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-12-06 13:32 [gentoo-commits] gentoo-x86 commit in media-video/vlc: metadata.xml ChangeLog vlc-9999.ebuild Alexis Ballier (aballier)
2011-03-30 13:10 Alexis Ballier (aballier)
2011-03-21 11:50 Alexis Ballier (aballier)
2011-02-24 13:59 Alexis Ballier (aballier)
2011-02-22 13:53 Alexis Ballier (aballier)
2011-02-16 22:53 Alexis Ballier (aballier)
2011-02-16 22:32 Alexis Ballier (aballier)
2011-02-16 21:39 Alexis Ballier (aballier)
2011-02-16 21:11 Alexis Ballier (aballier)
2011-02-16 20:45 Alexis Ballier (aballier)
2011-02-16 19:37 Alexis Ballier (aballier)
2011-02-16 19:25 Alexis Ballier (aballier)
2011-02-16 19:07 Alexis Ballier (aballier)
2011-02-16 18:32 Alexis Ballier (aballier)
2011-02-16 18:28 Alexis Ballier (aballier)
2011-02-16 18:04 Alexis Ballier (aballier)
2011-02-16 17:58 Alexis Ballier (aballier)
2011-02-16 17:14 Alexis Ballier (aballier)
2011-02-16 16:55 Alexis Ballier (aballier)
2011-02-16 16:18 Alexis Ballier (aballier)
2010-12-26 13:57 Alexis Ballier (aballier)
2010-11-07 18:13 Alexis Ballier (aballier)
2009-11-21 11:39 Alexis Ballier (aballier)
2009-10-16 12:20 Alexis Ballier (aballier)
2009-07-13  9:10 Alexis Ballier (aballier)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20110304120334.E826820054@flycatcher.gentoo.org \
    --to=aballier@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox