summaryrefslogtreecommitdiff
path: root/sci-electronics/espresso-ab
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-03-03 10:28:17 +0000
committerV3n3RiX <venerix@redcorelinux.org>2021-03-03 10:28:17 +0000
commitd99093fb4bb5652015c06274d64083daa2439e4f (patch)
treecf61513204d97974179580065e85df5c8009087c /sci-electronics/espresso-ab
parent463397cf1e064185110fe57c568d73f99a06f5d1 (diff)
gentoo resync : 03.03.2021
Diffstat (limited to 'sci-electronics/espresso-ab')
-rw-r--r--sci-electronics/espresso-ab/Manifest3
-rw-r--r--sci-electronics/espresso-ab/espresso-ab-1.0-r1.ebuild15
-rw-r--r--sci-electronics/espresso-ab/espresso-ab-1.0-r2.ebuild2
3 files changed, 2 insertions, 18 deletions
diff --git a/sci-electronics/espresso-ab/Manifest b/sci-electronics/espresso-ab/Manifest
index bba128c1504b..682a3f1d50d4 100644
--- a/sci-electronics/espresso-ab/Manifest
+++ b/sci-electronics/espresso-ab/Manifest
@@ -1,4 +1,3 @@
DIST espresso-ab-1.0.tar.gz 146662 BLAKE2B 216a32ba234d1410ec1a391231700fd9846dc1ee7beda126d5221ae41967810ebf55d4b9fa6e74162d466c1e51a766bb24acb3cc32252cfebedaafd7a9f1aa13 SHA512 360bdf3c9d2cc552e9af6e9e0ac543e96c496f182a1f8eadf8925aed878425a158a10672feaa50e970c0df5fe7a754b0c7496c5d7f6f729b27f34a7cdf0ca12f
-EBUILD espresso-ab-1.0-r1.ebuild 406 BLAKE2B ed3d068a0f06d2608c9ac1c0156908446e3b4952e1dee1d534a0277c39f7b03fbc89107c01e8a90d8b991aef1988fb795d76c800e33ccdd140f506083f69372a SHA512 a1ce2f3cdac57bb4f9a090b27e413c9c003330b365a2985986fe98c690bbcd1424724fa6fc18e38a8f61a137ed3aa83e7db58955bdb30d6403ff59e2d7cb8e9b
-EBUILD espresso-ab-1.0-r2.ebuild 462 BLAKE2B c9eba57ee73ea9822e6c7a0690c0a3701ad3a0820a1ca57149244f7ba7bd048521a3fead16a26d5e00ea90d4d2f9e69e691928ca8c0eb1eaa10d044a35ac749c SHA512 e9685512f5ac2e9b348b05b6b6d636f334980b2069b2651f5aa1589fe492a9a8f3afe1eee0a744c26cb3a5d1ade1c08ba246765c57878d8a3ad2d1d3cd4e0372
+EBUILD espresso-ab-1.0-r2.ebuild 460 BLAKE2B 0b0a91b45422977d988b95912d59060ab331896fd6cd434836c12ac3b065c52cc0c9a5f48fe037708b4ee81d0b70dd202ae035681172743088b896a5e9803ca5 SHA512 b4bf656fb67f1163e7a842c0687720731b99c8242d6c3c73e9b0e9d4717a8383b54945b31d176227a8672c7edf3c9857d1747f6937ef8bc1bdc8f20510df15a2
MISC metadata.xml 275 BLAKE2B 9881119cf5c31889f750c01cbf8f3db4b26cf0c92ae29ccd45c42032ea9454b0d9c1193e42692d88abdaff067171bb00927d2c291922932a7f38b484b8ed89a1 SHA512 8e06b994ef5f02a1e192c3d5a91244012f1c2f0cc29d8cd5ed7ccc7adc178d3a9b61abcb7b4dfa96ad616bf45447ff463357d0b5640606d48f70cdd0def1968d
diff --git a/sci-electronics/espresso-ab/espresso-ab-1.0-r1.ebuild b/sci-electronics/espresso-ab/espresso-ab-1.0-r1.ebuild
deleted file mode 100644
index b15eaf028a86..000000000000
--- a/sci-electronics/espresso-ab/espresso-ab-1.0-r1.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# 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
index 602ad9df2dba..cd0bd9019c95 100644
--- a/sci-electronics/espresso-ab/espresso-ab-1.0-r2.ebuild
+++ b/sci-electronics/espresso-ab/espresso-ab-1.0-r2.ebuild
@@ -11,7 +11,7 @@ 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"
+KEYWORDS="amd64 ~ppc ~sparc x86"
src_configure() {
append-cflags "-std=gnu89"