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 2B51A1393E9 for ; Mon, 31 Mar 2014 15:28:43 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7E0DFE0AD7; Mon, 31 Mar 2014 15:28:40 +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 A91ECE0ACA for ; Mon, 31 Mar 2014 15:28:39 +0000 (UTC) Received: from spoonbill.gentoo.org (spoonbill.gentoo.org [81.93.255.5]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D3AA633FCCB for ; Mon, 31 Mar 2014 15:28:38 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by spoonbill.gentoo.org (Postfix) with ESMTP id CB0F1188FC for ; Mon, 31 Mar 2014 15:28:36 +0000 (UTC) From: "Nicolas Bock" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Nicolas Bock" Message-ID: <1396279654.e899aeb0db6071873ed8822a0dd0a90fafeb99b0.nicolasbock@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: sci-biology/YASRA/ X-VCS-Repository: proj/sci X-VCS-Files: sci-biology/YASRA/ChangeLog sci-biology/YASRA/YASRA-2.32.ebuild sci-biology/YASRA/YASRA-2.33.ebuild X-VCS-Directories: sci-biology/YASRA/ X-VCS-Committer: nicolasbock X-VCS-Committer-Name: Nicolas Bock X-VCS-Revision: e899aeb0db6071873ed8822a0dd0a90fafeb99b0 X-VCS-Branch: master Date: Mon, 31 Mar 2014 15:28:36 +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: a179c36c-78e6-4bbd-abb1-9779f9d1e364 X-Archives-Hash: 1c6fcef1d1f649245ad1909ac3258972 commit: e899aeb0db6071873ed8822a0dd0a90fafeb99b0 Author: Martin Mokrejš fold natur cuni cz> AuthorDate: Fri Mar 28 19:38:56 2014 +0000 Commit: Nicolas Bock gmail com> CommitDate: Mon Mar 31 15:27:34 2014 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=e899aeb0 sci-biology/YASRA: version bump to a version without compile errors when gcc-4.8 is used Package-Manager: portage-2.2.7 --- sci-biology/YASRA/ChangeLog | 10 ++++++++-- sci-biology/YASRA/{YASRA-2.32.ebuild => YASRA-2.33.ebuild} | 0 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/sci-biology/YASRA/ChangeLog b/sci-biology/YASRA/ChangeLog index bb0cc58..0d3e03b 100644 --- a/sci-biology/YASRA/ChangeLog +++ b/sci-biology/YASRA/ChangeLog @@ -1,7 +1,14 @@ # ChangeLog for sci-biology/YASRA -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ +*YASRA-2.33 (28 Mar 2014) + + 28 Mar 2014; Martin Mokrejs +YASRA-2.33.ebuild, + -YASRA-2.32.ebuild: + sci-biology/YASRA: version bump to a version without compile errors when + gcc-4.8 is used + 16 Jun 2013; Justin Lecher -YASRA-2.1.ebuild, +YASRA-2.32.ebuild: Version Bump; add KEYWORDS @@ -14,4 +21,3 @@ 17 Jan 2012; Martin Mokrejs +YASRA-2.1.ebuild, +metadata.xml: initial ebuild - diff --git a/sci-biology/YASRA/YASRA-2.32.ebuild b/sci-biology/YASRA/YASRA-2.33.ebuild similarity index 100% rename from sci-biology/YASRA/YASRA-2.32.ebuild rename to sci-biology/YASRA/YASRA-2.33.ebuild