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 2879E1381FA for ; Thu, 29 May 2014 18:49:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 83DEAE0903; Thu, 29 May 2014 18:49:51 +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 0B1DCE0903 for ; Thu, 29 May 2014 18:49:50 +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 DD75E33FC7D for ; Thu, 29 May 2014 18:49:49 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2279) id 961732004E; Thu, 29 May 2014 18:49:48 +0000 (UTC) From: "Michal Gorny (mgorny)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, mgorny@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in app-emulation/emul-linux-x86-soundlibs: emul-linux-x86-soundlibs-20140406-r1.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: emul-linux-x86-soundlibs-20140406-r1.ebuild ChangeLog X-VCS-Directories: app-emulation/emul-linux-x86-soundlibs X-VCS-Committer: mgorny X-VCS-Committer-Name: Michal Gorny Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20140529184948.961732004E@flycatcher.gentoo.org> Date: Thu, 29 May 2014 18:49:48 +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: 09639158-0bab-402a-98cf-a30ab79413a7 X-Archives-Hash: dd8ef5254ef0481f89be9dc6a664281d mgorny 14/05/29 18:49:48 Modified: emul-linux-x86-soundlibs-20140406-r1.ebuild ChangeLog Log: Restore stable keyword from 20140406. (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!) Revision Changes Path 1.4 app-emulation/emul-linux-x86-soundlibs/emul-linux-x86-soundlibs-20140406-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/emul-linux-x86-soundlibs/emul-linux-x86-soundlibs-20140406-r1.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/emul-linux-x86-soundlibs/emul-linux-x86-soundlibs-20140406-r1.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/emul-linux-x86-soundlibs/emul-linux-x86-soundlibs-20140406-r1.ebuild?r1=1.3&r2=1.4 Index: emul-linux-x86-soundlibs-20140406-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-soundlibs/emul-linux-x86-soundlibs-20140406-r1.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- emul-linux-x86-soundlibs-20140406-r1.ebuild 10 May 2014 10:06:35 -0000 1.3 +++ emul-linux-x86-soundlibs-20140406-r1.ebuild 29 May 2014 18:49:48 -0000 1.4 @@ -1,12 +1,12 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-soundlibs/emul-linux-x86-soundlibs-20140406-r1.ebuild,v 1.3 2014/05/10 10:06:35 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-soundlibs/emul-linux-x86-soundlibs-20140406-r1.ebuild,v 1.4 2014/05/29 18:49:48 mgorny Exp $ EAPI=5 inherit emul-linux-x86 LICENSE="!abi_x86_32? ( BSD FDL-1.2 GPL-2 LGPL-2.1 LGPL-2 MIT gsm public-domain ) abi_x86_32? ( metapackage )" -KEYWORDS="-* ~amd64" +KEYWORDS="-* amd64" IUSE="abi_x86_32 alsa +pulseaudio" RDEPEND="~app-emulation/emul-linux-x86-baselibs-${PV}[abi_x86_32=] 1.123 app-emulation/emul-linux-x86-soundlibs/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/emul-linux-x86-soundlibs/ChangeLog?rev=1.123&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/emul-linux-x86-soundlibs/ChangeLog?rev=1.123&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/emul-linux-x86-soundlibs/ChangeLog?r1=1.122&r2=1.123 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-soundlibs/ChangeLog,v retrieving revision 1.122 retrieving revision 1.123 diff -u -r1.122 -r1.123 --- ChangeLog 29 May 2014 16:41:23 -0000 1.122 +++ ChangeLog 29 May 2014 18:49:48 -0000 1.123 @@ -1,6 +1,10 @@ # ChangeLog for app-emulation/emul-linux-x86-soundlibs # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-soundlibs/ChangeLog,v 1.122 2014/05/29 16:41:23 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-soundlibs/ChangeLog,v 1.123 2014/05/29 18:49:48 mgorny Exp $ + + 29 May 2014; Michał Górny + emul-linux-x86-soundlibs-20140406-r1.ebuild: + Restore stable keyword from 20140406. 29 May 2014; Michał Górny -emul-linux-x86-soundlibs-20140406.ebuild, -files/remove-native-20140406: