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) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id B3ABE158064 for ; Wed, 8 May 2024 08:06:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4F8DDE29F3; Wed, 8 May 2024 08:06:19 +0000 (UTC) Received: from smtp.gentoo.org (mail.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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 2FCFBE29F3 for ; Wed, 8 May 2024 08:06:19 +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 56950335DC5 for ; Wed, 8 May 2024 08:06:18 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BAE3919F1 for ; Wed, 8 May 2024 08:06:16 +0000 (UTC) From: "Ulrich Müller" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ulrich Müller" Message-ID: <1715155067.4bc151600a6569bd25287f8b3c60f4dfaeb09575.ulm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libgamin/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/libgamin/libgamin-0.1.10-r6.ebuild X-VCS-Directories: dev-libs/libgamin/ X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: 4bc151600a6569bd25287f8b3c60f4dfaeb09575 X-VCS-Branch: master Date: Wed, 8 May 2024 08:06:16 +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: 4d1cb5c2-277f-455a-911e-6514449c8b61 X-Archives-Hash: 34c2b4222ba40c06b23da0298dc5021e commit: 4bc151600a6569bd25287f8b3c60f4dfaeb09575 Author: Ulrich Müller gentoo org> AuthorDate: Wed May 8 07:57:47 2024 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Wed May 8 07:57:47 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4bc15160 dev-libs/libgamin: drop 0.1.10-r6 Signed-off-by: Ulrich Müller gentoo.org> dev-libs/libgamin/libgamin-0.1.10-r6.ebuild | 100 ---------------------------- 1 file changed, 100 deletions(-) diff --git a/dev-libs/libgamin/libgamin-0.1.10-r6.ebuild b/dev-libs/libgamin/libgamin-0.1.10-r6.ebuild deleted file mode 100644 index 86fcb2f3bb8d..000000000000 --- a/dev-libs/libgamin/libgamin-0.1.10-r6.ebuild +++ /dev/null @@ -1,100 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI="6" - -GNOME_ORG_MODULE="gamin" -GNOME_TARBALL_SUFFIX="bz2" - -inherit autotools epatch gnome.org multilib-minimal - -DESCRIPTION="Library providing the FAM File Alteration Monitor API" -HOMEPAGE="https://www.gnome.org/~veillard/gamin/" -SRC_URI="${SRC_URI} - mirror://gentoo/gamin-0.1.9-freebsd.patch.bz2 - https://dev.gentoo.org/~grobian/patches/libgamin-0.1.10-opensolaris.patch.bz2 - https://pkgconfig.freedesktop.org/releases/pkg-config-0.28.tar.gz" # pkg.m4 for eautoreconf - -LICENSE="LGPL-2" -SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux" -IUSE="debug static-libs" - -RESTRICT="test" # needs gam-server - -RDEPEND=" - !app-admin/fam - !