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 03FF6138A1A for ; Fri, 9 Jan 2015 13:39:43 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 76BB2E084E; Fri, 9 Jan 2015 13:39:42 +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 ACEE5E084E for ; Fri, 9 Jan 2015 13:39:41 +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 CC32E34074B for ; Fri, 9 Jan 2015 13:39:40 +0000 (UTC) Received: by oystercatcher.gentoo.org (Postfix, from userid 2314) id 83208F34B; Fri, 9 Jan 2015 13:39:39 +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-libs/libpipeline: libpipeline-1.4.0.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: libpipeline-1.4.0.ebuild ChangeLog X-VCS-Directories: dev-libs/libpipeline X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20150109133939.83208F34B@oystercatcher.gentoo.org> Date: Fri, 9 Jan 2015 13:39:39 +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: 1d3a31a4-56da-477c-b9a8-960f77cf6102 X-Archives-Hash: 652818304363d5c9ad111120cd7e5e74 ago 15/01/09 13:39:39 Modified: libpipeline-1.4.0.ebuild ChangeLog Log: Stable for amd64, wrt bug #535118 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F) Revision Changes Path 1.4 dev-libs/libpipeline/libpipeline-1.4.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libpipeline/libpipeline-1.4.0.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libpipeline/libpipeline-1.4.0.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libpipeline/libpipeline-1.4.0.ebuild?r1=1.3&r2=1.4 Index: libpipeline-1.4.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-libs/libpipeline/libpipeline-1.4.0.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- libpipeline-1.4.0.ebuild 8 Jan 2015 21:43:31 -0000 1.3 +++ libpipeline-1.4.0.ebuild 9 Jan 2015 13:39:39 -0000 1.4 @@ -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-libs/libpipeline/libpipeline-1.4.0.ebuild,v 1.3 2015/01/08 21:43:31 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libpipeline/libpipeline-1.4.0.ebuild,v 1.4 2015/01/09 13:39:39 ago Exp $ EAPI="5" @@ -12,7 +12,7 @@ LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha ~amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux" IUSE="static-libs test" DEPEND="virtual/pkgconfig 1.67 dev-libs/libpipeline/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libpipeline/ChangeLog?rev=1.67&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libpipeline/ChangeLog?rev=1.67&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libpipeline/ChangeLog?r1=1.66&r2=1.67 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-libs/libpipeline/ChangeLog,v retrieving revision 1.66 retrieving revision 1.67 diff -u -r1.66 -r1.67 --- ChangeLog 8 Jan 2015 21:43:31 -0000 1.66 +++ ChangeLog 9 Jan 2015 13:39:39 -0000 1.67 @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/libpipeline # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libpipeline/ChangeLog,v 1.66 2015/01/08 21:43:31 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libpipeline/ChangeLog,v 1.67 2015/01/09 13:39:39 ago Exp $ + + 09 Jan 2015; Agostino Sarubbo libpipeline-1.4.0.ebuild: + Stable for amd64, wrt bug #535118 08 Jan 2015; Jeroen Roovers libpipeline-1.4.0.ebuild: Stable for HPPA (bug #535118).