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 49E65138359 for ; Mon, 12 Oct 2020 16:14:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 82750E0837; Mon, 12 Oct 2020 16:14:35 +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 6BC53E0837 for ; Mon, 12 Oct 2020 16:14:35 +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 88CB7335D6B for ; Mon, 12 Oct 2020 16:14:31 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 37187354 for ; Mon, 12 Oct 2020 16:14:30 +0000 (UTC) From: "Hanno Böck" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Hanno Böck" Message-ID: <1602519264.b42faa0880ebadf960f793a4d4c76123fd1c12f3.hanno@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-erlang/iconv/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-erlang/iconv/Manifest dev-erlang/iconv/iconv-1.0.10.ebuild dev-erlang/iconv/iconv-1.0.4.ebuild X-VCS-Directories: dev-erlang/iconv/ X-VCS-Committer: hanno X-VCS-Committer-Name: Hanno Böck X-VCS-Revision: b42faa0880ebadf960f793a4d4c76123fd1c12f3 X-VCS-Branch: master Date: Mon, 12 Oct 2020 16:14:30 +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: 372c9a6c-344e-4ef8-a0a3-f6e44b3c6a45 X-Archives-Hash: eeefe6302fce96c317f387695a8d21ae commit: b42faa0880ebadf960f793a4d4c76123fd1c12f3 Author: Hanno Böck gentoo org> AuthorDate: Mon Oct 12 16:13:13 2020 +0000 Commit: Hanno Böck gentoo org> CommitDate: Mon Oct 12 16:14:24 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b42faa08 dev-erlang/iconv: Remove old and dekeyword ppc This dep is only used by ejabberd which is not stable-supported on ppc. Due to old version cleanups in dependencies ppc keyword needs to be removed. Signed-off-by: Hanno Böck gentoo.org> Package-Manager: Portage-3.0.8, Repoman-3.0.1 dev-erlang/iconv/Manifest | 1 - dev-erlang/iconv/iconv-1.0.10.ebuild | 4 ++-- dev-erlang/iconv/iconv-1.0.4.ebuild | 22 ---------------------- 3 files changed, 2 insertions(+), 25 deletions(-) diff --git a/dev-erlang/iconv/Manifest b/dev-erlang/iconv/Manifest index eec2d960234..338f05de333 100644 --- a/dev-erlang/iconv/Manifest +++ b/dev-erlang/iconv/Manifest @@ -1,2 +1 @@ DIST iconv-1.0.10.tar.gz 121594 BLAKE2B 407a6cbe51aa50c561c577bf447dbc781c22bdc4ea20cacdcd2772e3cd7d262a1577381985ddafeb6fb48be94b35070de025b5d2301dbb4a3b9b9c0defd6a4be SHA512 c0537db617b83184111ce6f3be2e381c4a9f6a96d4887a2cf5bde3b275974411fb997f4a2f6a9c2b25c8e783e26af92b531788e9354be413d1837dd0482d41ef -DIST iconv-1.0.4.tar.gz 121506 BLAKE2B ba2b3414feb8cd57681b8a866ee8862feae7a5cfce01077d94d0b2b90604a1f4757d138548deff9dad38e2ee88db54fc4e27c6a5120262d6620edfeadbbc388c SHA512 697f65a20aa42d92e2fe62bd88a6a6c7b1f6eff3a3ab14db3a17231875d2d36f5f36332c71db490b014cd3ea9b68abc0d815f3cf2b9cd72c18e1a94f62ff48a3 diff --git a/dev-erlang/iconv/iconv-1.0.10.ebuild b/dev-erlang/iconv/iconv-1.0.10.ebuild index 4d308812da7..864140c4004 100644 --- a/dev-erlang/iconv/iconv-1.0.10.ebuild +++ b/dev-erlang/iconv/iconv-1.0.10.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 ~arm ~ia64 ppc ~sparc x86" +KEYWORDS="amd64 ~arm ~ia64 ~ppc ~sparc x86" DEPEND=">=dev-erlang/p1_utils-1.0.13 >=dev-lang/erlang-17.1 diff --git a/dev-erlang/iconv/iconv-1.0.4.ebuild b/dev-erlang/iconv/iconv-1.0.4.ebuild deleted file mode 100644 index f7853c8f4f0..00000000000 --- a/dev-erlang/iconv/iconv-1.0.4.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit rebar - -DESCRIPTION="Fast encoding conversion library for Erlang and Elixir" -HOMEPAGE="https://github.com/processone/iconv" -SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz - -> ${P}.tar.gz" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="amd64 ~arm ~ia64 ppc ~sparc x86" - -DEPEND=">=dev-erlang/p1_utils-1.0.7 - >=dev-lang/erlang-17.1 - virtual/libiconv" -RDEPEND="${DEPEND}" - -DOCS=( README.md )