diff options
author | David Seifert <soap@gentoo.org> | 2017-02-19 19:41:37 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-02-19 19:44:22 +0100 |
commit | 2a37ce3b901ebfb75c56db7a11f45cd1999c80cb (patch) | |
tree | 25c66c45710d70f0959695c7a01b5b77dd2e236c /sci-biology/embassy-phylipnew | |
parent | sci-biology/embassy-mse: Remove old (diff) | |
download | gentoo-2a37ce3b901ebfb75c56db7a11f45cd1999c80cb.tar.gz gentoo-2a37ce3b901ebfb75c56db7a11f45cd1999c80cb.tar.bz2 gentoo-2a37ce3b901ebfb75c56db7a11f45cd1999c80cb.zip |
sci-biology/embassy-phylipnew: Remove old
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/3937
Diffstat (limited to 'sci-biology/embassy-phylipnew')
-rw-r--r-- | sci-biology/embassy-phylipnew/Manifest | 1 | ||||
-rw-r--r-- | sci-biology/embassy-phylipnew/embassy-phylipnew-3.69.650.ebuild | 17 |
2 files changed, 0 insertions, 18 deletions
diff --git a/sci-biology/embassy-phylipnew/Manifest b/sci-biology/embassy-phylipnew/Manifest index 0895c1d03087..b996a1e78500 100644 --- a/sci-biology/embassy-phylipnew/Manifest +++ b/sci-biology/embassy-phylipnew/Manifest @@ -1,2 +1 @@ -DIST embassy-phylipnew-3.69.650.tar.gz 1741298 SHA256 af385d01826e67e05295955f05721728abbd4feb9e11a944189414da6590bfeb SHA512 b41a31285e05a418e4fbfae7241c3658fe458e3d5d84bff472d98b7c145340a55bee1d744b5c056d0e88407074947b5f37b2182c9cb800c8a8d43dfa76d026d5 WHIRLPOOL 94cbe384a1575c322c7e3cdba7ccdb79e3e24cec7bd24776872f3e7d425d85c64fdcdc1cae6c079b40ca943b84a039ba2c7c5c059c40ceaf95c5c2e11e4a3e58 DIST embassy-phylipnew-3.69.660.tar.gz 1741298 SHA256 af385d01826e67e05295955f05721728abbd4feb9e11a944189414da6590bfeb SHA512 b41a31285e05a418e4fbfae7241c3658fe458e3d5d84bff472d98b7c145340a55bee1d744b5c056d0e88407074947b5f37b2182c9cb800c8a8d43dfa76d026d5 WHIRLPOOL 94cbe384a1575c322c7e3cdba7ccdb79e3e24cec7bd24776872f3e7d425d85c64fdcdc1cae6c079b40ca943b84a039ba2c7c5c059c40ceaf95c5c2e11e4a3e58 diff --git a/sci-biology/embassy-phylipnew/embassy-phylipnew-3.69.650.ebuild b/sci-biology/embassy-phylipnew/embassy-phylipnew-3.69.650.ebuild deleted file mode 100644 index 85ef51b6ce2f..000000000000 --- a/sci-biology/embassy-phylipnew/embassy-phylipnew-3.69.650.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 - -EBO_DESCRIPTION="The Phylogeny Inference Package" - -AUTOTOOLS_AUTORECONF=1 - -inherit emboss-r1 - -LICENSE+=" freedist" - -KEYWORDS="amd64 x86 ~x86-linux ~ppc-macos" - -PATCHES=( "${FILESDIR}"/${P}_fix-build-system.patch ) |