public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-i18n/enca/
Date: Mon,  4 Jan 2021 05:34:40 +0000 (UTC)	[thread overview]
Message-ID: <1609738474.e9c9491e951ae3f8493595ab695bdaf2fd50daf0.sam@gentoo> (raw)

commit:     e9c9491e951ae3f8493595ab695bdaf2fd50daf0
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Jan  4 05:34:34 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jan  4 05:34:34 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9c9491e

app-i18n/enca: drop static-libs too

I was being conservative at first, but we've
already fixed up some other things, so why not?

Fixes: 01599c2b2898e2a4ffc73a81e8f353dff5fa31d4
Bug: https://bugs.gentoo.org/761873
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-i18n/enca/enca-1.19-r3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-i18n/enca/enca-1.19-r3.ebuild b/app-i18n/enca/enca-1.19-r3.ebuild
index 093af2ad64d..f6d749ec1b8 100644
--- a/app-i18n/enca/enca-1.19-r3.ebuild
+++ b/app-i18n/enca/enca-1.19-r3.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://dl.cihar.com/${PN}/${P}.tar.xz"
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
-IUSE="doc +iconv recode static-libs"
+IUSE="doc +iconv recode"
 
 BDEPEND="doc? ( dev-util/gtk-doc )"
 RDEPEND="
@@ -42,8 +42,8 @@ src_prepare() {
 src_configure() {
 	local myeconfargs=(
 		--enable-external
+		--disable-static
 		$(use_enable doc gtk-doc)
-		$(use_enable static-libs static)
 		$(use_with iconv libiconv-prefix "${EPREFIX}/usr")
 		$(use_with recode librecode "${EPREFIX}/usr")
 	)


             reply	other threads:[~2021-01-04  5:34 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-04  5:34 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-03-14 10:48 [gentoo-commits] repo/gentoo:master commit in: app-i18n/enca/ Yixun Lan
2021-01-24 13:50 Sam James
2021-01-24 13:35 Sam James
2021-01-24 13:33 Sam James
2021-01-23 22:55 Sam James
2021-01-22 16:53 Agostino Sarubbo
2021-01-22  2:12 Sam James
2021-01-22  1:50 Sam James
2021-01-06 13:13 Fabian Groffen
2021-01-04  5:27 Sam James
2020-05-16 14:42 Mike Gilbert
2017-07-23  1:11 Michael Palimaka
2017-02-03 20:01 Jeroen Roovers
2017-01-29 17:01 Michael Palimaka
2016-11-16  9:10 Tobias Klausmann
2016-11-13  8:54 Markus Meier
2016-09-20 20:55 Yixun Lan
2016-09-19 23:34 Yixun Lan
2016-09-19 23:34 Yixun Lan
2016-09-19 23:34 Yixun Lan
2016-08-21 17:28 Patrice Clement
2016-01-07 17:05 Lars Wendler

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=1609738474.e9c9491e951ae3f8493595ab695bdaf2fd50daf0.sam@gentoo \
    --to=sam@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