From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (unknown [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 72DC6138334 for ; Sat, 26 Jan 2019 20:27:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8C43CE0A4A; Sat, 26 Jan 2019 20:27:40 +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 6DB0CE0A4A for ; Sat, 26 Jan 2019 20:27:40 +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 BD448335D46 for ; Sat, 26 Jan 2019 20:27:38 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 35DF1513 for ; Sat, 26 Jan 2019 20:27:37 +0000 (UTC) From: "Pacho Ramos" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Pacho Ramos" Message-ID: <1548534163.6fdf99ec483e8c948a2b90b7c949afc694c2c0b7.pacho@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/osslsigncode/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-crypt/osslsigncode/Manifest app-crypt/osslsigncode/osslsigncode-1.4.ebuild X-VCS-Directories: app-crypt/osslsigncode/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: 6fdf99ec483e8c948a2b90b7c949afc694c2c0b7 X-VCS-Branch: master Date: Sat, 26 Jan 2019 20:27:37 +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: 81e06727-1983-4d07-a123-12085674288d X-Archives-Hash: 72e81cbb14c88c8cf36ef8ff60ad2c19 commit: 6fdf99ec483e8c948a2b90b7c949afc694c2c0b7 Author: Pacho Ramos gentoo org> AuthorDate: Sat Jan 26 20:22:43 2019 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Sat Jan 26 20:22:43 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6fdf99ec app-crypt/osslsigncode: Drop old Package-Manager: Portage-2.3.58, Repoman-2.3.12 Signed-off-by: Pacho Ramos gentoo.org> app-crypt/osslsigncode/Manifest | 1 - app-crypt/osslsigncode/osslsigncode-1.4.ebuild | 24 ------------------------ 2 files changed, 25 deletions(-) diff --git a/app-crypt/osslsigncode/Manifest b/app-crypt/osslsigncode/Manifest index 4e6c832a8d5..d750570fbaf 100644 --- a/app-crypt/osslsigncode/Manifest +++ b/app-crypt/osslsigncode/Manifest @@ -1,3 +1,2 @@ -DIST osslsigncode-1.4.tar.gz 96512 BLAKE2B 8325153d16b7ad5d0701daf3d5d446bef498aaf45b88a78d5472d86c0899a73bff2350c224f9f3e35475d5dd72792fe24328f4710d25984ae23c5f83c6fef967 SHA512 89f82b5cbab5952b7bb0b1a3ea230db0c38d171924e5150e9cd157158e52d312cc10093ac719265d03a097f995bd3a438fe874c50263659859c625482ef0239f DIST osslsigncode-1.7.1.tar.gz 127631 BLAKE2B f0ced06a33968f03558e189fc9ed2340dba2cdfe823422c760d62476446646f198aed1a95f99734f80e7ec71d23cd286a23e68953f7e432a9a6ff048c76cae63 SHA512 cc5a7e0c5baa2a98db93f1d2cc9d86e732e2a8a55fc20bf8e6aa67e2120af37c6be857dfe4b8eb8c82fd40604dbb3c845190b59c7e6b4147f06b710a256b877f DIST osslsigncode-2.0.tar.gz 57951 BLAKE2B 67057c07bb667a546e3a8abc49e8a20a0ef42ae77edacd2e88486a4357e8e8e789307e1c2abd2e13d18401621ba5607bb42af46ed8451546a26bb6855a07e652 SHA512 aec7b101afd96925fbd70ac67a6752997f0dab3987151c0658e5f011d8a6be6f53518d7a4aba6dff696c722a1e669100143a87d07c3f59364cd62693e9f3e4e5 diff --git a/app-crypt/osslsigncode/osslsigncode-1.4.ebuild b/app-crypt/osslsigncode/osslsigncode-1.4.ebuild deleted file mode 100644 index 43d60cc9620..00000000000 --- a/app-crypt/osslsigncode/osslsigncode-1.4.ebuild +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI="5" - -DESCRIPTION="Platform-independent tool for Authenticode signing of EXE/CAB files" -HOMEPAGE="https://sourceforge.net/projects/osslsigncode" -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="curl libressl" - -RDEPEND=" - !libressl? ( dev-libs/openssl:0= ) - libressl? ( dev-libs/libressl:0= ) - curl? ( net-misc/curl )" -DEPEND="${RDEPEND} - virtual/pkgconfig" - -src_configure() { - econf $(use_with curl) -}