public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] dev/dilfridge:master commit in: sci-electronics/fasthenry/
@ 2015-09-23 13:15 Andreas Hüttel
  0 siblings, 0 replies; 4+ messages in thread
From: Andreas Hüttel @ 2015-09-23 13:15 UTC (permalink / raw
  To: gentoo-commits

commit:     b364d3195bc9fa3aef0a22357462fe443bc23599
Author:     Andreas K. Huettel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 23 13:13:58 2015 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Wed Sep 23 13:13:58 2015 +0000
URL:        https://gitweb.gentoo.org/dev/dilfridge.git/commit/?id=b364d319

sci-electronics/fasthenry: Fix docs installation

Package-Manager: portage-2.2.21

 sci-electronics/fasthenry/fasthenry-3.0_p082514.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sci-electronics/fasthenry/fasthenry-3.0_p082514.ebuild b/sci-electronics/fasthenry/fasthenry-3.0_p082514.ebuild
index 01cc17b..367e2fe 100644
--- a/sci-electronics/fasthenry/fasthenry-3.0_p082514.ebuild
+++ b/sci-electronics/fasthenry/fasthenry-3.0_p082514.ebuild
@@ -27,6 +27,6 @@ src_compile() {
 src_install() {
 	dobin bin/fasthenry
 	dobin bin/zbuf
-	dodoc doc/*
-	dodoc examples
+	dodoc -r doc/*
+	dodoc -r examples
 }


^ permalink raw reply related	[flat|nested] 4+ messages in thread
* [gentoo-commits] dev/dilfridge:master commit in: sci-electronics/fasthenry/
@ 2015-09-24  9:51 Andreas Hüttel
  0 siblings, 0 replies; 4+ messages in thread
From: Andreas Hüttel @ 2015-09-24  9:51 UTC (permalink / raw
  To: gentoo-commits

commit:     ad799b6eaa7a92bc8aaa4a1a09195df65b552260
Author:     Andreas K. Huettel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 24 09:49:47 2015 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Thu Sep 24 09:49:47 2015 +0000
URL:        https://gitweb.gentoo.org/dev/dilfridge.git/commit/?id=ad799b6e

sci-electronics/fasthenry: moved to main tree

 sci-electronics/fasthenry/Manifest                 |  1 -
 .../fasthenry/fasthenry-3.0_p082514.ebuild         | 32 ----------------------
 sci-electronics/fasthenry/metadata.xml             |  8 ------
 3 files changed, 41 deletions(-)

diff --git a/sci-electronics/fasthenry/Manifest b/sci-electronics/fasthenry/Manifest
deleted file mode 100644
index d9f4f49..0000000
--- a/sci-electronics/fasthenry/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST fasthenry-3.0wr-082514.tar.gz 3738940 SHA256 0b0275cca6b564254faf035348761b9db640b5ab89ce9a5e2467baa4ba747604 SHA512 53764d2eb5577d89934ad882af0eeadc6196d95a9c22cd6648e0c342c33ef1d8289b3b6c9ef48662ae4611e2bf914e4c4a68ddc536dc7921e0296cd59c5f3538 WHIRLPOOL f48a5caa3ab7d2bef520fbf21c541d20f1dbb5f7f02fe443e2ef61e38465abc9781f756c0dcbbf0a4ba5a9556dac285fb76379662c7d084d4ac854eac9a0d674

diff --git a/sci-electronics/fasthenry/fasthenry-3.0_p082514.ebuild b/sci-electronics/fasthenry/fasthenry-3.0_p082514.ebuild
deleted file mode 100644
index cb564d3..0000000
--- a/sci-electronics/fasthenry/fasthenry-3.0_p082514.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-inherit versionator
-
-DESCRIPTION="Three dimensional inductance computation program, Whiteley Research version"
-HOMEPAGE="http://www.wrcad.com/freestuff.html"
-SRC_URI="http://www.wrcad.com/ftp/pub/fasthenry-3.0wr-082514.tar.gz"
-
-LICENSE="all-rights-reserved"
-RESTRICT="mirror bindist"
-
-SLOT="0"
-KEYWORDS="~amd64"
-
-DEPEND=""
-RDEPEND=""
-
-S=${WORKDIR}/fasthenry-3.0wr
-
-src_compile() {
-	emake all
-}
-
-src_install() {
-	dobin bin/fasthenry
-	dobin bin/zbuf
-	dodoc -r doc/*
-	dodoc -r examples
-}

diff --git a/sci-electronics/fasthenry/metadata.xml b/sci-electronics/fasthenry/metadata.xml
deleted file mode 100644
index 3c96023..0000000
--- a/sci-electronics/fasthenry/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-	<herd>sci</herd>
-	<maintainer>
-		<email>dilfridge@gentoo.org</email>
-	</maintainer>
-</pkgmetadata>


^ permalink raw reply related	[flat|nested] 4+ messages in thread
* [gentoo-commits] dev/dilfridge:master commit in: sci-electronics/fasthenry/
@ 2015-09-23 13:15 Andreas Hüttel
  0 siblings, 0 replies; 4+ messages in thread
From: Andreas Hüttel @ 2015-09-23 13:15 UTC (permalink / raw
  To: gentoo-commits

commit:     b51d93d9294970a2893ae299e8b75287492ec21b
Author:     Andreas K. Huettel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 23 13:14:27 2015 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Wed Sep 23 13:14:27 2015 +0000
URL:        https://gitweb.gentoo.org/dev/dilfridge.git/commit/?id=b51d93d9

sci-electronics/fasthenry: Fix header

Package-Manager: portage-2.2.21

 sci-electronics/fasthenry/fasthenry-3.0_p082514.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sci-electronics/fasthenry/fasthenry-3.0_p082514.ebuild b/sci-electronics/fasthenry/fasthenry-3.0_p082514.ebuild
index 367e2fe..cb564d3 100644
--- a/sci-electronics/fasthenry/fasthenry-3.0_p082514.ebuild
+++ b/sci-electronics/fasthenry/fasthenry-3.0_p082514.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: $
+# $Id$
 
 EAPI=5
 inherit versionator


^ permalink raw reply related	[flat|nested] 4+ messages in thread
* [gentoo-commits] dev/dilfridge:master commit in: sci-electronics/fasthenry/
@ 2015-09-23 12:50 Andreas Hüttel
  0 siblings, 0 replies; 4+ messages in thread
From: Andreas Hüttel @ 2015-09-23 12:50 UTC (permalink / raw
  To: gentoo-commits

commit:     b7a38ac2f58dbed9d921c53e799b1c2d37d1be6b
Author:     Andreas K. Huettel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 23 12:48:37 2015 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Wed Sep 23 12:48:37 2015 +0000
URL:        https://gitweb.gentoo.org/dev/dilfridge.git/commit/?id=b7a38ac2

sci-electronics/fasthenry: New package

Package-Manager: portage-2.2.21

 sci-electronics/fasthenry/Manifest                 |  1 +
 .../fasthenry/fasthenry-3.0_p082514.ebuild         | 32 ++++++++++++++++++++++
 sci-electronics/fasthenry/metadata.xml             |  8 ++++++
 3 files changed, 41 insertions(+)

diff --git a/sci-electronics/fasthenry/Manifest b/sci-electronics/fasthenry/Manifest
new file mode 100644
index 0000000..d9f4f49
--- /dev/null
+++ b/sci-electronics/fasthenry/Manifest
@@ -0,0 +1 @@
+DIST fasthenry-3.0wr-082514.tar.gz 3738940 SHA256 0b0275cca6b564254faf035348761b9db640b5ab89ce9a5e2467baa4ba747604 SHA512 53764d2eb5577d89934ad882af0eeadc6196d95a9c22cd6648e0c342c33ef1d8289b3b6c9ef48662ae4611e2bf914e4c4a68ddc536dc7921e0296cd59c5f3538 WHIRLPOOL f48a5caa3ab7d2bef520fbf21c541d20f1dbb5f7f02fe443e2ef61e38465abc9781f756c0dcbbf0a4ba5a9556dac285fb76379662c7d084d4ac854eac9a0d674

diff --git a/sci-electronics/fasthenry/fasthenry-3.0_p082514.ebuild b/sci-electronics/fasthenry/fasthenry-3.0_p082514.ebuild
new file mode 100644
index 0000000..01cc17b
--- /dev/null
+++ b/sci-electronics/fasthenry/fasthenry-3.0_p082514.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2010 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+inherit versionator
+
+DESCRIPTION="Three dimensional inductance computation program, Whiteley Research version"
+HOMEPAGE="http://www.wrcad.com/freestuff.html"
+SRC_URI="http://www.wrcad.com/ftp/pub/fasthenry-3.0wr-082514.tar.gz"
+
+LICENSE="all-rights-reserved"
+RESTRICT="mirror bindist"
+
+SLOT="0"
+KEYWORDS="~amd64"
+
+DEPEND=""
+RDEPEND=""
+
+S=${WORKDIR}/fasthenry-3.0wr
+
+src_compile() {
+	emake all
+}
+
+src_install() {
+	dobin bin/fasthenry
+	dobin bin/zbuf
+	dodoc doc/*
+	dodoc examples
+}

diff --git a/sci-electronics/fasthenry/metadata.xml b/sci-electronics/fasthenry/metadata.xml
new file mode 100644
index 0000000..3c96023
--- /dev/null
+++ b/sci-electronics/fasthenry/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<herd>sci</herd>
+	<maintainer>
+		<email>dilfridge@gentoo.org</email>
+	</maintainer>
+</pkgmetadata>


^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-09-24  9:51 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-23 13:15 [gentoo-commits] dev/dilfridge:master commit in: sci-electronics/fasthenry/ Andreas Hüttel
  -- strict thread matches above, loose matches on Subject: below --
2015-09-24  9:51 Andreas Hüttel
2015-09-23 13:15 Andreas Hüttel
2015-09-23 12:50 Andreas Hüttel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox