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 85CC5138E66 for ; Mon, 24 Feb 2014 01:32:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 01258E0A6F; Mon, 24 Feb 2014 01:32:30 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 8C573E0A6F for ; Mon, 24 Feb 2014 01:32:29 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 7E69F33EE5B for ; Mon, 24 Feb 2014 01:32:28 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2261) id 505612004C; Mon, 24 Feb 2014 01:32:27 +0000 (UTC) From: "PaweA Hajdan (phajdan.jr)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, phajdan.jr@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in media-libs/aubio: aubio-0.3.2-r2.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: aubio-0.3.2-r2.ebuild ChangeLog X-VCS-Directories: media-libs/aubio X-VCS-Committer: phajdan.jr X-VCS-Committer-Name: PaweA Hajdan Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20140224013227.505612004C@flycatcher.gentoo.org> Date: Mon, 24 Feb 2014 01:32:27 +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: cf9eeb09-cdcb-46e1-96f9-aa77cac3ef11 X-Archives-Hash: eedde211ec7f56fdcb8ed3d386a0ae1a phajdan.jr 14/02/24 01:32:27 Modified: aubio-0.3.2-r2.ebuild ChangeLog Log: x86 stable wrt bug #474886 (Portage version: 2.2.7/cvs/Linux i686, RepoMan options: --ignore-arches, signed Manifest commit with key 0x4F1A2555EA71991D!) Revision Changes Path 1.6 media-libs/aubio/aubio-0.3.2-r2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/aubio/aubio-0.3.2-r2.ebuild?rev=1.6&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/aubio/aubio-0.3.2-r2.ebuild?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/aubio/aubio-0.3.2-r2.ebuild?r1=1.5&r2=1.6 Index: aubio-0.3.2-r2.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-libs/aubio/aubio-0.3.2-r2.ebuild,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- aubio-0.3.2-r2.ebuild 5 May 2012 08:02:32 -0000 1.5 +++ aubio-0.3.2-r2.ebuild 24 Feb 2014 01:32:27 -0000 1.6 @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/aubio/aubio-0.3.2-r2.ebuild,v 1.5 2012/05/05 08:02:32 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/aubio/aubio-0.3.2-r2.ebuild,v 1.6 2014/02/24 01:32:27 phajdan.jr Exp $ EAPI=3 @@ -14,7 +14,7 @@ LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc x86" IUSE="alsa doc examples jack lash static-libs" RDEPEND="sci-libs/fftw:3.0 1.26 media-libs/aubio/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/aubio/ChangeLog?rev=1.26&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/aubio/ChangeLog?rev=1.26&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/aubio/ChangeLog?r1=1.25&r2=1.26 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-libs/aubio/ChangeLog,v retrieving revision 1.25 retrieving revision 1.26 diff -u -r1.25 -r1.26 --- ChangeLog 18 Jan 2014 12:13:58 -0000 1.25 +++ ChangeLog 24 Feb 2014 01:32:27 -0000 1.26 @@ -1,6 +1,9 @@ # ChangeLog for media-libs/aubio # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/aubio/ChangeLog,v 1.25 2014/01/18 12:13:58 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/aubio/ChangeLog,v 1.26 2014/02/24 01:32:27 phajdan.jr Exp $ + + 24 Feb 2014; Pawel Hajdan jr aubio-0.3.2-r2.ebuild: + x86 stable wrt bug #474886 *aubio-0.4.0 (18 Jan 2014)