Gentoo Archives: gentoo-commits

From: "Andreas Hüttel" <dilfridge@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] dev/dilfridge:master commit in: sci-electronics/fasthenry/
Date: Thu, 24 Sep 2015 09:51:19
Message-Id: 1443088187.ad799b6eaa7a92bc8aaa4a1a09195df65b552260.dilfridge@gentoo
1 commit: ad799b6eaa7a92bc8aaa4a1a09195df65b552260
2 Author: Andreas K. Huettel <dilfridge <AT> gentoo <DOT> org>
3 AuthorDate: Thu Sep 24 09:49:47 2015 +0000
4 Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
5 CommitDate: Thu Sep 24 09:49:47 2015 +0000
6 URL: https://gitweb.gentoo.org/dev/dilfridge.git/commit/?id=ad799b6e
7
8 sci-electronics/fasthenry: moved to main tree
9
10 sci-electronics/fasthenry/Manifest | 1 -
11 .../fasthenry/fasthenry-3.0_p082514.ebuild | 32 ----------------------
12 sci-electronics/fasthenry/metadata.xml | 8 ------
13 3 files changed, 41 deletions(-)
14
15 diff --git a/sci-electronics/fasthenry/Manifest b/sci-electronics/fasthenry/Manifest
16 deleted file mode 100644
17 index d9f4f49..0000000
18 --- a/sci-electronics/fasthenry/Manifest
19 +++ /dev/null
20 @@ -1 +0,0 @@
21 -DIST fasthenry-3.0wr-082514.tar.gz 3738940 SHA256 0b0275cca6b564254faf035348761b9db640b5ab89ce9a5e2467baa4ba747604 SHA512 53764d2eb5577d89934ad882af0eeadc6196d95a9c22cd6648e0c342c33ef1d8289b3b6c9ef48662ae4611e2bf914e4c4a68ddc536dc7921e0296cd59c5f3538 WHIRLPOOL f48a5caa3ab7d2bef520fbf21c541d20f1dbb5f7f02fe443e2ef61e38465abc9781f756c0dcbbf0a4ba5a9556dac285fb76379662c7d084d4ac854eac9a0d674
22
23 diff --git a/sci-electronics/fasthenry/fasthenry-3.0_p082514.ebuild b/sci-electronics/fasthenry/fasthenry-3.0_p082514.ebuild
24 deleted file mode 100644
25 index cb564d3..0000000
26 --- a/sci-electronics/fasthenry/fasthenry-3.0_p082514.ebuild
27 +++ /dev/null
28 @@ -1,32 +0,0 @@
29 -# Copyright 1999-2015 Gentoo Foundation
30 -# Distributed under the terms of the GNU General Public License v2
31 -# $Id$
32 -
33 -EAPI=5
34 -inherit versionator
35 -
36 -DESCRIPTION="Three dimensional inductance computation program, Whiteley Research version"
37 -HOMEPAGE="http://www.wrcad.com/freestuff.html"
38 -SRC_URI="http://www.wrcad.com/ftp/pub/fasthenry-3.0wr-082514.tar.gz"
39 -
40 -LICENSE="all-rights-reserved"
41 -RESTRICT="mirror bindist"
42 -
43 -SLOT="0"
44 -KEYWORDS="~amd64"
45 -
46 -DEPEND=""
47 -RDEPEND=""
48 -
49 -S=${WORKDIR}/fasthenry-3.0wr
50 -
51 -src_compile() {
52 - emake all
53 -}
54 -
55 -src_install() {
56 - dobin bin/fasthenry
57 - dobin bin/zbuf
58 - dodoc -r doc/*
59 - dodoc -r examples
60 -}
61
62 diff --git a/sci-electronics/fasthenry/metadata.xml b/sci-electronics/fasthenry/metadata.xml
63 deleted file mode 100644
64 index 3c96023..0000000
65 --- a/sci-electronics/fasthenry/metadata.xml
66 +++ /dev/null
67 @@ -1,8 +0,0 @@
68 -<?xml version="1.0" encoding="UTF-8"?>
69 -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
70 -<pkgmetadata>
71 - <herd>sci</herd>
72 - <maintainer>
73 - <email>dilfridge@g.o</email>
74 - </maintainer>
75 -</pkgmetadata>