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 7496159CA2 for ; Sat, 13 Feb 2016 15:10:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A150EE07E8; Sat, 13 Feb 2016 15:09:56 +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 D1B87E07E6 for ; Sat, 13 Feb 2016 15:09:55 +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 C1000340C1A for ; Sat, 13 Feb 2016 15:09:54 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 870E51560 for ; Sat, 13 Feb 2016 15:09:51 +0000 (UTC) From: "Anthony G. Basile" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Anthony G. Basile" Message-ID: <1455376670.d85ab05459a2413c368e5d42150d88cf8ceab48d.blueness@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.21.0.ebuild X-VCS-Directories: dev-perl/Search-Xapian/ X-VCS-Committer: blueness X-VCS-Committer-Name: Anthony G. Basile X-VCS-Revision: d85ab05459a2413c368e5d42150d88cf8ceab48d X-VCS-Branch: master Date: Sat, 13 Feb 2016 15:09:51 +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: a5851878-1eb9-42c2-8746-eb7e249f4ffb X-Archives-Hash: 80b06d62edc4cac5576168fff8ba5983 commit: d85ab05459a2413c368e5d42150d88cf8ceab48d Author: Anthony G. Basile gentoo org> AuthorDate: Sat Feb 13 15:17:50 2016 +0000 Commit: Anthony G. Basile gentoo org> CommitDate: Sat Feb 13 15:17:50 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d85ab054 dev-perl/Search-Xapian: remove older unstable Package-Manager: portage-2.2.26 dev-perl/Search-Xapian/Manifest | 1 - .../Search-Xapian/Search-Xapian-1.2.21.0.ebuild | 36 ---------------------- 2 files changed, 37 deletions(-) diff --git a/dev-perl/Search-Xapian/Manifest b/dev-perl/Search-Xapian/Manifest index 7762ee8..0e4ca0a 100644 --- a/dev-perl/Search-Xapian/Manifest +++ b/dev-perl/Search-Xapian/Manifest @@ -1,3 +1,2 @@ DIST Search-Xapian-1.2.19.0.tar.gz 63667 SHA256 d9ff745bb3ace7c1c2dbcf4ad65f3e50b3744d16c0a9ee3a51fe7c6541f639c2 SHA512 78ba36f3b8157ef872330b88992012d3f553abc3f2322bbb1d0f3111681dd530e5b57e4989fef645401d19cb4d95f5d284a305c5470efc2911051d1765551a3f WHIRLPOOL 9f81480e6341f3bd65bfd243d95d5b8ecce30cb4b9c531a3dffac48f1d787259988e51a19a32af73693dbbbbba8e08865e1a116a49f9fe4f0b2fa2e78a22c0e8 -DIST Search-Xapian-1.2.21.0.tar.gz 67726 SHA256 34cb6279c3394b763e16ff9ae6b48942bdddb494312548366156cfdb4d8c70b5 SHA512 e2ffbf1a880fbda000020f7d9310b71690b26267d9324dd4ee05268b348ac5e5974c1c1feb097cf6bb3c267e5b440422a0153167b916cd2215749df236c2e883 WHIRLPOOL f34ba0070fb41e0efeb2aff4852ef8717b216184c79878196c50650f009d6e48d216b8dd1f9cd07031fb2be713faf5a3e9c8e1184469fed69fa745f69bb5572a DIST Search-Xapian-1.2.22.0.tar.gz 70102 SHA256 52c24e224c68ed763d50b040c38a21dfc31bc69a7c896a3114262786c03c4edd SHA512 2c16d1afbf5e386f716809afaca18967a7517e8c18bc25ef8c8aed2ece11dd2d7a5b3b6c438dea1f4bdd0baad512f36958668852d053bd9ed3db07614c7c9d63 WHIRLPOOL b2ec1ba55bb801a24b4a64fc30482aa72d83fe81387898640cfece98a53d83124b21e731d37e605f7d7fa993554a737dde3c382e52ae931b42494fcfe3cbb35c diff --git a/dev-perl/Search-Xapian/Search-Xapian-1.2.21.0.ebuild b/dev-perl/Search-Xapian/Search-Xapian-1.2.21.0.ebuild deleted file mode 100644 index 61608f0..0000000 --- a/dev-perl/Search-Xapian/Search-Xapian-1.2.21.0.ebuild +++ /dev/null @@ -1,36 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI="5" - -MODULE_AUTHOR=OLLY -inherit perl-module toolchain-funcs versionator - -VERSION=$(get_version_component_range 1-3) - -SRC_URI+=" http://oligarchy.co.uk/xapian/${VERSION}/${P}.tar.gz" -DESCRIPTION="Perl XS frontend to the Xapian C++ search library" - -LICENSE="|| ( Artistic GPL-1 GPL-2 GPL-3 )" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" -IUSE="examples" - -RDEPEND="~dev-libs/xapian-${VERSION} - !dev-libs/xapian-bindings[perl]" -DEPEND="${RDEPEND} - dev-perl/Module-Build" - -SRC_TEST="do" - -myconf="CXX=$(tc-getCXX) CXXFLAGS=${CXXFLAGS}" - -src_install() { - perl-module_src_install - - use examples && { - docinto examples - dodoc "${S}"/examples/* - } -}