public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Akinori Hattori" <hattya@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-anthy/
Date: Mon,  7 May 2018 13:51:22 +0000 (UTC)	[thread overview]
Message-ID: <1525700993.0f86addd878f72f7e5de424052f881aae355635b.hattya@gentoo> (raw)

commit:     0f86addd878f72f7e5de424052f881aae355635b
Author:     Akinori Hattori <hattya <AT> gentoo <DOT> org>
AuthorDate: Mon May  7 13:49:53 2018 +0000
Commit:     Akinori Hattori <hattya <AT> gentoo <DOT> org>
CommitDate: Mon May  7 13:49:53 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f86addd

app-i18n/ibus-anthy: drop ltprune

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 app-i18n/ibus-anthy/ibus-anthy-1.5.4.ebuild | 6 +++---
 app-i18n/ibus-anthy/ibus-anthy-1.5.9.ebuild | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/app-i18n/ibus-anthy/ibus-anthy-1.5.4.ebuild b/app-i18n/ibus-anthy/ibus-anthy-1.5.4.ebuild
index 9277d4dffee..ab9be57eaba 100644
--- a/app-i18n/ibus-anthy/ibus-anthy-1.5.4.ebuild
+++ b/app-i18n/ibus-anthy/ibus-anthy-1.5.4.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
 PYTHON_COMPAT=( python2_7 )
 
-inherit gnome2-utils ltprune python-single-r1
+inherit gnome2-utils python-single-r1
 
 DESCRIPTION="Japanese Anthy engine for IBus"
 HOMEPAGE="https://github.com/ibus/ibus/wiki"
@@ -40,7 +40,7 @@ src_configure() {
 
 src_install() {
 	default
-	prune_libtool_files --modules
+	find "${ED}" -name '*.la' -delete || die
 
 	python_optimize
 }

diff --git a/app-i18n/ibus-anthy/ibus-anthy-1.5.9.ebuild b/app-i18n/ibus-anthy/ibus-anthy-1.5.9.ebuild
index d323809cf18..c644c89b3c7 100644
--- a/app-i18n/ibus-anthy/ibus-anthy-1.5.9.ebuild
+++ b/app-i18n/ibus-anthy/ibus-anthy-1.5.9.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
 PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
 
-inherit gnome2-utils ltprune python-single-r1
+inherit gnome2-utils python-single-r1
 
 DESCRIPTION="Japanese Anthy engine for IBus"
 HOMEPAGE="https://github.com/ibus/ibus/wiki"
@@ -41,7 +41,7 @@ src_configure() {
 
 src_install() {
 	default
-	prune_libtool_files --modules
+	find "${ED}" -name '*.la' -delete || die
 
 	python_optimize
 }


             reply	other threads:[~2018-05-07 13:51 UTC|newest]

Thread overview: 50+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-07 13:51 Akinori Hattori [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-05-23 21:54 [gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-anthy/ Sam James
2025-04-15  6:15 Sam James
2025-04-11 12:50 Akinori Hattori
2025-04-11 12:50 Akinori Hattori
2025-03-01  5:09 Akinori Hattori
2024-04-07 13:43 Akinori Hattori
2024-04-07 13:43 Akinori Hattori
2024-03-03  6:40 Akinori Hattori
2023-09-27 14:00 Akinori Hattori
2023-09-27 14:00 Akinori Hattori
2023-08-25 14:20 Akinori Hattori
2023-03-17 13:18 Yixun Lan
2022-06-24 12:54 Akinori Hattori
2022-06-24 12:54 Akinori Hattori
2022-02-01 13:44 Akinori Hattori
2021-11-29 13:31 Akinori Hattori
2021-11-29 13:31 Akinori Hattori
2021-10-31  6:26 Arthur Zamarin
2021-10-29 15:32 Akinori Hattori
2021-10-29 13:54 Akinori Hattori
2021-10-29 13:54 Akinori Hattori
2021-10-29 13:54 Akinori Hattori
2021-08-27 13:55 Akinori Hattori
2021-08-27 13:55 Akinori Hattori
2021-08-27 13:55 Akinori Hattori
2021-06-01 11:44 Sam James
2020-05-14 14:36 Akinori Hattori
2020-05-14 14:36 Akinori Hattori
2020-05-14 14:36 Akinori Hattori
2020-05-12 14:27 Akinori Hattori
2020-05-12 14:24 Akinori Hattori
2020-05-12 14:24 Akinori Hattori
2020-05-12 14:24 Akinori Hattori
2020-05-12 14:24 Akinori Hattori
2020-05-12 14:10 Akinori Hattori
2020-02-09 16:11 Michał Górny
2018-05-27  2:13 Akinori Hattori
2018-05-27  2:13 Akinori Hattori
2018-05-07 13:51 Akinori Hattori
2017-08-01 14:36 Akinori Hattori
2017-08-01 13:13 Akinori Hattori
2017-08-01 13:13 Akinori Hattori
2017-08-01 13:13 Akinori Hattori
2017-08-01 13:13 Akinori Hattori
2017-04-20  7:59 David Seifert
2016-11-27 16:47 Patrice Clement
2016-11-27 16:47 Patrice Clement
2016-10-09  7:56 Pacho Ramos
2015-09-01 18:45 Tobias Klausmann

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=1525700993.0f86addd878f72f7e5de424052f881aae355635b.hattya@gentoo \
    --to=hattya@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