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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id C6A7E13835D for ; Sun, 20 Dec 2020 17:36:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DB747E0901; Sun, 20 Dec 2020 17:36:00 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C6EADE08F0 for ; Sun, 20 Dec 2020 17:36:00 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id EF52A340BD3 for ; Sun, 20 Dec 2020 17:35:59 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 78B1C39F for ; Sun, 20 Dec 2020 17:35:58 +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: <1608485755.62a7dd91b5837cde9644b032e99553fdcbbecd46.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-mail/lbdb/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-mail/lbdb/Manifest net-mail/lbdb/lbdb-0.41.ebuild X-VCS-Directories: net-mail/lbdb/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 62a7dd91b5837cde9644b032e99553fdcbbecd46 X-VCS-Branch: master Date: Sun, 20 Dec 2020 17:35:58 +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: 37e87182-3940-40ca-b34f-d81f00972ee2 X-Archives-Hash: 9237ea406f8941343934207c63bd845c commit: 62a7dd91b5837cde9644b032e99553fdcbbecd46 Author: Sam James gentoo org> AuthorDate: Sun Dec 20 17:35:35 2020 +0000 Commit: Sam James gentoo org> CommitDate: Sun Dec 20 17:35:55 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62a7dd91 net-mail/lbdb: cleanup old Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Sam James gentoo.org> net-mail/lbdb/Manifest | 1 - net-mail/lbdb/lbdb-0.41.ebuild | 50 ------------------------------------------ 2 files changed, 51 deletions(-) diff --git a/net-mail/lbdb/Manifest b/net-mail/lbdb/Manifest index 07b2bf970e6..ba5c8b54cd8 100644 --- a/net-mail/lbdb/Manifest +++ b/net-mail/lbdb/Manifest @@ -1,2 +1 @@ -DIST lbdb_0.41.tar.gz 160632 BLAKE2B 7cbb0178f2983255eef8ce86146e104e33a1d31b6fd5cf3e5dea69cad8fa485424a5d8b89d1e2024f34a688bfb018724b05bf8e5e57ab5338c9973b78d203d4b SHA512 c99d8c4549d781252192e07dfb89adbae6daae5a4f4c94de692c4289848ba8599c2b0aeb28bac69313e6828995eac32acf3fbc76b1695c6464c6339236cdb341 DIST lbdb_0.47.tar.gz 182477 BLAKE2B 9ac0073ea4151ae84f9aeafb1a6bde52a39809987da87bd252665f9ef729ad1a5ee4cf91e4c1ebec1f8be17e1a9a3e31dbfda5484ae114fc99cd273f93b39cf9 SHA512 95cae9b108d875203dce2a8243c3dcb979606529202fd9b4d1ddd211a3d617a421440f6532abd38432607b39da84a6da4d09b15e95cddc01f94e018b9e712078 diff --git a/net-mail/lbdb/lbdb-0.41.ebuild b/net-mail/lbdb/lbdb-0.41.ebuild deleted file mode 100644 index 82bcdb4c6e0..00000000000 --- a/net-mail/lbdb/lbdb-0.41.ebuild +++ /dev/null @@ -1,50 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit versionator - -MY_P=${P/-/_} -DESCRIPTION="Little Brother database" -SRC_URI="http://www.spinnaker.de/debian/${MY_P}.tar.gz" -HOMEPAGE="http://www.spinnaker.de/lbdb/" -SLOT="0" -KEYWORDS="amd64 ppc x86" -LICENSE="GPL-2" -IUSE="pda ldap finger abook crypt evo" - -DEPEND="dev-libs/libvformat - evo? ( mail-client/evolution ) - finger? ( net-misc/netkit-fingerd ) - abook? ( app-misc/abook ) - crypt? ( app-crypt/gnupg )" -RDEPEND="${DEPEND} - pda? ( dev-perl/Palm ) - ldap? ( dev-perl/perl-ldap )" - -src_configure() { - local evoversion - local evolution_addressbook_export - - if use evo ; then - evoversion=$(best_version mail-client/evolution) - evoversion=${evoversion##mail-client/evolution-} - evolution_addressbook_export="/usr/libexec/evolution/$(get_version_component_range 1-2 ${evoversion})/evolution-addressbook-export" - fi - - econf $(use_with finger) \ - $(use_with abook) \ - --without-ypcat \ - $(use_with crypt gpg) \ - $(use_with evo evolution-addressbook-export "${evolution_addressbook_export}" ) \ - --enable-lbdb-dotlock \ - --without-pgpk --without-pgp \ - --without-niscat --without-addr-email --with-getent \ - --libdir=/usr/$(get_libdir)/lbdb -} - -src_install() { - emake install_prefix="${D}" install - dodoc README TODO debian/changelog -}