From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id C531F13835A for ; Sun, 21 Mar 2021 20:29:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1981DE086A; Sun, 21 Mar 2021 20:29:29 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 02C15E086A for ; Sun, 21 Mar 2021 20:29:28 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B197C335DB3 for ; Sun, 21 Mar 2021 20:29:27 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 521AE5CE for ; Sun, 21 Mar 2021 20:29:26 +0000 (UTC) From: "Andrew Ammerlaan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andrew Ammerlaan" Message-ID: <1616358564.ce5691cc52167384a88d2add9f7e0cb9198c4060.andrewammerlaan@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: net-misc/lyricwikia/ X-VCS-Repository: repo/proj/guru X-VCS-Files: net-misc/lyricwikia/lyricwikia-0.1.11-r1.ebuild net-misc/lyricwikia/lyricwikia-0.1.11.ebuild X-VCS-Directories: net-misc/lyricwikia/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: ce5691cc52167384a88d2add9f7e0cb9198c4060 X-VCS-Branch: dev Date: Sun, 21 Mar 2021 20:29:26 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: bc18fc86-6578-4ea5-a35c-62b9a50ff341 X-Archives-Hash: 1da4c7188e8611c5807dc264907185d8 commit: ce5691cc52167384a88d2add9f7e0cb9198c4060 Author: Andrew Ammerlaan riseup net> AuthorDate: Sun Mar 21 20:27:56 2021 +0000 Commit: Andrew Ammerlaan riseup net> CommitDate: Sun Mar 21 20:29:24 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ce5691cc net-misc/lyricwikia: avoid file conflict Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Andrew Ammerlaan riseup.net> .../{lyricwikia-0.1.11.ebuild => lyricwikia-0.1.11-r1.ebuild} | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/net-misc/lyricwikia/lyricwikia-0.1.11.ebuild b/net-misc/lyricwikia/lyricwikia-0.1.11-r1.ebuild similarity index 74% rename from net-misc/lyricwikia/lyricwikia-0.1.11.ebuild rename to net-misc/lyricwikia/lyricwikia-0.1.11-r1.ebuild index 05e31bb8..145a75b5 100644 --- a/net-misc/lyricwikia/lyricwikia-0.1.11.ebuild +++ b/net-misc/lyricwikia/lyricwikia-0.1.11-r1.ebuild @@ -33,6 +33,15 @@ python_prepare_all() { distutils-r1_python_prepare_all } +python_install_all() { + distutils-r1_python_install_all + + # rename the executable to avoid file conflict with net-im/lyrics-in-terminal + find "${D}" -name 'lyrics' -execdir mv {} lyricwikia \; || die +} + pkg_postinst() { elog "Note that access to LyricWikia through this API (and products that use this API) should comply to the LyricWikia terms of use" + elog "" + elog "LyricWikia is now offline, this package is provided solely for the purpose of satisfying media-video/vidify's dependencies" } From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 4397513835A for ; Sun, 21 Mar 2021 20:46:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 87B6BE087A; Sun, 21 Mar 2021 20:46:40 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 6D31FE0876 for ; Sun, 21 Mar 2021 20:46:40 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 81A96335D36 for ; Sun, 21 Mar 2021 20:46:39 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9AE73612 for ; Sun, 21 Mar 2021 20:46:36 +0000 (UTC) From: "Andrew Ammerlaan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andrew Ammerlaan" Message-ID: <1616358564.ce5691cc52167384a88d2add9f7e0cb9198c4060.andrewammerlaan@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: net-misc/lyricwikia/ X-VCS-Repository: repo/proj/guru X-VCS-Files: net-misc/lyricwikia/lyricwikia-0.1.11-r1.ebuild net-misc/lyricwikia/lyricwikia-0.1.11.ebuild X-VCS-Directories: net-misc/lyricwikia/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: ce5691cc52167384a88d2add9f7e0cb9198c4060 X-VCS-Branch: master Date: Sun, 21 Mar 2021 20:46:36 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: d8553764-0f2c-47d3-b9c6-da2bb20e6d88 X-Archives-Hash: ea30ffabd625211b8c366853b991658d Message-ID: <20210321204636.ohR_dzzHlBNOQu-augHh9q1bcM1zRiVW90kgRO7HpHY@z> commit: ce5691cc52167384a88d2add9f7e0cb9198c4060 Author: Andrew Ammerlaan riseup net> AuthorDate: Sun Mar 21 20:27:56 2021 +0000 Commit: Andrew Ammerlaan riseup net> CommitDate: Sun Mar 21 20:29:24 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ce5691cc net-misc/lyricwikia: avoid file conflict Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Andrew Ammerlaan riseup.net> .../{lyricwikia-0.1.11.ebuild => lyricwikia-0.1.11-r1.ebuild} | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/net-misc/lyricwikia/lyricwikia-0.1.11.ebuild b/net-misc/lyricwikia/lyricwikia-0.1.11-r1.ebuild similarity index 74% rename from net-misc/lyricwikia/lyricwikia-0.1.11.ebuild rename to net-misc/lyricwikia/lyricwikia-0.1.11-r1.ebuild index 05e31bb8..145a75b5 100644 --- a/net-misc/lyricwikia/lyricwikia-0.1.11.ebuild +++ b/net-misc/lyricwikia/lyricwikia-0.1.11-r1.ebuild @@ -33,6 +33,15 @@ python_prepare_all() { distutils-r1_python_prepare_all } +python_install_all() { + distutils-r1_python_install_all + + # rename the executable to avoid file conflict with net-im/lyrics-in-terminal + find "${D}" -name 'lyrics' -execdir mv {} lyricwikia \; || die +} + pkg_postinst() { elog "Note that access to LyricWikia through this API (and products that use this API) should comply to the LyricWikia terms of use" + elog "" + elog "LyricWikia is now offline, this package is provided solely for the purpose of satisfying media-video/vidify's dependencies" }