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 8A1EF158020 for ; Fri, 28 Oct 2022 18:50:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3FDC7E08C8; Fri, 28 Oct 2022 18:50:23 +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 29828E08C8 for ; Fri, 28 Oct 2022 18:50:23 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 86E9D341197 for ; Fri, 28 Oct 2022 18:50:21 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BC1E06E9 for ; Fri, 28 Oct 2022 18:50:18 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1666982869.7846e5d9076c4d1cdb3f3e49e76883bab2cd5afe.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Search-Xapian/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/Search-Xapian/Manifest dev-perl/Search-Xapian/Search-Xapian-1.2.25.4-r1.ebuild dev-perl/Search-Xapian/Search-Xapian-1.2.25.5.ebuild X-VCS-Directories: dev-perl/Search-Xapian/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 7846e5d9076c4d1cdb3f3e49e76883bab2cd5afe X-VCS-Branch: master Date: Fri, 28 Oct 2022 18:50: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: 7de77683-bc1e-467b-b535-1b42d5c5cfb5 X-Archives-Hash: 4ee51b37a50347ed634cbe7d16357048 commit: 7846e5d9076c4d1cdb3f3e49e76883bab2cd5afe Author: Sam James gentoo org> AuthorDate: Fri Oct 28 18:27:30 2022 +0000 Commit: Sam James gentoo org> CommitDate: Fri Oct 28 18:47:49 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7846e5d9 dev-perl/Search-Xapian: drop 1.2.25.4-r1, 1.2.25.5 Signed-off-by: Sam James gentoo.org> dev-perl/Search-Xapian/Manifest | 1 - .../Search-Xapian/Search-Xapian-1.2.25.4-r1.ebuild | 41 ---------------------- .../Search-Xapian/Search-Xapian-1.2.25.5.ebuild | 41 ---------------------- 3 files changed, 83 deletions(-) diff --git a/dev-perl/Search-Xapian/Manifest b/dev-perl/Search-Xapian/Manifest index 7c7138f42a91..975561a3623c 100644 --- a/dev-perl/Search-Xapian/Manifest +++ b/dev-perl/Search-Xapian/Manifest @@ -1,2 +1 @@ -DIST Search-Xapian-1.2.25.4.tar.gz 75336 BLAKE2B 06e3fe3871f00c173f4c24303b33eb046867dda1274535c1d22b98027804df19b3dc6b80d6213c2090e05362c508d0e41b55cdc165ccedd8a45bfff19d4fe07b SHA512 14d34641583fb3cce3e7cd4b16e5001be9c7808d07e4942b4842196f36906649053d1ff522a5a1b82200ecd714c55afaf7bd653bf7df9a462db91d05cd12cb01 DIST Search-Xapian-1.2.25.5.tar.gz 74960 BLAKE2B e0691383c4fd8ddd286b8db653ddd9175cde9f37ccf470764272456dbea8ceb8893eb011ae57a18816b3974a56db2dc773d90b7a4778e24ac0a6c78eb175a19e SHA512 3099ba3f8726029d7a5c916f6b05d2d7cea41534b0f364687c7d9e0212340dca2a313a1ac8e0f6531a7c1084c8833a0e6d45bcff8fec32e0a6e5922bc0bcb81f diff --git a/dev-perl/Search-Xapian/Search-Xapian-1.2.25.4-r1.ebuild b/dev-perl/Search-Xapian/Search-Xapian-1.2.25.4-r1.ebuild deleted file mode 100644 index f7d7e72802ad..000000000000 --- a/dev-perl/Search-Xapian/Search-Xapian-1.2.25.4-r1.ebuild +++ /dev/null @@ -1,41 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DIST_AUTHOR=OLLY -inherit perl-module toolchain-funcs - -MY_VERSION=$(ver_cut 1-3) - -SRC_URI+=" http://oligarchy.co.uk/xapian/${MY_VERSION}/${P}.tar.gz" -DESCRIPTION="Perl XS frontend to the Xapian C++ search library" - -SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" -IUSE="examples test" -RESTRICT="!test? ( test )" - -RDEPEND="dev-libs/xapian:0/1.2.22 - !dev-libs/xapian-bindings[perl]" -DEPEND="${RDEPEND} - virtual/perl-ExtUtils-MakeMaker - test? ( dev-perl/Devel-Leak ) -" - -DIST_TEST=do -# parallel fails sometimes... - -src_configure() { - myconf="CXX=$(tc-getCXX) CXXFLAGS=${CXXFLAGS}" - perl-module_src_configure -} - -src_install() { - perl-module_src_install - - use examples && { - docinto examples - dodoc "${S}"/examples/* - } -} diff --git a/dev-perl/Search-Xapian/Search-Xapian-1.2.25.5.ebuild b/dev-perl/Search-Xapian/Search-Xapian-1.2.25.5.ebuild deleted file mode 100644 index 0c320bfdd619..000000000000 --- a/dev-perl/Search-Xapian/Search-Xapian-1.2.25.5.ebuild +++ /dev/null @@ -1,41 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DIST_AUTHOR=OLLY -inherit perl-module toolchain-funcs - -MY_VERSION=$(ver_cut 1-3) - -SRC_URI+=" http://oligarchy.co.uk/xapian/${MY_VERSION}/${P}.tar.gz" -DESCRIPTION="Perl XS frontend to the Xapian C++ search library" - -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" -IUSE="examples test" -RESTRICT="!test? ( test )" - -RDEPEND="dev-libs/xapian:0/1.2.22 - !dev-libs/xapian-bindings[perl]" -DEPEND="${RDEPEND} - virtual/perl-ExtUtils-MakeMaker - test? ( dev-perl/Devel-Leak ) -" - -DIST_TEST=do -# parallel fails sometimes... - -src_configure() { - myconf="CXX=$(tc-getCXX) CXXFLAGS=${CXXFLAGS}" - perl-module_src_configure -} - -src_install() { - perl-module_src_install - - use examples && { - docinto examples - dodoc "${S}"/examples/* - } -}