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 40B87138CDB for ; Thu, 11 Jun 2015 15:08:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BD532E07F1; Thu, 11 Jun 2015 15:08:22 +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 64BAEE07F1 for ; Thu, 11 Jun 2015 15:08:22 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 80FB3340817 for ; Thu, 11 Jun 2015 15:08:21 +0000 (UTC) Received: by oystercatcher.gentoo.org (Postfix, from userid 2314) id 59A95A26; Thu, 11 Jun 2015 15:08:19 +0000 (UTC) From: "Agostino Sarubbo (ago)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, ago@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-util/lcov: lcov-1.11.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: lcov-1.11.ebuild ChangeLog X-VCS-Directories: dev-util/lcov X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20150611150819.59A95A26@oystercatcher.gentoo.org> Date: Thu, 11 Jun 2015 15:08:19 +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: 98739566-cea1-42a0-8704-602028220bfa X-Archives-Hash: 47a147a30bb003fc843cd10b6a65c5ac ago 15/06/11 15:08:19 Modified: lcov-1.11.ebuild ChangeLog Log: Stable for amd64, wrt bug #535402 (Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F) Revision Changes Path 1.3 dev-util/lcov/lcov-1.11.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/lcov/lcov-1.11.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/lcov/lcov-1.11.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/lcov/lcov-1.11.ebuild?r1=1.2&r2=1.3 Index: lcov-1.11.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-util/lcov/lcov-1.11.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- lcov-1.11.ebuild 9 Jun 2015 18:34:20 -0000 1.2 +++ lcov-1.11.ebuild 11 Jun 2015 15:08:19 -0000 1.3 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/lcov/lcov-1.11.ebuild,v 1.2 2015/06/09 18:34:20 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/lcov/lcov-1.11.ebuild,v 1.3 2015/06/11 15:08:19 ago Exp $ EAPI="4" @@ -12,7 +12,7 @@ LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-linux ~x64-macos" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-linux ~x64-macos" IUSE="" DEPEND="" 1.23 dev-util/lcov/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/lcov/ChangeLog?rev=1.23&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/lcov/ChangeLog?rev=1.23&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/lcov/ChangeLog?r1=1.22&r2=1.23 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-util/lcov/ChangeLog,v retrieving revision 1.22 retrieving revision 1.23 diff -u -r1.22 -r1.23 --- ChangeLog 9 Jun 2015 18:34:20 -0000 1.22 +++ ChangeLog 11 Jun 2015 15:08:19 -0000 1.23 @@ -1,6 +1,9 @@ # ChangeLog for dev-util/lcov # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/lcov/ChangeLog,v 1.22 2015/06/09 18:34:20 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/lcov/ChangeLog,v 1.23 2015/06/11 15:08:19 ago Exp $ + + 11 Jun 2015; Agostino Sarubbo lcov-1.11.ebuild: + Stable for amd64, wrt bug #535402 09 Jun 2015; Markus Meier lcov-1.11.ebuild: arm stable, bug #535402