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 1430F138A1A for ; Sat, 21 Feb 2015 12:07:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7D4A9E088F; Sat, 21 Feb 2015 12:07:45 +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 254BFE088F for ; Sat, 21 Feb 2015 12:07:45 +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 27913340880 for ; Sat, 21 Feb 2015 12:07:44 +0000 (UTC) Received: by oystercatcher.gentoo.org (Postfix, from userid 2314) id D2CAC123C4; Sat, 21 Feb 2015 12:07:42 +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-ml/cryptokit: cryptokit-1.10.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: cryptokit-1.10.ebuild ChangeLog X-VCS-Directories: dev-ml/cryptokit X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20150221120742.D2CAC123C4@oystercatcher.gentoo.org> Date: Sat, 21 Feb 2015 12:07:42 +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: f2ad860f-4db7-454c-a8f7-e14dc7a688ab X-Archives-Hash: a5c8d1ae407dc37873bf656a9f0fd69b ago 15/02/21 12:07:42 Modified: cryptokit-1.10.ebuild ChangeLog Log: Stable for ppc, wrt bug #535128 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F) Revision Changes Path 1.3 dev-ml/cryptokit/cryptokit-1.10.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/cryptokit/cryptokit-1.10.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/cryptokit/cryptokit-1.10.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/cryptokit/cryptokit-1.10.ebuild?r1=1.2&r2=1.3 Index: cryptokit-1.10.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ml/cryptokit/cryptokit-1.10.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- cryptokit-1.10.ebuild 19 Feb 2015 09:03:28 -0000 1.2 +++ cryptokit-1.10.ebuild 21 Feb 2015 12:07:42 -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-ml/cryptokit/cryptokit-1.10.ebuild,v 1.2 2015/02/19 09:03:28 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/cryptokit/cryptokit-1.10.ebuild,v 1.3 2015/02/21 12:07:42 ago Exp $ EAPI="5" @@ -14,7 +14,7 @@ SRC_URI="http://forge.ocamlcore.org/frs/download.php/1493/${P}.tar.gz" LICENSE="LGPL-2" SLOT="0/${PV}" -KEYWORDS="amd64 ~ppc ~x86 ~x86-fbsd" +KEYWORDS="amd64 ppc ~x86 ~x86-fbsd" IUSE="zlib" DEPEND="zlib? ( >=sys-libs/zlib-1.1 )" 1.29 dev-ml/cryptokit/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/cryptokit/ChangeLog?rev=1.29&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/cryptokit/ChangeLog?rev=1.29&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/cryptokit/ChangeLog?r1=1.28&r2=1.29 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ml/cryptokit/ChangeLog,v retrieving revision 1.28 retrieving revision 1.29 diff -u -r1.28 -r1.29 --- ChangeLog 19 Feb 2015 09:03:28 -0000 1.28 +++ ChangeLog 21 Feb 2015 12:07:42 -0000 1.29 @@ -1,6 +1,9 @@ # ChangeLog for dev-ml/cryptokit # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/cryptokit/ChangeLog,v 1.28 2015/02/19 09:03:28 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/cryptokit/ChangeLog,v 1.29 2015/02/21 12:07:42 ago Exp $ + + 21 Feb 2015; Agostino Sarubbo cryptokit-1.10.ebuild: + Stable for ppc, wrt bug #535128 19 Feb 2015; Agostino Sarubbo cryptokit-1.10.ebuild: Stable for amd64, wrt bug #535128