From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1RuujC-00052Y-Vf for garchives@archives.gentoo.org; Tue, 07 Feb 2012 23:45:39 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0384CE07E8; Tue, 7 Feb 2012 23:45:30 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id C9022E07DA for ; Tue, 7 Feb 2012 23:45:30 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 1E6CA1B401F for ; Tue, 7 Feb 2012 23:45:30 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 8E2E48004F for ; Tue, 7 Feb 2012 23:45:29 +0000 (UTC) From: "Martin Mokrejs" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Martin Mokrejs" Message-ID: Subject: [gentoo-commits] proj/sci:master commit in: sci-biology/artemis/ X-VCS-Repository: proj/sci X-VCS-Files: sci-biology/artemis/ChangeLog sci-biology/artemis/artemis-9999.ebuild X-VCS-Directories: sci-biology/artemis/ X-VCS-Committer: mmokrejs X-VCS-Committer-Name: Martin Mokrejs X-VCS-Revision: aa6b1c5670c52a5cfe62645536c4eace8eec862d Date: Tue, 7 Feb 2012 23:45:29 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 25adccfb-0bf8-42cd-8812-9980bd5b2881 X-Archives-Hash: 4abc32e960d0bffb2812c4a15d9922fc commit: aa6b1c5670c52a5cfe62645536c4eace8eec862d Author: Martin Mokrejs fold natur cuni cz> AuthorDate: Tue Feb 7 23:45:14 2012 +0000 Commit: Martin Mokrejs fold natur cuni cz> CommitDate: Tue Feb 7 23:45:14 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/sci.git;a=3Dc= ommit;h=3Daa6b1c56 sci-biology/artemis: adjust ebuild based on upstream providing a Makefile (Portage version: 2.1.10.45/git/Linux x86_64, unsigned Manifest commit) --- sci-biology/artemis/ChangeLog | 3 +++ sci-biology/artemis/artemis-9999.ebuild | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/sci-biology/artemis/ChangeLog b/sci-biology/artemis/ChangeLo= g index a87b1e4..a992d60 100644 --- a/sci-biology/artemis/ChangeLog +++ b/sci-biology/artemis/ChangeLog @@ -2,6 +2,9 @@ # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ =20 + 07 Feb 2012; Martin Mokrejs artemis-9999= .ebuild: + sci-biology/artemis: adjust ebuild based on upstream providing a Makef= ile + 07 Feb 2012; Martin Mokrejs artemis-9999.ebuild: adjust ebuild based on upstream providing a Makefile diff --git a/sci-biology/artemis/artemis-9999.ebuild b/sci-biology/artemi= s/artemis-9999.ebuild index 4739ad8..4481975 100644 --- a/sci-biology/artemis/artemis-9999.ebuild +++ b/sci-biology/artemis/artemis-9999.ebuild @@ -13,7 +13,7 @@ HOMEPAGE=3D"http://www.sanger.ac.uk/resources/software/= artemis" =20 if [ "$PV" =3D=3D "9999" ]; then EGIT_REPO_URI=3D"https://github.com/sanger-pathogens/Artemis" - KEYWORDS=3D"" + KEYWORDS=3D"~amd64 ~x86" else SRC_URI=3D"ftp://ftp.sanger.ac.uk/pub4/resources/software/artemis/v13/v= "${PV}"/artemis_compiled_v"${PV}".tar.gz" KEYWORDS=3D"~amd64 ~x86" @@ -21,7 +21,7 @@ fi =20 LICENSE=3D"GPL-2" SLOT=3D"0" -KEYWORDS=3D"~amd64 ~x86" +KEYWORDS=3D"" IUSE=3D"" =20 # uses its own BamView