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 D924C138989 for ; Sat, 2 May 2015 16:29:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6DAEEE08C1; Sat, 2 May 2015 16:29:31 +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 B5E69E08A2 for ; Sat, 2 May 2015 16:29:30 +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 DE5BE340ED3 for ; Sat, 2 May 2015 16:29:29 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CD6E29B6 for ; Sat, 2 May 2015 16:29:23 +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: <1430583642.daa8e65741c2232b3f5abe9fc7fceefc0f734b6e.mmokrejs@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: sci-biology/artemis-bin/ X-VCS-Repository: proj/sci X-VCS-Files: sci-biology/artemis-bin/ChangeLog sci-biology/artemis-bin/artemis-bin-16.0.11.ebuild X-VCS-Directories: sci-biology/artemis-bin/ X-VCS-Committer: mmokrejs X-VCS-Committer-Name: Martin Mokrejs X-VCS-Revision: daa8e65741c2232b3f5abe9fc7fceefc0f734b6e X-VCS-Branch: master Date: Sat, 2 May 2015 16:29:23 +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: dca10626-2f47-481c-8b6d-8716eb74206f X-Archives-Hash: 2ec206ba71a44cf9a6d2b452b613730c commit: daa8e65741c2232b3f5abe9fc7fceefc0f734b6e Author: Martin Mokrejš fold natur cuni cz> AuthorDate: Sat May 2 16:20:42 2015 +0000 Commit: Martin Mokrejs fold natur cuni cz> CommitDate: Sat May 2 16:20:42 2015 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=daa8e657 sci-biology/artemis-bin: EAPI bump Package-Manager: portage-2.2.18 sci-biology/artemis-bin/ChangeLog | 4 ++++ sci-biology/artemis-bin/artemis-bin-16.0.11.ebuild | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/sci-biology/artemis-bin/ChangeLog b/sci-biology/artemis-bin/ChangeLog index d1286af..4320cdc 100644 --- a/sci-biology/artemis-bin/ChangeLog +++ b/sci-biology/artemis-bin/ChangeLog @@ -2,6 +2,10 @@ # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ + 02 May 2015; Martin Mokrejs + artemis-bin-16.0.11.ebuild: + sci-biology/artemis-bin: EAPI bump + *artemis-bin-16.0.11 (08 Jan 2015) 08 Jan 2015; Martin Mokrejs diff --git a/sci-biology/artemis-bin/artemis-bin-16.0.11.ebuild b/sci-biology/artemis-bin/artemis-bin-16.0.11.ebuild index 69b26ca..d089c7f 100644 --- a/sci-biology/artemis-bin/artemis-bin-16.0.11.ebuild +++ b/sci-biology/artemis-bin/artemis-bin-16.0.11.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Header: $ -EAPI=3 +EAPI=5 inherit java-pkg-2