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 A27ED139BC8 for ; Fri, 18 Sep 2015 19:56:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9E71B21C010; Fri, 18 Sep 2015 19:56: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 198D821C010 for ; Fri, 18 Sep 2015 19:56:41 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C4C52340CDB for ; Fri, 18 Sep 2015 19:56:38 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3BA251FE for ; Fri, 18 Sep 2015 19:56:33 +0000 (UTC) From: "Mike Frysinger" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mike Frysinger" Message-ID: <1442606183.9d88664968104fa0fdccb397f497ea22e3a0bdff.vapier@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/suite3270/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-misc/suite3270/suite3270-3.3.15_p9.ebuild X-VCS-Directories: net-misc/suite3270/ X-VCS-Committer: vapier X-VCS-Committer-Name: Mike Frysinger X-VCS-Revision: 9d88664968104fa0fdccb397f497ea22e3a0bdff X-VCS-Branch: master Date: Fri, 18 Sep 2015 19:56:33 +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: 9408d652-f724-4e09-b544-f5c4c653cb78 X-Archives-Hash: d0ab9b15b8b14d68cbb38142a6f05973 commit: 9d88664968104fa0fdccb397f497ea22e3a0bdff Author: Mike Frysinger gentoo org> AuthorDate: Fri Sep 18 19:56:06 2015 +0000 Commit: Mike Frysinger gentoo org> CommitDate: Fri Sep 18 19:56:23 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d886649 net-misc/suite3270: mark 3.3.15_p9 stable for all net-misc/suite3270/suite3270-3.3.15_p9.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/suite3270/suite3270-3.3.15_p9.ebuild b/net-misc/suite3270/suite3270-3.3.15_p9.ebuild index 3e26b40..f248d1c 100644 --- a/net-misc/suite3270/suite3270-3.3.15_p9.ebuild +++ b/net-misc/suite3270/suite3270-3.3.15_p9.ebuild @@ -22,7 +22,7 @@ SRC_URI="mirror://sourceforge/x3270/${MY_P}-src.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~s390 ~sparc ~x86" +KEYWORDS="amd64 ppc s390 sparc x86" IUSE="cjk doc ncurses ssl tcl X" RDEPEND="ssl? ( dev-libs/openssl )