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 267C8138CCF for ; Wed, 13 May 2015 06:00:11 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A0E5CE07D3; Wed, 13 May 2015 06:00:08 +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 3B4E0E07D3 for ; Wed, 13 May 2015 06:00:08 +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 435B5340E82 for ; Wed, 13 May 2015 06:00:07 +0000 (UTC) Received: by oystercatcher.gentoo.org (Postfix, from userid 2320) id 73B759D6; Wed, 13 May 2015 06:00:04 +0000 (UTC) From: "Jack Morgan (jmorgan)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, jmorgan@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in net-misc/whois: whois-5.1.5.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: whois-5.1.5.ebuild ChangeLog X-VCS-Directories: net-misc/whois X-VCS-Committer: jmorgan X-VCS-Committer-Name: Jack Morgan Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20150513060004.73B759D6@oystercatcher.gentoo.org> Date: Wed, 13 May 2015 06:00:04 +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: f12cddb0-2300-4c78-9a5f-ec2ae3344b25 X-Archives-Hash: 6337a3bb0f8227d3e6fbe98921746194 jmorgan 15/05/13 06:00:04 Modified: whois-5.1.5.ebuild ChangeLog Log: sparc stable wrt bug #524264 (Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key ) Revision Changes Path 1.10 net-misc/whois/whois-5.1.5.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/whois/whois-5.1.5.ebuild?rev=1.10&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/whois/whois-5.1.5.ebuild?rev=1.10&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/whois/whois-5.1.5.ebuild?r1=1.9&r2=1.10 Index: whois-5.1.5.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-misc/whois/whois-5.1.5.ebuild,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- whois-5.1.5.ebuild 13 May 2015 05:42:29 -0000 1.9 +++ whois-5.1.5.ebuild 13 May 2015 06:00:04 -0000 1.10 @@ -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/whois/whois-5.1.5.ebuild,v 1.9 2015/05/13 05:42:29 jmorgan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/whois/whois-5.1.5.ebuild,v 1.10 2015/05/13 06:00:04 jmorgan Exp $ EAPI=4 inherit eutils toolchain-funcs @@ -12,7 +12,7 @@ LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux" IUSE="iconv idn nls" RESTRICT="test" #59327 1.217 net-misc/whois/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/whois/ChangeLog?rev=1.217&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/whois/ChangeLog?rev=1.217&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/whois/ChangeLog?r1=1.216&r2=1.217 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-misc/whois/ChangeLog,v retrieving revision 1.216 retrieving revision 1.217 diff -u -r1.216 -r1.217 --- ChangeLog 13 May 2015 05:42:29 -0000 1.216 +++ ChangeLog 13 May 2015 06:00:04 -0000 1.217 @@ -1,6 +1,9 @@ # ChangeLog for net-misc/whois # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/whois/ChangeLog,v 1.216 2015/05/13 05:42:29 jmorgan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/whois/ChangeLog,v 1.217 2015/05/13 06:00:04 jmorgan Exp $ + + 13 May 2015; Jack Morgan whois-5.1.5.ebuild: + sparc stable wrt bug #524264 13 May 2015; Jack Morgan whois-5.1.5.ebuild: ia64 stable wrt bug #524264