From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-830754-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id A05DF13989A for <garchives@archives.gentoo.org>; Thu, 27 Aug 2015 13:48:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BF89BE092B; Thu, 27 Aug 2015 13:48:02 +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 2CAA0E08EE for <gentoo-commits@lists.gentoo.org>; Thu, 27 Aug 2015 13:48:01 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 78E86340A98 for <gentoo-commits@lists.gentoo.org>; Thu, 27 Aug 2015 13:48:00 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1F058183 for <gentoo-commits@lists.gentoo.org>; Thu, 27 Aug 2015 13:47:57 +0000 (UTC) From: "Justin Lecher" <jlec@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Justin Lecher" <jlec@gentoo.org> Message-ID: <1440683272.ca63af277575ce079b83dfae627e948d000ce6ac.jlec@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-biology/embassy-domalign/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-biology/embassy-domalign/Manifest sci-biology/embassy-domalign/embassy-domalign-0.1.0-r3.ebuild X-VCS-Directories: sci-biology/embassy-domalign/ X-VCS-Committer: jlec X-VCS-Committer-Name: Justin Lecher X-VCS-Revision: ca63af277575ce079b83dfae627e948d000ce6ac X-VCS-Branch: master Date: Thu, 27 Aug 2015 13:47:57 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: beb6fd50-50a7-45d7-a424-0d51284762bd X-Archives-Hash: 2ffd5a9dcf7780e166273605792bc2da commit: ca63af277575ce079b83dfae627e948d000ce6ac Author: Justin Lecher <jlec <AT> gentoo <DOT> org> AuthorDate: Thu Aug 27 13:40:48 2015 +0000 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org> CommitDate: Thu Aug 27 13:47:52 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca63af27 sci-biology/embassy-domalign: Drop old Package-Manager: portage-2.2.20.1 Signed-off-by: Justin Lecher <jlec <AT> gentoo.org> sci-biology/embassy-domalign/Manifest | 2 -- .../embassy-domalign/embassy-domalign-0.1.0-r3.ebuild | 13 ------------- 2 files changed, 15 deletions(-) diff --git a/sci-biology/embassy-domalign/Manifest b/sci-biology/embassy-domalign/Manifest index 87fdc97..9a48247 100644 --- a/sci-biology/embassy-domalign/Manifest +++ b/sci-biology/embassy-domalign/Manifest @@ -1,3 +1 @@ -DIST EMBOSS-6.0.1.tar.gz 20204153 SHA256 3e352902aa9dab88bf486457ff23794f19398dfc6b550c4bf175dfcad34c233d -DIST embassy-6.0.1-domalign-0.1.0.tar.gz 462156 SHA256 c448dc461b36e299c6338f25c102de2388cc33515eae8fd1dc7097920efa409a DIST embassy-domalign-0.1.650.tar.gz 498669 SHA256 df64428f965f3bf7636b649d60fbfc68450b6ff6981d1b971840b55ac7996509 SHA512 14e86664e9038acc60fbec92fa218e218921fb1e51cc2e482fb1760ccd9ea16041dc8a2a9f5f320fca3340b7efdc48ea9d753b048a43966fc3431acdaddc7846 WHIRLPOOL c7de34abbfaf407e3c4d5dc3582ad9a45adc4c7c91a7376e5cedaaa620711ffb315d647fbd813315d93edbbfed38b130ace7a5b3d016f638af64d02432c6db37 diff --git a/sci-biology/embassy-domalign/embassy-domalign-0.1.0-r3.ebuild b/sci-biology/embassy-domalign/embassy-domalign-0.1.0-r3.ebuild deleted file mode 100644 index 8a0e7bb..0000000 --- a/sci-biology/embassy-domalign/embassy-domalign-0.1.0-r3.ebuild +++ /dev/null @@ -1,13 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EBOV="6.0.1" - -inherit embassy - -DESCRIPTION="Protein domain alignment add-on package for EMBOSS" -SRC_URI="ftp://emboss.open-bio.org/pub/EMBOSS/old/${EBOV}/EMBOSS-${EBOV}.tar.gz - mirror://gentoo/embassy-${EBOV}-${PN:8}-${PV}.tar.gz" - -KEYWORDS="amd64 ~ppc x86"