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 4C5F21381F3 for ; Sun, 9 Jun 2013 11:33:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D1C9AE07F5; Sun, 9 Jun 2013 11:33:27 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 667EDE07F5 for ; Sun, 9 Jun 2013 11:33:27 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 756BB33E342 for ; Sun, 9 Jun 2013 11:33:26 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2314) id 403332171D; Sun, 9 Jun 2013 11:33:25 +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 net-misc/socat: socat-1.7.2.2.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: socat-1.7.2.2.ebuild ChangeLog X-VCS-Directories: net-misc/socat X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20130609113325.403332171D@flycatcher.gentoo.org> Date: Sun, 9 Jun 2013 11:33:25 +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: 1f0920d8-6ea5-4782-8438-6be322071d6a X-Archives-Hash: b65c13efe059eb06dff56a23b82f5abe ago 13/06/09 11:33:25 Modified: socat-1.7.2.2.ebuild ChangeLog Log: Stable for ppc, wrt bug #471354 (Portage version: 2.1.12.2/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F) Revision Changes Path 1.8 net-misc/socat/socat-1.7.2.2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/socat/socat-1.7.2.2.ebuild?rev=1.8&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/socat/socat-1.7.2.2.ebuild?rev=1.8&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/socat/socat-1.7.2.2.ebuild?r1=1.7&r2=1.8 Index: socat-1.7.2.2.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-misc/socat/socat-1.7.2.2.ebuild,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- socat-1.7.2.2.ebuild 9 Jun 2013 11:33:06 -0000 1.7 +++ socat-1.7.2.2.ebuild 9 Jun 2013 11:33:25 -0000 1.8 @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/socat/socat-1.7.2.2.ebuild,v 1.7 2013/06/09 11:33:06 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/socat/socat-1.7.2.2.ebuild,v 1.8 2013/06/09 11:33:25 ago Exp $ EAPI="4" @@ -14,7 +14,7 @@ LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ~sparc x86 ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~sparc x86 ~ppc-macos ~x64-macos ~x86-macos" IUSE="ssl readline ipv6 tcpd" DEPEND=" 1.117 net-misc/socat/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/socat/ChangeLog?rev=1.117&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/socat/ChangeLog?rev=1.117&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/socat/ChangeLog?r1=1.116&r2=1.117 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-misc/socat/ChangeLog,v retrieving revision 1.116 retrieving revision 1.117 diff -u -r1.116 -r1.117 --- ChangeLog 9 Jun 2013 11:33:06 -0000 1.116 +++ ChangeLog 9 Jun 2013 11:33:25 -0000 1.117 @@ -1,6 +1,9 @@ # ChangeLog for net-misc/socat # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/socat/ChangeLog,v 1.116 2013/06/09 11:33:06 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/socat/ChangeLog,v 1.117 2013/06/09 11:33:25 ago Exp $ + + 09 Jun 2013; Agostino Sarubbo socat-1.7.2.2.ebuild: + Stable for ppc, wrt bug #471354 09 Jun 2013; Agostino Sarubbo socat-1.7.2.2.ebuild: Stable for ia64, wrt bug #471354