diff options
author | Jakov Smolic <jakov.smolic@sartura.hr> | 2021-02-27 17:22:48 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-27 16:53:46 +0000 |
commit | be9107d15f321656f335a102876cdb18bbca48b5 (patch) | |
tree | 275e74ba41fd9ef09f71af842f4821a8ea6d7bce /sci-electronics | |
parent | sci-libs/libxc: Remove old (diff) | |
download | gentoo-be9107d15f321656f335a102876cdb18bbca48b5.tar.gz gentoo-be9107d15f321656f335a102876cdb18bbca48b5.tar.bz2 gentoo-be9107d15f321656f335a102876cdb18bbca48b5.zip |
sci-electronics/espresso-ab: Remove old
Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-electronics')
-rw-r--r-- | sci-electronics/espresso-ab/espresso-ab-1.0-r1.ebuild | 15 |
1 files changed, 0 insertions, 15 deletions
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" |