Skip to content

Commit

Permalink
sci-chemistry/xyza2pipe: Bump EAPI to 6
Browse files Browse the repository at this point in the history
drop old

Package-Manager: Portage-2.3.5, Repoman-2.3.2
Signed-off-by: Justin Lecher <[email protected]>
  • Loading branch information
jlec committed Apr 14, 2017
1 parent 8b50a13 commit fc4bd83
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 185 deletions.
1 change: 0 additions & 1 deletion sci-chemistry/xyza2pipe/Manifest
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
DIST xyza2pipe-20101129.tgz 67301 SHA256 3ef853ee6df8eac521a6670d12278b4b5854919aba5d6519d65c73dadc776695 SHA512 19744d88be04afc8049b38179e96aab9ecd72daf8c6aa99cb21ab6a63d1da440f301bba274cff6ae3f9f4c2eec311294e1fe212bec63c81b22349c698609c1c3 WHIRLPOOL dfacea33e37d09d09d073bdab5e363f403ad1aaa81e9a0311769de57e7b06d12b5edce7362a6bd9bd3c667f089b8138ab699e75a8c8093df81b4fa1de270c72f
DIST xyza2pipe-20121001.tgz 61002 SHA256 c2e2d83dc6f0424afe519aa0ba83922f1c6d1b90933edf5d62722ac56af3b1de SHA512 b64abf46a8d7f3530eecaeec3bc8b143600c6823174a22727868087c2f7f17af0b538a0521e3a29806dc608b003948a1e31296ab395bc3c0089c5dc7a391d855 WHIRLPOOL fec47032811c81709d996712b938ed315e67435d72ae91c1ce2a01546c62eae4868d7e430585cd4f1830e158a8a994e23af02e6f23a897d44f98a81b2889baac
152 changes: 0 additions & 152 deletions sci-chemistry/xyza2pipe/files/20101129-gentoo.patch

This file was deleted.

27 changes: 0 additions & 27 deletions sci-chemistry/xyza2pipe/xyza2pipe-20101129.ebuild

This file was deleted.

12 changes: 7 additions & 5 deletions sci-chemistry/xyza2pipe/xyza2pipe-20121001.ebuild
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# Copyright 1999-2013 Gentoo Foundation
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

EAPI=5
EAPI=6

inherit eutils toolchain-funcs
inherit toolchain-funcs

DESCRIPTION="Cross conversion environment of NMR spectra"
HOMEPAGE="http://fermi.pharm.hokudai.ac.jp/olivia/api/index.php/Xyza2pipe_src"
Expand All @@ -16,10 +16,12 @@ IUSE=""

S="${WORKDIR}"/${PN}

PATCHES=( "${FILESDIR}"/${P}-gentoo.patch )

src_prepare() {
epatch "${FILESDIR}"/${P}-gentoo.patch
default
tc-export CC
mkdir bin
mkdir bin || die
}

src_install() {
Expand Down

0 comments on commit fc4bd83

Please sign in to comment.