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 908CE13877A for ; Thu, 14 Aug 2014 16:39:19 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9BC7CE0B91; Thu, 14 Aug 2014 16:39:18 +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 4E906E0B91 for ; Thu, 14 Aug 2014 16:39:18 +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 053A734024C for ; Thu, 14 Aug 2014 16:39:17 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2261) id CA9352004E; Thu, 14 Aug 2014 16:39:15 +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 dev-libs/libuv: ChangeLog libuv-0.11.25-r1.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog libuv-0.11.25-r1.ebuild X-VCS-Directories: dev-libs/libuv X-VCS-Committer: phajdan.jr X-VCS-Committer-Name: PaweA Hajdan Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20140814163915.CA9352004E@flycatcher.gentoo.org> Date: Thu, 14 Aug 2014 16:39:15 +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: 7bca8b93-3851-449c-b6e8-217e54706ca2 X-Archives-Hash: f4439ab8e6c4ec74b8a6e0bff1e34f8c phajdan.jr 14/08/14 16:39:15 Modified: ChangeLog libuv-0.11.25-r1.ebuild Log: x86 stable wrt bug #518244 (Portage version: 2.2.8-r1/cvs/Linux i686, RepoMan options: --ignore-arches, signed Manifest commit with key 0x4F1A2555EA71991D!) Revision Changes Path 1.23 dev-libs/libuv/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libuv/ChangeLog?rev=1.23&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libuv/ChangeLog?rev=1.23&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libuv/ChangeLog?r1=1.22&r2=1.23 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-libs/libuv/ChangeLog,v retrieving revision 1.22 retrieving revision 1.23 diff -u -r1.22 -r1.23 --- ChangeLog 1 Aug 2014 22:06:50 -0000 1.22 +++ ChangeLog 14 Aug 2014 16:39:15 -0000 1.23 @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/libuv # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libuv/ChangeLog,v 1.22 2014/08/01 22:06:50 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libuv/ChangeLog,v 1.23 2014/08/14 16:39:15 phajdan.jr Exp $ + + 14 Aug 2014; Pawel Hajdan jr libuv-0.11.25-r1.ebuild: + x86 stable wrt bug #518244 *libuv-0.11.27 (01 Aug 2014) 1.2 dev-libs/libuv/libuv-0.11.25-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libuv/libuv-0.11.25-r1.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libuv/libuv-0.11.25-r1.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libuv/libuv-0.11.25-r1.ebuild?r1=1.1&r2=1.2 Index: libuv-0.11.25-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-libs/libuv/libuv-0.11.25-r1.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- libuv-0.11.25-r1.ebuild 23 May 2014 17:47:51 -0000 1.1 +++ libuv-0.11.25-r1.ebuild 14 Aug 2014 16:39:15 -0000 1.2 @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libuv/libuv-0.11.25-r1.ebuild,v 1.1 2014/05/23 17:47:51 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libuv/libuv-0.11.25-r1.ebuild,v 1.2 2014/08/14 16:39:15 phajdan.jr Exp $ EAPI=5 @@ -12,7 +12,7 @@ LICENSE="BSD BSD-2 ISC MIT" SLOT="0/11" -KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm x86 ~amd64-linux ~x86-linux" IUSE="static-libs" DEPEND="virtual/pkgconfig"