public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Christian Ruppert" <idl0r@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-electronics/espresso-ab/
Date: Mon, 15 May 2017 08:14:19 +0000 (UTC)	[thread overview]
Message-ID: <1494836051.0a939d911405b4494516fb517a1455d0a051b0b9.idl0r@gentoo> (raw)

commit:     0a939d911405b4494516fb517a1455d0a051b0b9
Author:     Christian Ruppert <idl0r <AT> gentoo <DOT> org>
AuthorDate: Mon May 15 08:12:50 2017 +0000
Commit:     Christian Ruppert <idl0r <AT> gentoo <DOT> org>
CommitDate: Mon May 15 08:14:11 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a939d91

sci-electronics/espresso-ab: Revbump. Fix compilation by specifying gnu89 as standard, bug 617492. Thanks to Nils/holgersson

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 .../espresso-ab/espresso-ab-1.0-r2.ebuild          | 22 ++++++++++++++++++++++
 1 file changed, 22 insertions(+)

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 00000000000..b3ac432ed1e
--- /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
+}


             reply	other threads:[~2017-05-15  8:14 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-15  8:14 Christian Ruppert [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-02-15  8:43 [gentoo-commits] repo/gentoo:master commit in: sci-electronics/espresso-ab/ David Seifert
2021-02-26  8:09 Agostino Sarubbo
2021-02-27 16:16 Sam James
2021-02-27 16:54 Sam James
2022-11-22  3:59 Sam James

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1494836051.0a939d911405b4494516fb517a1455d0a051b0b9.idl0r@gentoo \
    --to=idl0r@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox