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 A00C91382C5 for ; Fri, 9 Mar 2018 19:26:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B34D7E07D9; Fri, 9 Mar 2018 19:26:26 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 809ACE07D9 for ; Fri, 9 Mar 2018 19:26:26 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 501DC335C2A for ; Fri, 9 Mar 2018 19:26:25 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 99E3821D for ; Fri, 9 Mar 2018 19:26:23 +0000 (UTC) From: "José María Alonso" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "José María Alonso" Message-ID: <1520623576.c5e80cd558e35ab11836e7b6eda6b2701a7c498d.nimiux@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libsigsegv/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/libsigsegv/Manifest dev-libs/libsigsegv/libsigsegv-2.10.ebuild X-VCS-Directories: dev-libs/libsigsegv/ X-VCS-Committer: nimiux X-VCS-Committer-Name: José María Alonso X-VCS-Revision: c5e80cd558e35ab11836e7b6eda6b2701a7c498d X-VCS-Branch: master Date: Fri, 9 Mar 2018 19:26:23 +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: d2f3c381-e38b-43bf-8456-f9e0b27bfa46 X-Archives-Hash: ac8d44ce209646ab67247f8ef7c18596 commit: c5e80cd558e35ab11836e7b6eda6b2701a7c498d Author: Chema Alonso Josa gentoo org> AuthorDate: Fri Mar 9 19:26:16 2018 +0000 Commit: José María Alonso gentoo org> CommitDate: Fri Mar 9 19:26:16 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5e80cd5 dev-libs/libsigsegv: Drops old version 2.10 Package-Manager: Portage-2.3.19, Repoman-2.3.6 dev-libs/libsigsegv/Manifest | 1 - dev-libs/libsigsegv/libsigsegv-2.10.ebuild | 31 ------------------------------ 2 files changed, 32 deletions(-) diff --git a/dev-libs/libsigsegv/Manifest b/dev-libs/libsigsegv/Manifest index c0ea061fb47..fd256f937ff 100644 --- a/dev-libs/libsigsegv/Manifest +++ b/dev-libs/libsigsegv/Manifest @@ -1,3 +1,2 @@ -DIST libsigsegv-2.10.tar.gz 402279 BLAKE2B 26c6549682828e89808b2fb062e4e6610d555ad9f190231c5cbc4a1707fb67b4747702e0a57b761a6da4bb9c7c95cf0d5278e7c3150922dfe3c4218780bdc483 SHA512 9464b3343af5042169f208781ffa9d1f7e5e1ee8654c1e6aca5581157b43eedc5ee504a56eb905c61443273bcfc8da6822ecc6499c5f589570ad0ba02d8d8cc2 DIST libsigsegv-2.11.tar.gz 448744 BLAKE2B 3fdf79efd9ce392887e1b133d5ea54637587411c3654b9cc4ae55b8cdfd05d41e56e76596edea7ee3dd09feb865dae56a67d2312033b07b491fbaca291fd1fe4 SHA512 6d60bbaa704b86c12a32a6b0eadd30fa7736d0e0ff8a1c45af1b15b7b7d4524f39902fe3f7f47a100bc2586e32aa25bb575e3d859d9ccb5fd7e99ba4e62f7b02 DIST libsigsegv-2.12.tar.gz 451408 BLAKE2B 3f2f37965dfdd5f8a7db3d5baff975003200e7ab157498524f8c99c60c285a5a8a1cf978ff3a69977d52604dc44493ac6d6d00476fca3380b285282b35873f99 SHA512 27986e8aaf4357ed131032aa7c281a5a28c5759530c62bb76f034aea33959547dcaae805e06347a1f532f0488b72fbbbdac4400f74e8d3f2128511526e8a5913 diff --git a/dev-libs/libsigsegv/libsigsegv-2.10.ebuild b/dev-libs/libsigsegv/libsigsegv-2.10.ebuild deleted file mode 100644 index f5ddb94ed6d..00000000000 --- a/dev-libs/libsigsegv/libsigsegv-2.10.ebuild +++ /dev/null @@ -1,31 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -DESCRIPTION="library for handling page faults in user mode" -HOMEPAGE="https://www.gnu.org/software/libsigsegv/" -SRC_URI="mirror://gnu/libsigsegv/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" -IUSE="" - -src_configure () { - econf --enable-shared || die "Configure phase failed" -} - -src_test () { - if [[ ${FEATURES} = *sandbox* ]] - then - # skip tests as they will fail - return 0 - fi - emake check || die "Tests failed" -} - -src_install() { - emake DESTDIR="${D}" install || die "emake install failed" - dodoc AUTHORS ChangeLog* NEWS PORTING README -}