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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 23E991580FD for ; Sun, 22 Dec 2024 09:58:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 47ACBE0536; Sun, 22 Dec 2024 09:58:26 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id AF1B3E0729 for ; Sun, 22 Dec 2024 09:58:24 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 66E7433BE9F for ; Sun, 22 Dec 2024 09:58:23 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9B7A917A1 for ; Sun, 22 Dec 2024 09:58:21 +0000 (UTC) From: "Petr Vaněk" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Petr Vaněk" Message-ID: <1734861449.b1a4aafc83d6ac6e898e29960e2d522697e71e93.arkamar@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-pda/ideviceinstaller/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-pda/ideviceinstaller/Manifest app-pda/ideviceinstaller/ideviceinstaller-1.1.0.ebuild X-VCS-Directories: app-pda/ideviceinstaller/ X-VCS-Committer: arkamar X-VCS-Committer-Name: Petr Vaněk X-VCS-Revision: b1a4aafc83d6ac6e898e29960e2d522697e71e93 X-VCS-Branch: master Date: Sun, 22 Dec 2024 09:58:21 +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: d0e75c87-9474-462e-9d2b-f91c52d6aaa9 X-Archives-Hash: a02e04f1a20d8191fd16b95f00bf32c8 commit: b1a4aafc83d6ac6e898e29960e2d522697e71e93 Author: Petr Vaněk gentoo org> AuthorDate: Sun Dec 22 08:19:54 2024 +0000 Commit: Petr Vaněk gentoo org> CommitDate: Sun Dec 22 09:57:29 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b1a4aafc app-pda/ideviceinstaller: drop 1.1.0 Signed-off-by: Petr Vaněk gentoo.org> app-pda/ideviceinstaller/Manifest | 1 - .../ideviceinstaller/ideviceinstaller-1.1.0.ebuild | 23 ---------------------- 2 files changed, 24 deletions(-) diff --git a/app-pda/ideviceinstaller/Manifest b/app-pda/ideviceinstaller/Manifest index 086a519e54a9..a02caabf6265 100644 --- a/app-pda/ideviceinstaller/Manifest +++ b/app-pda/ideviceinstaller/Manifest @@ -1,2 +1 @@ -DIST ideviceinstaller-1.1.0.tar.bz2 272210 BLAKE2B da67c16d046e148d11bafcd1f33a8e5a5cba49c6f975ba038602eaf2444a76883d568e16583923c7303cce170e6718fc1cfcd0b2cffed5a1eaf895944043d785 SHA512 8bf5dc30b8fa2f0c171ec3705db8d8d143d2520b2875fc05d9d325bd4f1ffdf29230557e57f3e824654ab3bb71bbaf9019aa573d4b1cce29a9c75bf15024d623 DIST ideviceinstaller-1.1.1.tar.bz2 274494 BLAKE2B e3aaccc225556f401f4b26b49bf19dd582425dfc7ea0dc1e4e523ce1ff60b643466d021d9d4c1205487551a4968ccafc410adb9e09248ab1a651c8d2a81a73ed SHA512 fd117a5745890746237f381c9fe0e01cf8ea06d9c2341da397c52e5ebc0e058c73797e349a0a81b2777f5333dafc32e5c32e9e2c99ee70a864be159fe73e9568 diff --git a/app-pda/ideviceinstaller/ideviceinstaller-1.1.0.ebuild b/app-pda/ideviceinstaller/ideviceinstaller-1.1.0.ebuild deleted file mode 100644 index 31433cd20a84..000000000000 --- a/app-pda/ideviceinstaller/ideviceinstaller-1.1.0.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DESCRIPTION="A tool to interact with the installation_proxy of an Apple's iDevice" -HOMEPAGE="http://www.libimobiledevice.org/" -SRC_URI="http://www.libimobiledevice.org/downloads/${P}.tar.bz2" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 x86" - -RDEPEND=">=app-pda/libimobiledevice-1.1.4:= - >=app-pda/libplist-1.8:= - >=dev-libs/libzip-0.8" -DEPEND="${RDEPEND}" -BDEPEND="virtual/pkgconfig" - -src_prepare() { - default - sed -i -e 's:-Werror -g::' configure || die -}