diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2017-10-09 18:53:29 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2017-10-09 18:53:29 +0100 |
commit | 4f2d7949f03e1c198bc888f2d05f421d35c57e21 (patch) | |
tree | ba5f07bf3f9d22d82e54a462313f5d244036c768 /sci-electronics/espresso-ab |
reinit the tree, so we can have metadata
Diffstat (limited to 'sci-electronics/espresso-ab')
-rw-r--r-- | sci-electronics/espresso-ab/Manifest | 6 | ||||
-rw-r--r-- | sci-electronics/espresso-ab/espresso-ab-1.0-r1.ebuild | 15 | ||||
-rw-r--r-- | sci-electronics/espresso-ab/espresso-ab-1.0-r2.ebuild | 22 | ||||
-rw-r--r-- | sci-electronics/espresso-ab/metadata.xml | 11 |
4 files changed, 54 insertions, 0 deletions
diff --git a/sci-electronics/espresso-ab/Manifest b/sci-electronics/espresso-ab/Manifest new file mode 100644 index 000000000000..49b79ed6ad00 --- /dev/null +++ b/sci-electronics/espresso-ab/Manifest @@ -0,0 +1,6 @@ +DIST espresso-ab-1.0.tar.gz 146662 SHA256 788a47b64258b8371e138c267da6043be324d49058462efe2f6870515bfd5479 SHA512 360bdf3c9d2cc552e9af6e9e0ac543e96c496f182a1f8eadf8925aed878425a158a10672feaa50e970c0df5fe7a754b0c7496c5d7f6f729b27f34a7cdf0ca12f WHIRLPOOL 152573410ad01f2a9d4227ab9a039d2ed995439343f12c9ceefb425bae9c5c08b0c4741d966922f22e8dd3cb34969b23717d5d34f6d3e287c36b5dcc6700d2b0 +EBUILD espresso-ab-1.0-r1.ebuild 406 SHA256 598c914394f61b8f553e144926492f5e7731a1b3c78978be7392c2db9edad5bd SHA512 a1ce2f3cdac57bb4f9a090b27e413c9c003330b365a2985986fe98c690bbcd1424724fa6fc18e38a8f61a137ed3aa83e7db58955bdb30d6403ff59e2d7cb8e9b WHIRLPOOL 574b91eaa637a3e9dee7ae97e7785cbcd0a295708fd5c7b01fe68dcee4268a0dfa5a4548089d89d6eb66c93513027625ca8feb0579c91cf99437a071cf96e6b9 +EBUILD espresso-ab-1.0-r2.ebuild 487 SHA256 31098abcbba45d1fbe9871fdced9fc82ee43857896d2339427add613a89ebc20 SHA512 5fb54b11b4093ec0ea1d815d910617e71462cd1239136db4af10901bd349446286b5da91e419ddf36a4a06b4df7c132ad7c7f5957b923f56d14e1b33708f4629 WHIRLPOOL ee43ecbc024de87b4fad64cbc335546bceae919a3d9d4859bf7cd82c13ec6038133c0f4cd36c15aefe36aad5727ffbc5bd7dce0734fb6651f43afbf2fdf29dd2 +MISC ChangeLog 2448 SHA256 fcd682c3e9e68ec591a7ed7b6079937f472328103df3958c3c7deedbd49d273e SHA512 887264f04fdfaad860e0582a6ae9baa193657ff06bc021936a7419c9ae501db6f37f9aa317bc6a7b8e9ad29fdde353f562b2a5129dfc2830c4117a272008d8a4 WHIRLPOOL 880b19066cce2a2174d2356e39a34a3a209d87aa21f3a1feeab0340ebfbd6b26c7e6ac7a69c7554b0d24c2b186eeafe5ee9ea4f952603cd7a8acd32e4b352dce +MISC ChangeLog-2015 1933 SHA256 32a5793bd088d27ec1b12843eb890118411d3ce8b06f5024bcf08720132c31ec SHA512 f42967c8ba733655fbbd01695f8489c0f209850dba33fa2e1d26da587139bd6a1b1fbfaece452e78a74083bc754266e8332079487a4d6262e94fce7093021df6 WHIRLPOOL 696306dcdf6a4761db1d6147d65b936afbdc2c8202f5dbe2182d51b00cc49a18dcc864d6960d39db60314283e27797bba732b14ab3fe320357b06f1e20b9e7f0 +MISC metadata.xml 383 SHA256 0e499860ee9c82acf24bd8fb9e0be70b31ce4687cddfebc5c00bd9e8692d1b06 SHA512 da59db776d698eadfd9c53ce8119361c302831b23694524f84c38e5a47b35330923dd93e491c3d42cfdfdd9d637f240ee20dda5714edebf3324376b318d20b55 WHIRLPOOL f062fe29998fd8f3b85787785112edb1962ff26156fa8f671a4ae68426b88aa91cdb965a6a05cc6d0ac4c8228aa07274b59e98fc79a8e553c3fb1efa6294ce19 diff --git a/sci-electronics/espresso-ab/espresso-ab-1.0-r1.ebuild b/sci-electronics/espresso-ab/espresso-ab-1.0-r1.ebuild new file mode 100644 index 000000000000..b15eaf028a86 --- /dev/null +++ b/sci-electronics/espresso-ab/espresso-ab-1.0-r1.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=5 + +DESCRIPTION="POSIX compliant version of the espresso logic minimization tool" +HOMEPAGE="http://www.cs.man.ac.uk/apt/projects/balsa/" +SRC_URI="ftp://ftp.cs.man.ac.uk/pub/amulet/balsa/other-software/${P}.tar.gz" + +LICENSE="BSD" +SLOT="0" +KEYWORDS="amd64 ~ppc ~sparc x86" +IUSE="" + +DOCS="README" diff --git a/sci-electronics/espresso-ab/espresso-ab-1.0-r2.ebuild b/sci-electronics/espresso-ab/espresso-ab-1.0-r2.ebuild new file mode 100644 index 000000000000..b3ac432ed1e0 --- /dev/null +++ b/sci-electronics/espresso-ab/espresso-ab-1.0-r2.ebuild @@ -0,0 +1,22 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +inherit flag-o-matic + +DESCRIPTION="POSIX compliant version of the espresso logic minimization tool" +HOMEPAGE="http://www.cs.man.ac.uk/apt/projects/balsa/" +SRC_URI="ftp://ftp.cs.man.ac.uk/pub/amulet/balsa/other-software/${P}.tar.gz" + +LICENSE="BSD" +SLOT="0" +KEYWORDS="~amd64 ~ppc ~sparc ~x86" +IUSE="" + +DOCS="README" + +src_configure(){ + append-cflags "-std=gnu89" + default +} diff --git a/sci-electronics/espresso-ab/metadata.xml b/sci-electronics/espresso-ab/metadata.xml new file mode 100644 index 000000000000..5c0b2d1d0ae2 --- /dev/null +++ b/sci-electronics/espresso-ab/metadata.xml @@ -0,0 +1,11 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <maintainer type="project"> + <email>sci-electronics@gentoo.org</email> + <name>Gentoo Electronics Project</name> + </maintainer> + <longdescription> + POSIX compliant version of the espresso logic minimization tool. + </longdescription> +</pkgmetadata> |