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 024D5138334 for ; Fri, 4 Oct 2019 14:11:19 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0BADCE087C; Fri, 4 Oct 2019 14:11:19 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 D9F65E087C for ; Fri, 4 Oct 2019 14:11:18 +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 4487C34B8FA for ; Fri, 4 Oct 2019 14:11:17 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E23F4744 for ; Fri, 4 Oct 2019 14:11:14 +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: <1570198207.43ac41fb13c74f75585af63700639d42b9628dec.ulm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/cvm/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-libs/cvm/Manifest net-libs/cvm/cvm-0.76.ebuild X-VCS-Directories: net-libs/cvm/ X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: 43ac41fb13c74f75585af63700639d42b9628dec X-VCS-Branch: master Date: Fri, 4 Oct 2019 14:11:14 +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: d5649515-1337-4a39-b6a4-f3af69013c4b X-Archives-Hash: d466e5aca7c7bcf15c79e43a4d642203 commit: 43ac41fb13c74f75585af63700639d42b9628dec Author: Ulrich Müller gentoo org> AuthorDate: Fri Oct 4 14:09:34 2019 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Fri Oct 4 14:10:07 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=43ac41fb net-libs/cvm: Remove old. Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Ulrich Müller gentoo.org> net-libs/cvm/Manifest | 1 - net-libs/cvm/cvm-0.76.ebuild | 61 -------------------------------------------- 2 files changed, 62 deletions(-) diff --git a/net-libs/cvm/Manifest b/net-libs/cvm/Manifest index e10607f7355..47589513a49 100644 --- a/net-libs/cvm/Manifest +++ b/net-libs/cvm/Manifest @@ -1,3 +1,2 @@ -DIST cvm-0.76.tar.gz 91957 BLAKE2B 4b1ff780fa0842f2dba7afafe98479b76b95c3dc71ea3fe0321c92039697fde1fa69a99ee78450cadae6b23941344c48f4d4c845f9c3fcc8a69a5f8f208fbee6 SHA512 f3634be766e1381a95c09514547679f458e92b5f4de468b5d3b4e5f7e8f1eb8d1aa7eb5e2b15a374cbf51cc5f6e6269e7f5e7d9daf8d2adfaed37d2e11f472fa DIST cvm-0.96.tar.gz 127999 BLAKE2B bf6a0f26538f4f10dafe9d021e6f3ef22ee57230f64cf50cba95be3cb5ddf54a0479d033936d26ee9526745ead61fc6af7bfd1fdc3da10a6915108b2d873772c SHA512 23adf39571bf414fa61084ac824a54b3cb37ef32a46c72ad50734743fb66bb923168eb866d72fba7f88397b37831e2ce7603c7d543996b28761ed1d5b053d73d DIST cvm-0.97.tar.gz 127759 BLAKE2B 857a30ae52e7edc5e8bc66dfbe7e2ada6ba7763260b073eabbca6ee289b68ceece92442dffc5aa1d358faec24f90993d88d3555dd9399837f25e9f689ab6d66b SHA512 b04ca9edb8c84e06628ed1a827d28bf7d787c3853bec1e064fc1eb7e3082ad81998e7c902e029c0f01c346a52a4419e3c9890e2a7a75ab38625e0078dc4e9891 diff --git a/net-libs/cvm/cvm-0.76.ebuild b/net-libs/cvm/cvm-0.76.ebuild deleted file mode 100644 index 63d425f003e..00000000000 --- a/net-libs/cvm/cvm-0.76.ebuild +++ /dev/null @@ -1,61 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=2 - -inherit toolchain-funcs eutils - -DESCRIPTION="Credential Validation Modules by Bruce Guenter" -HOMEPAGE="http://untroubled.org/cvm/" -SRC_URI="${HOMEPAGE}archive/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="ppc sparc x86" -IUSE="mysql postgres test" - -RDEPEND="dev-db/cdb" -DEPEND="${RDEPEND} - >=dev-libs/bglibs-1.041 - mysql? ( virtual/mysql ) - postgres? ( dev-db/postgresql[server] ) - test? ( app-editors/vim )" -# some of the testcases use ex/vi/xxd - -src_unpack() { - unpack ${A} - # disable this test, as it breaks under Portage - # and there is no easy fix - sed -i.orig -e '/qmail-lookup-nodomain/,/^END_OF_TEST_RESULTS/d' "${S}"/tests.sh || die "sed failed" -} - -src_compile() { - echo "/usr/include/bglibs" > conf-bgincs - echo "/usr/lib/bglibs" > conf-bglibs - echo "${D}/usr/include" > conf-include - echo "${D}/usr/lib" > conf-lib - echo "${D}/usr/bin" > conf-bin - echo "$(tc-getCC) ${CFLAGS}" > conf-cc - echo "$(tc-getCC) ${LDFLAGS} -lcrypt" > conf-ld - emake || die - - if use mysql; then - make mysql || die "making mysql support failed" - fi - - if use postgres; then - make pgsql || die "making postgres support failed" - fi -} - -src_install() { - einstall || die - - dodoc ANNOUNCEMENT NEWS NEWS.sql NEWS.vmailmgr README README.vchkpw - dodoc README.vmailmgr TODO VERSION - dohtml *.html -} - -src_test() { - sh tests.sh || die "Testing Failed" -}