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
| Navigation: |
|
Lists:
gentoo-commits:
< Prev
By Thread
Next >
< Prev
By Date
Next >
|
| Headers: |
|
To:
|
gentoo-commits@g.o
|
|
From:
|
"Olivier Crete (tester)" <tester@g.o>
|
|
Subject:
|
gentoo-x86 commit in media-plugins/gst-plugins-faac: ChangeLog gst-plugins-faac-0.10.14.ebuild
|
|
Date:
|
Tue, 10 Nov 2009 16:18:38 +0000
|
|
tester 09/11/10 16:18:38
Modified: ChangeLog gst-plugins-faac-0.10.14.ebuild
Log:
Stable on amd64, bug #290343
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Revision Changes Path
1.46 media-plugins/gst-plugins-faac/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/gst-plugins-faac/ChangeLog?rev=1.46&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/gst-plugins-faac/ChangeLog?rev=1.46&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/gst-plugins-faac/ChangeLog?r1=1.45&r2=1.46
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-faac/ChangeLog,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -r1.45 -r1.46
--- ChangeLog 7 Sep 2009 05:11:03 -0000 1.45
+++ ChangeLog 10 Nov 2009 16:18:38 -0000 1.46
@@ -1,6 +1,10 @@
# ChangeLog for media-plugins/gst-plugins-faac
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-faac/ChangeLog,v 1.45 2009/09/07 05:11:03 tester Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-faac/ChangeLog,v 1.46 2009/11/10 16:18:38 tester Exp $
+
+ 10 Nov 2009; Olivier CrĂȘte <tester@g.o>
+ gst-plugins-faac-0.10.14.ebuild:
+ Stable on amd64, bug #290343
*gst-plugins-faac-0.10.14 (07 Sep 2009)
1.2 media-plugins/gst-plugins-faac/gst-plugins-faac-0.10.14.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/gst-plugins-faac/gst-plugins-faac-0.10.14.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/gst-plugins-faac/gst-plugins-faac-0.10.14.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/gst-plugins-faac/gst-plugins-faac-0.10.14.ebuild?r1=1.1&r2=1.2
Index: gst-plugins-faac-0.10.14.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-faac/gst-plugins-faac-0.10.14.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- gst-plugins-faac-0.10.14.ebuild 7 Sep 2009 05:11:03 -0000 1.1
+++ gst-plugins-faac-0.10.14.ebuild 10 Nov 2009 16:18:38 -0000 1.2
@@ -1,10 +1,10 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-faac/gst-plugins-faac-0.10.14.ebuild,v 1.1 2009/09/07 05:11:03 tester Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-faac/gst-plugins-faac-0.10.14.ebuild,v 1.2 2009/11/10 16:18:38 tester Exp $
inherit gst-plugins-bad
-KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~x86"
IUSE=""
RDEPEND="media-libs/faac
|
|