From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id B6BCE139357 for ; Sat, 8 Aug 2015 04:49:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 378CEE07EE; Sat, 8 Aug 2015 04:49:44 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B2EB6E07EE for ; Sat, 8 Aug 2015 04:49:43 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id DD881340C42 for ; Sat, 8 Aug 2015 04:48:45 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3E4F8C2 for ; Sat, 8 Aug 2015 04:49:39 +0000 (UTC) From: "Kent Fredric" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Kent Fredric" Message-ID: <1439009024.43229463ba9dc7dc636f0d3be71a41f3f8a11228.kent@gentoo> Subject: [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/KinoSearch/, profiles/ X-VCS-Repository: proj/perl-overlay X-VCS-Files: dev-perl/KinoSearch/KinoSearch-0.315.0-r1.ebuild dev-perl/KinoSearch/metadata.xml profiles/package.mask X-VCS-Directories: dev-perl/KinoSearch/ profiles/ X-VCS-Committer: kent X-VCS-Committer-Name: Kent Fredric X-VCS-Revision: 43229463ba9dc7dc636f0d3be71a41f3f8a11228 X-VCS-Branch: master Date: Sat, 8 Aug 2015 04:49:39 +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-Archives-Salt: 76b0bc1a-d508-4b5a-b262-ab10a46cbab4 X-Archives-Hash: b84ab8d0ceb0cb511e74e86bbf492a1a commit: 43229463ba9dc7dc636f0d3be71a41f3f8a11228 Author: Kent Fredric gmail com> AuthorDate: Sat Aug 8 04:43:44 2015 +0000 Commit: Kent Fredric gmail com> CommitDate: Sat Aug 8 04:43:44 2015 +0000 URL: https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=43229463 dev-perl/Kinosearch: Treeclean as advised dev-perl/KinoSearch/KinoSearch-0.315.0-r1.ebuild | 57 ------------------------ dev-perl/KinoSearch/metadata.xml | 26 ----------- profiles/package.mask | 7 --- 3 files changed, 90 deletions(-) diff --git a/dev-perl/KinoSearch/KinoSearch-0.315.0-r1.ebuild b/dev-perl/KinoSearch/KinoSearch-0.315.0-r1.ebuild deleted file mode 100644 index d8743ec..0000000 --- a/dev-perl/KinoSearch/KinoSearch-0.315.0-r1.ebuild +++ /dev/null @@ -1,57 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ -EAPI=5 -MODULE_AUTHOR=CREAMYG -MODULE_VERSION=0.315 -inherit perl-module - -DESCRIPTION='Search engine library.' - -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" -perl_meta_configure() { - # Module::Build 0.36 ( 0.360.0 ) - echo \>=dev-perl/Module-Build-0.36 -} -perl_meta_build() { - # Devel::PPPort 3.13 ( 3.130.0 ) - echo \>=virtual/perl-Devel-PPPort-3.130.0 - # ExtUtils::CBuilder 0.18 ( 0.180.0 ) - echo \>=virtual/perl-ExtUtils-CBuilder-0.18 - # ExtUtils::ParseXS 2.16 ( 2.160.0 ) - echo \>=virtual/perl-ExtUtils-ParseXS-2.16 -} -perl_meta_runtime() { - # JSON::XS 1.53 ( 1.530.0 ) - echo \>=dev-perl/JSON-XS-1.530.0 - # Lingua::Stem::Snowball 0.952 ( 0.952.0 ) - echo \>=dev-perl/Lingua-Stem-Snowball-0.952.0 - # Lingua::StopWords 0.09 ( 0.90.0 ) - echo \>=dev-perl/Lingua-StopWords-0.09 - # Parse::RecDescent - echo dev-perl/Parse-RecDescent -} -DEPEND=" - $(perl_meta_configure) - $(perl_meta_build) - $(perl_meta_runtime) -" -RDEPEND=" - $(perl_meta_runtime) -" - -kino_api_changed() { - elog "This package ( $P ) includes a new API incompatible with <= 0.20." - elog "If you need the old interface, see dev-perl/KinoSearch1" -} - -pkg_postinst() { - kino_api_changed; -} - -pkg_pretend() { - kino_api_changed; - default -} diff --git a/dev-perl/KinoSearch/metadata.xml b/dev-perl/KinoSearch/metadata.xml deleted file mode 100644 index c95fd42..0000000 --- a/dev-perl/KinoSearch/metadata.xml +++ /dev/null @@ -1,26 +0,0 @@ - - - - perl - - mb@italpro.net - Michele Beltrame - - - KinoSearch - KSx::Index::ByteBufDocReader - KSx::Index::ByteBufDocWriter - KSx::Index::LongFieldSim - KSx::Index::ZlibDocReader - KSx::Index::ZlibDocWriter - KSx::Remote::SearchClient - KSx::Remote::SearchServer - KSx::Search::Filter - KSx::Search::FilterCompiler - KSx::Search::FilterScorer - KSx::Search::MockScorer - KSx::Simple - KinoSearch::Analysis::Token - KinoSearch::Analysis::TokenBatch - - diff --git a/profiles/package.mask b/profiles/package.mask index e085067..e291bb4 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -3,13 +3,6 @@ <=dev-perl/Catalyst-Engine-PSGI-0.130.0-r999 # Kent Fredric (19 Jun 2015) -# Deprecated by upstream due to being superceded by Lucy -# Will be broken under perl 5.22 -# https://rt.cpan.org/Ticket/Display.html?id=96759#txn-1380254 -# Tree clean on 19 Jul 2015 -<=dev-perl/KinoSearch-0.315.0-r999 - -# Kent Fredric (19 Jun 2015) # Requires a newer PadWalker than available # See bug #552530 =dev-perl/Devel-StackTrace-WithLexicals-2.10.0