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 98341138C9D for ; Fri, 17 Apr 2015 23:56:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 64F25E097E; Fri, 17 Apr 2015 23:56:48 +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 16708E097E for ; Fri, 17 Apr 2015 23:56:43 +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 610F43409B3 for ; Fri, 17 Apr 2015 23:56:42 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 272011627C for ; Fri, 17 Apr 2015 23:56:34 +0000 (UTC) From: "Martin Mokrejs" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Martin Mokrejs" Message-ID: <1429314101.a875b950fad1f054144a916a41d1c2b5b90673b4.mmokrejs@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: sci-biology/seqclean/ X-VCS-Repository: proj/sci X-VCS-Files: sci-biology/seqclean/ChangeLog sci-biology/seqclean/seqclean-110625.ebuild X-VCS-Directories: sci-biology/seqclean/ X-VCS-Committer: mmokrejs X-VCS-Committer-Name: Martin Mokrejs X-VCS-Revision: a875b950fad1f054144a916a41d1c2b5b90673b4 X-VCS-Branch: master Date: Fri, 17 Apr 2015 23:56:34 +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: 7a308bb6-8e62-46b9-9238-ae0d219ce80f X-Archives-Hash: 4d2bcdbfe13009ee213b8761e9e2e1a3 commit: a875b950fad1f054144a916a41d1c2b5b90673b4 Author: Martin Mokrejš fold natur cuni cz> AuthorDate: Fri Apr 17 23:41:41 2015 +0000 Commit: Martin Mokrejs fold natur cuni cz> CommitDate: Fri Apr 17 23:41:41 2015 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=a875b950 sci-biology/seqclean: bump EAPI Package-Manager: portage-2.2.18 sci-biology/seqclean/ChangeLog | 4 ++++ sci-biology/seqclean/seqclean-110625.ebuild | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/sci-biology/seqclean/ChangeLog b/sci-biology/seqclean/ChangeLog index e8b4cbb..f7c664a 100644 --- a/sci-biology/seqclean/ChangeLog +++ b/sci-biology/seqclean/ChangeLog @@ -4,6 +4,10 @@ 17 Apr 2015; Martin Mokrejs seqclean-110625.ebuild: + sci-biology/seqclean: bump EAPI + + 17 Apr 2015; Martin Mokrejs + seqclean-110625.ebuild: sci-biology/seqclean: fix language *seqclean-110625 (25 Jun 2011) diff --git a/sci-biology/seqclean/seqclean-110625.ebuild b/sci-biology/seqclean/seqclean-110625.ebuild index da1ef80..1de8c72 100644 --- a/sci-biology/seqclean/seqclean-110625.ebuild +++ b/sci-biology/seqclean/seqclean-110625.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Header: $ -EAPI=4 +EAPI=5 inherit eutils toolchain-funcs