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 43151138A1A for ; Sun, 25 Jan 2015 09:44:04 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E8CCBE084A; Sun, 25 Jan 2015 09:44:03 +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 9B4AEE084A for ; Sun, 25 Jan 2015 09:44:03 +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 E0B9E3406C4 for ; Sun, 25 Jan 2015 09:44:02 +0000 (UTC) Received: by oystercatcher.gentoo.org (Postfix, from userid 2078) id A85691054D; Sun, 25 Jan 2015 09:44:01 +0000 (UTC) From: "Jeroen Roovers (jer)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, jer@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in net-misc/socat: socat-1.7.3.0.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: socat-1.7.3.0.ebuild ChangeLog X-VCS-Directories: net-misc/socat X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20150125094401.A85691054D@oystercatcher.gentoo.org> Date: Sun, 25 Jan 2015 09:44: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: e0b10a15-40b3-477d-8903-2ab32ec606dc X-Archives-Hash: 9d538e71030c992838fab82967b10d51 jer 15/01/25 09:44:01 Modified: socat-1.7.3.0.ebuild ChangeLog Log: Stable for HPPA (bug #537592). (Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613) Revision Changes Path 1.2 net-misc/socat/socat-1.7.3.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/socat/socat-1.7.3.0.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/socat/socat-1.7.3.0.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/socat/socat-1.7.3.0.ebuild?r1=1.1&r2=1.2 Index: socat-1.7.3.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-misc/socat/socat-1.7.3.0.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- socat-1.7.3.0.ebuild 25 Jan 2015 08:12:29 -0000 1.1 +++ socat-1.7.3.0.ebuild 25 Jan 2015 09:44:01 -0000 1.2 @@ -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/net-misc/socat/socat-1.7.3.0.ebuild,v 1.1 2015/01/25 08:12:29 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/socat/socat-1.7.3.0.ebuild,v 1.2 2015/01/25 09:44:01 jer Exp $ EAPI=5 inherit eutils flag-o-matic toolchain-funcs @@ -13,7 +13,7 @@ LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="ssl readline ipv6 tcpd" DEPEND=" 1.146 net-misc/socat/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/socat/ChangeLog?rev=1.146&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/socat/ChangeLog?rev=1.146&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/socat/ChangeLog?r1=1.145&r2=1.146 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-misc/socat/ChangeLog,v retrieving revision 1.145 retrieving revision 1.146 diff -u -r1.145 -r1.146 --- ChangeLog 25 Jan 2015 08:12:28 -0000 1.145 +++ ChangeLog 25 Jan 2015 09:44:01 -0000 1.146 @@ -1,6 +1,9 @@ # ChangeLog for net-misc/socat # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/socat/ChangeLog,v 1.145 2015/01/25 08:12:28 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/socat/ChangeLog,v 1.146 2015/01/25 09:44:01 jer Exp $ + + 25 Jan 2015; Jeroen Roovers socat-1.7.3.0.ebuild: + Stable for HPPA (bug #537592). *socat-1.7.3.0 (25 Jan 2015)