embassy-signature-0.1.660.ebuild 337 B

12345678910111213141516
  1. # Copyright 1999-2017 Gentoo Foundation
  2. # Distributed under the terms of the GNU General Public License v2
  3. EAPI=6
  4. EBO_DESCRIPTION="Protein signature add-on package"
  5. EBO_EAUTORECONF=1
  6. inherit emboss-r2
  7. KEYWORDS="~amd64 ~x86 ~x86-linux"
  8. S="${WORKDIR}/SIGNATURE-0.1.650"
  9. PATCHES=( "${FILESDIR}"/${PN}-0.1.650_fix-build-system.patch )