Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: gentoo-commits
mr_bones_ 08/01/26 06:19:34
Modified: ChangeLog coriander-2.0.0_rc6.ebuild
Log:
add missing ffmpeg to IUSE
(Portage version: 2.1.3.19)
Revision Changes Path
1.14 media-video/coriander/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/coriander/ChangeLog?rev=1.14&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/coriander/ChangeLog?rev=1.14&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/coriander/ChangeLog?r1=1.13&r2=1.14
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-video/coriander/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog 24 Jan 2008 11:52:47 -0000 1.13
+++ ChangeLog 26 Jan 2008 06:19:34 -0000 1.14
@@ -1,6 +1,10 @@
# ChangeLog for media-video/coriander
# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/coriander/ChangeLog,v 1.13 2008/01/24 11:52:47 stefaan Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/coriander/ChangeLog,v 1.14 2008/01/26 06:19:34 mr_bones_ Exp $
+
+ 26 Jan 2008; Michael Sterrett <mr_bones_@g.o>
+ coriander-2.0.0_rc6.ebuild:
+ add missing ffmpeg to IUSE
*coriander-2.0.0_rc6 (24 Jan 2008)
1.2 media-video/coriander/coriander-2.0.0_rc6.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/coriander/coriander-2.0.0_rc6.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/coriander/coriander-2.0.0_rc6.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/coriander/coriander-2.0.0_rc6.ebuild?r1=1.1&r2=1.2
Index: coriander-2.0.0_rc6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-video/coriander/coriander-2.0.0_rc6.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- coriander-2.0.0_rc6.ebuild 24 Jan 2008 11:52:47 -0000 1.1
+++ coriander-2.0.0_rc6.ebuild 26 Jan 2008 06:19:34 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation and Pieter Van den Abeele
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/coriander/coriander-2.0.0_rc6.ebuild,v 1.1 2008/01/24 11:52:47 stefaan Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/coriander/coriander-2.0.0_rc6.ebuild,v 1.2 2008/01/26 06:19:34 mr_bones_ Exp $
inherit eutils
@@ -13,7 +13,7 @@
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
-IUSE=""
+IUSE="ffmpeg"
S=${WORKDIR}/${MY_P}
--
gentoo-commits@g.o mailing list
|
|