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 (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id D7D4C15817D for ; Sun, 16 Jun 2024 11:15:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5F7B2E2A68; Sun, 16 Jun 2024 11:15:22 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 pigeon.gentoo.org (Postfix) with ESMTPS id 225EBE2A68 for ; Sun, 16 Jun 2024 11:15:21 +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 5EF0E33C4EE for ; Sun, 16 Jun 2024 11:15:20 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B81B41D1A for ; Sun, 16 Jun 2024 11:15:18 +0000 (UTC) From: "Pacho Ramos" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Pacho Ramos" Message-ID: <1718536465.bc1076fa4d314d54fa58ce6b7036d0147830ea25.pacho@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/ayatana-ido/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/ayatana-ido/Manifest dev-libs/ayatana-ido/ayatana-ido-0.9.2.ebuild X-VCS-Directories: dev-libs/ayatana-ido/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: bc1076fa4d314d54fa58ce6b7036d0147830ea25 X-VCS-Branch: master Date: Sun, 16 Jun 2024 11:15:18 +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: c7becabb-aa42-45ca-bea6-2f5e21361067 X-Archives-Hash: bf62d790ff844370f816f8a05d47f8c9 commit: bc1076fa4d314d54fa58ce6b7036d0147830ea25 Author: Pacho Ramos gentoo org> AuthorDate: Sun Jun 16 11:14:25 2024 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Sun Jun 16 11:14:25 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc1076fa dev-libs/ayatana-ido: drop 0.9.2 Signed-off-by: Pacho Ramos gentoo.org> dev-libs/ayatana-ido/Manifest | 1 - dev-libs/ayatana-ido/ayatana-ido-0.9.2.ebuild | 45 --------------------------- 2 files changed, 46 deletions(-) diff --git a/dev-libs/ayatana-ido/Manifest b/dev-libs/ayatana-ido/Manifest index 72ef2fc6c178..899dbf27f4e3 100644 --- a/dev-libs/ayatana-ido/Manifest +++ b/dev-libs/ayatana-ido/Manifest @@ -1,3 +1,2 @@ DIST ayatana-ido-0.10.2.tar.gz 137434 BLAKE2B dee5d048c05ea7eced96896abd0bdad804b6d2f9f7b03b01b8839a433bec7bb7da64c57f2ce2128e4d6044d3608b73ba6ed984f464a436ba6f8ac4cc8a949025 SHA512 c4d143a93331984758755b3c8b2c5dc92a07bccf8994ebaa24688ceec52b32049677144045817686210594df961e49eee90ff0ede5905153950eb2a9d20605c5 -DIST ayatana-ido-0.9.2.tar.gz 122286 BLAKE2B f6498591d72fa6deb5d9c8d87ddad399e41b3701719e45fe82dc8d5bd6ede30bb754561fdeaa938713692a90b8c48657ea2cb472c762acab6c3f36c73907b92e SHA512 efc5825d32d707b02397692c347f99f3bca13da2cd653b6ce87882643c85c2698bdac6168e89a01ed98d5ee58c88a820d89dad7b88a5aee235b450c40969d0a7 DIST ayatana-ido-0.9.3.tar.gz 122912 BLAKE2B 80c07c6f90b7e2b6d68c2629990918f091abdc85616cbf472dbcc1bbea87dabb9649d8da4d676f1acbc65c34e5a5b53143449759a0d65661352898199c1ea592 SHA512 61c9fe35be9dceabba3d61add0fa51cf0447572dbedf48f710b79cf9c4fed2a049f6d2c0069ae8499aa41f008e736e257da47c6b07fd4e20778689c9ab6853d4 diff --git a/dev-libs/ayatana-ido/ayatana-ido-0.9.2.ebuild b/dev-libs/ayatana-ido/ayatana-ido-0.9.2.ebuild deleted file mode 100644 index 0ebb1aecb180..000000000000 --- a/dev-libs/ayatana-ido/ayatana-ido-0.9.2.ebuild +++ /dev/null @@ -1,45 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 -VALA_USE_DEPEND="vapigen" - -inherit cmake vala - -DESCRIPTION="Ayatana Application Indicators (Shared Library)" -HOMEPAGE="https://github.com/AyatanaIndicators/ayatana-ido" -SRC_URI="https://github.com/AyatanaIndicators/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="LGPL-2.1 LGPL-3 GPL-3" -SLOT="0" -IUSE="test" - -# https://github.com/AyatanaIndicators/ayatana-ido/issues/62 -RESTRICT="test" -#RESTRICT="!test? ( test )" - -KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv x86" - -RDEPEND=" - >=dev-libs/glib-2.58:2 - >=x11-libs/gtk+-3.24:3[introspection] -" -DEPEND="${RDEPEND}" -BDEPEND=" - $(vala_depend) - test? ( dev-cpp/gtest ) -" - -src_prepare() { - cmake_src_prepare - vala_setup -} - -src_configure() { - local mycmakeargs+=( - -DVALA_COMPILER="${VALAC}" - -DVAPI_GEN="${VAPIGEN}" - -DENABLE_TESTS="$(usex test)" - ) - cmake_src_configure -}