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 6A9D3138BF3 for ; Sat, 15 Feb 2014 21:02:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0C9A0E0B78; Sat, 15 Feb 2014 21:02:05 +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 0BC2AE0B77 for ; Sat, 15 Feb 2014 21:02:03 +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 3799633F945 for ; Sat, 15 Feb 2014 21:02:03 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2270) id 02A7F2004C; Sat, 15 Feb 2014 21:02:01 +0000 (UTC) From: "JosA MarAa Alonso (nimiux)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, nimiux@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-libs/json-c: json-c-0.11-r1.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: json-c-0.11-r1.ebuild ChangeLog X-VCS-Directories: dev-libs/json-c X-VCS-Committer: nimiux X-VCS-Committer-Name: JosA MarAa Alonso Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20140215210202.02A7F2004C@flycatcher.gentoo.org> Date: Sat, 15 Feb 2014 21:02:01 +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: 0a54d296-b7e5-4dbf-912e-93e4bc672702 X-Archives-Hash: 0f51d53a4f70eed6055b31d794c31ac6 nimiux 14/02/15 21:02:01 Modified: json-c-0.11-r1.ebuild ChangeLog Log: Stable for amd64 wrt bug #495404 (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key D628E536) Revision Changes Path 1.4 dev-libs/json-c/json-c-0.11-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/json-c/json-c-0.11-r1.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/json-c/json-c-0.11-r1.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/json-c/json-c-0.11-r1.ebuild?r1=1.3&r2=1.4 Index: json-c-0.11-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-libs/json-c/json-c-0.11-r1.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- json-c-0.11-r1.ebuild 11 Feb 2014 18:46:46 -0000 1.3 +++ json-c-0.11-r1.ebuild 15 Feb 2014 21:02:01 -0000 1.4 @@ -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/json-c/json-c-0.11-r1.ebuild,v 1.3 2014/02/11 18:46:46 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/json-c/json-c-0.11-r1.ebuild,v 1.4 2014/02/15 21:02:01 nimiux Exp $ EAPI=5 @@ -14,7 +14,7 @@ LICENSE="MIT" SLOT="0/0" -KEYWORDS="~alpha ~amd64 ~arm hppa ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~alpha amd64 ~arm hppa ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="doc static-libs" # tests break otherwise 1.39 dev-libs/json-c/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/json-c/ChangeLog?rev=1.39&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/json-c/ChangeLog?rev=1.39&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/json-c/ChangeLog?r1=1.38&r2=1.39 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-libs/json-c/ChangeLog,v retrieving revision 1.38 retrieving revision 1.39 diff -u -r1.38 -r1.39 --- ChangeLog 11 Feb 2014 18:46:46 -0000 1.38 +++ ChangeLog 15 Feb 2014 21:02:01 -0000 1.39 @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/json-c # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/json-c/ChangeLog,v 1.38 2014/02/11 18:46:46 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/json-c/ChangeLog,v 1.39 2014/02/15 21:02:01 nimiux Exp $ + + 15 Feb 2014; Chema Alonso json-c-0.11-r1.ebuild: + Stable for amd64 wrt bug #495404 11 Feb 2014; Jeroen Roovers json-c-0.11-r1.ebuild: Stable for HPPA (bug #495404).