summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2017-02-19 19:41:37 +0100
committerDavid Seifert <soap@gentoo.org>2017-02-19 19:44:29 +0100
commit3dfc2771268d6b89e35f7c5678df1069a3543a4a (patch)
tree9b5a2b930f0862661b78c35dfb3ed6f181d05c2a /sci-biology/embassy-structure/embassy-structure-0.1.650.ebuild
parentsci-biology/embassy-signature: Remove old (diff)
downloadgentoo-3dfc2771268d6b89e35f7c5678df1069a3543a4a.tar.gz
gentoo-3dfc2771268d6b89e35f7c5678df1069a3543a4a.tar.bz2
gentoo-3dfc2771268d6b89e35f7c5678df1069a3543a4a.zip
sci-biology/embassy-structure: 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-structure/embassy-structure-0.1.650.ebuild')
-rw-r--r--sci-biology/embassy-structure/embassy-structure-0.1.650.ebuild15
1 files changed, 0 insertions, 15 deletions
diff --git a/sci-biology/embassy-structure/embassy-structure-0.1.650.ebuild b/sci-biology/embassy-structure/embassy-structure-0.1.650.ebuild
deleted file mode 100644
index 4fae22b7ef4a..000000000000
--- a/sci-biology/embassy-structure/embassy-structure-0.1.650.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-EBO_DESCRIPTION="Protein structure add-on package"
-
-AUTOTOOLS_AUTORECONF=1
-
-inherit emboss-r1
-
-KEYWORDS="amd64 x86 ~x86-linux ~ppc-macos"
-
-PATCHES=( "${FILESDIR}"/${P}_fix-build-system.patch )