public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "David Seifert" <soap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/sablotron/
Date: Fri, 14 Aug 2020 12:27:24 +0000 (UTC)	[thread overview]
Message-ID: <1597408023.9b4764edf92363879e74f1dc346fc68542db9546.soap@gentoo> (raw)

commit:     9b4764edf92363879e74f1dc346fc68542db9546
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 14 12:27:03 2020 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Fri Aug 14 12:27:03 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b4764ed

app-text/sablotron: [QA] Remove 'static-libs' from IUSE

Closes: https://bugs.gentoo.org/726732
Package-Manager: Portage-3.0.2, Repoman-2.3.23
Signed-off-by: David Seifert <soap <AT> gentoo.org>

 app-text/sablotron/sablotron-1.0.3-r2.ebuild | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/app-text/sablotron/sablotron-1.0.3-r2.ebuild b/app-text/sablotron/sablotron-1.0.3-r2.ebuild
index 3d8288a19d6..9910b99b55b 100644
--- a/app-text/sablotron/sablotron-1.0.3-r2.ebuild
+++ b/app-text/sablotron/sablotron-1.0.3-r2.ebuild
@@ -2,6 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
+
 inherit autotools
 
 MY_PN="Sablot"
@@ -16,7 +17,7 @@ SRC_URI="mirror://sourceforge/sablotron/${MY_P}.tar.gz"
 LICENSE="MPL-1.1"
 SLOT="0"
 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
-IUSE="perl static-libs"
+IUSE="perl"
 
 RDEPEND="
 	>=dev-libs/expat-1.95.6-r1
@@ -38,14 +39,14 @@ PATCHES=(
 src_prepare() {
 	default
 	sed -i configure.in -e 's|AM_CONFIG_HEADER|AC_CONFIG_HEADERS|g' || die
+	mv configure.{in,ac} || die
 	eautoreconf
-	elibtoolize
 }
 
 src_configure() {
 	econf \
+		--disable-static \
 		$(use_enable perl perlconnect) \
-		$(use_enable static-libs static) \
 		--with-html-dir="${EPREFIX}"/usr/share/doc/${PF}/html
 }
 


             reply	other threads:[~2020-08-14 12:27 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-14 12:27 David Seifert [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-12-02 13:27 [gentoo-commits] repo/gentoo:master commit in: app-text/sablotron/ Petr Vaněk
2024-11-25 21:49 Sam James
2024-11-23 14:32 Michał Górny
2024-11-23 14:32 Michał Górny
2024-11-23 12:24 Arthur Zamarin
2024-11-23 12:10 Sam James
2024-11-23 12:09 Sam James
2021-03-16 19:23 Sam James
2021-01-07 20:15 Sam James
2021-01-07 10:43 Sam James
2021-01-04 19:40 Sergei Trofimovich
2021-01-04  3:33 Sam James
2021-01-04  3:31 Sam James
2017-12-17 13:33 Mikle Kolyada
2017-12-17 13:31 Mikle Kolyada
2017-12-12 18:39 Thomas Deutschmann
2017-12-10 21:33 Sergei Trofimovich
2017-12-10 21:22 Sergei Trofimovich
2017-04-10 19:55 Andreas Hüttel
2017-01-29 15:24 Fabian Groffen

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=1597408023.9b4764edf92363879e74f1dc346fc68542db9546.soap@gentoo \
    --to=soap@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