From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 4C95E1381F3 for ; Sun, 2 Dec 2012 17:56:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1197C21C0A9; Sun, 2 Dec 2012 17:56:08 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 7A10221C0A9 for ; Sun, 2 Dec 2012 17:56:08 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 9475633D7E7 for ; Sun, 2 Dec 2012 17:56:07 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2184) id 5E8152171D; Sun, 2 Dec 2012 17:56:06 +0000 (UTC) From: "Gilles Dartiguelongue (eva)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, eva@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in media-plugins/gst-plugins-mad: ChangeLog gst-plugins-mad-0.10.19.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog gst-plugins-mad-0.10.19.ebuild X-VCS-Directories: media-plugins/gst-plugins-mad X-VCS-Committer: eva X-VCS-Committer-Name: Gilles Dartiguelongue Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20121202175606.5E8152171D@flycatcher.gentoo.org> Date: Sun, 2 Dec 2012 17:56:06 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 2caf6dbd-4e7f-4ae6-9b12-7c204c1ebdd9 X-Archives-Hash: 98dcfd79d7eef37fa2e61bbbbf52d6b7 eva 12/12/02 17:56:06 Modified: ChangeLog Added: gst-plugins-mad-0.10.19.ebuild Log: Version bump. (Portage version: 2.2.0_alpha143/cvs/Linux x86_64, signed Manifest commit with key C6085806) Revision Changes Path 1.174 media-plugins/gst-plugins-mad/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-mad/ChangeLog?rev=1.174&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-mad/ChangeLog?rev=1.174&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-mad/ChangeLog?r1=1.173&r2=1.174 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-mad/ChangeLog,v retrieving revision 1.173 retrieving revision 1.174 diff -u -r1.173 -r1.174 --- ChangeLog 2 Dec 2012 16:21:22 -0000 1.173 +++ ChangeLog 2 Dec 2012 17:56:06 -0000 1.174 @@ -1,6 +1,12 @@ # ChangeLog for media-plugins/gst-plugins-mad # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-mad/ChangeLog,v 1.173 2012/12/02 16:21:22 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-mad/ChangeLog,v 1.174 2012/12/02 17:56:06 eva Exp $ + +*gst-plugins-mad-0.10.19 (02 Dec 2012) + + 02 Dec 2012; Gilles Dartiguelongue + +gst-plugins-mad-0.10.19.ebuild: + Version bump. 02 Dec 2012; Gilles Dartiguelongue -gst-plugins-mad-0.10.16.ebuild, -gst-plugins-mad-0.10.17.ebuild, 1.1 media-plugins/gst-plugins-mad/gst-plugins-mad-0.10.19.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-mad/gst-plugins-mad-0.10.19.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-mad/gst-plugins-mad-0.10.19.ebuild?rev=1.1&content-type=text/plain Index: gst-plugins-mad-0.10.19.ebuild =================================================================== # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-mad/gst-plugins-mad-0.10.19.ebuild,v 1.1 2012/12/02 17:56:06 eva Exp $ EAPI="5" inherit gst-plugins-ugly KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux" IUSE="" RDEPEND=">=media-libs/libmad-0.15.1b" DEPEND="${RDEPEND}"