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 6F69813877A for ; Mon, 28 Jul 2014 16:55:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 40C7BE0E2C; Mon, 28 Jul 2014 16:55:51 +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 BA22FE0E2C for ; Mon, 28 Jul 2014 16:55:50 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B0BBC33FEA4 for ; Mon, 28 Jul 2014 16:55:49 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2342) id BFE7B2004E; Mon, 28 Jul 2014 16:55:47 +0000 (UTC) From: "Mikle Kolyada (zlogene)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, zlogene@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in virtual/perl-Math-BigInt: perl-Math-BigInt-1.999.100.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: perl-Math-BigInt-1.999.100.ebuild ChangeLog X-VCS-Directories: virtual/perl-Math-BigInt X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20140728165547.BFE7B2004E@flycatcher.gentoo.org> Date: Mon, 28 Jul 2014 16:55:47 +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: 69319928-e2ad-4b1a-abb9-5e32c1c31db7 X-Archives-Hash: 79c8301f198af8d19fb414628b07993d zlogene 14/07/28 16:55:47 Modified: perl-Math-BigInt-1.999.100.ebuild ChangeLog Log: amd64 stable wrt bug #381424 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6) Revision Changes Path 1.3 virtual/perl-Math-BigInt/perl-Math-BigInt-1.999.100.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Math-BigInt/perl-Math-BigInt-1.999.100.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Math-BigInt/perl-Math-BigInt-1.999.100.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Math-BigInt/perl-Math-BigInt-1.999.100.ebuild?r1=1.2&r2=1.3 Index: perl-Math-BigInt-1.999.100.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt/perl-Math-BigInt-1.999.100.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- perl-Math-BigInt-1.999.100.ebuild 24 Jul 2014 09:32:02 -0000 1.2 +++ perl-Math-BigInt-1.999.100.ebuild 28 Jul 2014 16:55:47 -0000 1.3 @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt/perl-Math-BigInt-1.999.100.ebuild,v 1.2 2014/07/24 09:32:02 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt/perl-Math-BigInt-1.999.100.ebuild,v 1.3 2014/07/28 16:55:47 zlogene Exp $ EAPI=5 @@ -10,7 +10,7 @@ LICENSE="" SLOT="0" -KEYWORDS="alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~s390 ~sh ~sparc ~x86 ~ppc-aix ~ppc-macos ~x86-solaris" +KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~s390 ~sh ~sparc ~x86 ~ppc-aix ~ppc-macos ~x86-solaris" IUSE="" RDEPEND=" 1.68 virtual/perl-Math-BigInt/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Math-BigInt/ChangeLog?rev=1.68&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Math-BigInt/ChangeLog?rev=1.68&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Math-BigInt/ChangeLog?r1=1.67&r2=1.68 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt/ChangeLog,v retrieving revision 1.67 retrieving revision 1.68 diff -u -r1.67 -r1.68 --- ChangeLog 24 Jul 2014 09:32:02 -0000 1.67 +++ ChangeLog 28 Jul 2014 16:55:47 -0000 1.68 @@ -1,6 +1,10 @@ # ChangeLog for virtual/perl-Math-BigInt # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt/ChangeLog,v 1.67 2014/07/24 09:32:02 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt/ChangeLog,v 1.68 2014/07/28 16:55:47 zlogene Exp $ + + 28 Jul 2014; Mikle Kolyada + perl-Math-BigInt-1.999.100.ebuild: + amd64 stable wrt bug #381424 24 Jul 2014; Tobias Klausmann perl-Math-BigInt-1.999.100.ebuild: