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 79029138334 for ; Tue, 24 Dec 2019 23:25:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 78869E0AF7; Tue, 24 Dec 2019 23:25:46 +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 40289E0AF7 for ; Tue, 24 Dec 2019 23:25:46 +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 58FFE34DB2F for ; Tue, 24 Dec 2019 23:25:45 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 41DAF38 for ; Tue, 24 Dec 2019 23:25:43 +0000 (UTC) From: "Lars Wendler" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Lars Wendler" Message-ID: <1577229936.65292e7cfae083248a65e9a0c9b48d45cbc799d0.polynomial-c@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/ed/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-apps/ed/Manifest sys-apps/ed/ed-1.14.2.ebuild X-VCS-Directories: sys-apps/ed/ X-VCS-Committer: polynomial-c X-VCS-Committer-Name: Lars Wendler X-VCS-Revision: 65292e7cfae083248a65e9a0c9b48d45cbc799d0 X-VCS-Branch: master Date: Tue, 24 Dec 2019 23:25:43 +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: 5cc8ffc3-9c3a-4b9b-97da-ba2a5f6b3ec6 X-Archives-Hash: 806b65d9cc702b62bd7012559a58aa34 commit: 65292e7cfae083248a65e9a0c9b48d45cbc799d0 Author: Lars Wendler gentoo org> AuthorDate: Tue Dec 24 23:25:36 2019 +0000 Commit: Lars Wendler gentoo org> CommitDate: Tue Dec 24 23:25:36 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65292e7c sys-apps/ed: Removed old Package-Manager: Portage-2.3.83, Repoman-2.3.20 Signed-off-by: Lars Wendler gentoo.org> sys-apps/ed/Manifest | 1 - sys-apps/ed/ed-1.14.2.ebuild | 30 ------------------------------ 2 files changed, 31 deletions(-) diff --git a/sys-apps/ed/Manifest b/sys-apps/ed/Manifest index de29d878488..72307da6d5d 100644 --- a/sys-apps/ed/Manifest +++ b/sys-apps/ed/Manifest @@ -1,3 +1,2 @@ -DIST ed-1.14.2.tar.gz 91773 BLAKE2B c09ae263e08e07ff1b3411bfea2bf39d7c56364c2c66359ea1447176b42dd0df85464eae7326b983dd64f1d344e25214ef9427be52f5fcc9c57473ca1dd02a44 SHA512 e7638a07d6bdcedc2e00686a6677075fd7b8becebfd7650e60794bcb0d317a8611c7acd90420c952cc6c4beaede250eabff304d27585e190985b1f83e5930057 DIST ed-1.15.tar.xz 67924 BLAKE2B 89a5614e528f974853d8c23060b77a872ae34675f6898b713543109d3a21d0d42b4d07fea5e86e842a34619617d342058ebb82655088320764295422f700fdc4 SHA512 b723353d4f2a1e719b79cb210750596c723be87c282ab96285524eb707d5ae15c242b2d7b0a282ce2ebd0aaf221cd2be41897e79f8fc17f10e9e318a9be487a0 DIST ed-1.16-rc1.tar.xz 68492 BLAKE2B 8a47c6147203b19954064b07e733719a534f4e5cb8cf5f6b361ca926cb6d55127d70cfa9c176f65eda2988c2b9f9ca2fcf5be27e109f83ccfd38d1927830c76c SHA512 17bc689c1aab357597715e0f2a0c222296e5cd999e04084953ff943e66fa3e7e37dbaffdb706c92daeae625967541cd41b390c4d883f54985ca924691ece78b0 diff --git a/sys-apps/ed/ed-1.14.2.ebuild b/sys-apps/ed/ed-1.14.2.ebuild deleted file mode 100644 index 5b5ab04712c..00000000000 --- a/sys-apps/ed/ed-1.14.2.ebuild +++ /dev/null @@ -1,30 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -inherit toolchain-funcs - -DESCRIPTION="Your basic line editor" -HOMEPAGE="https://www.gnu.org/software/ed/" -#SRC_URI="mirror://gnu/ed/${P}.tar.lz" -# Using gzip instead -- the filesize diff is small and lzip uncommon #545344 -SRC_URI="http://fossies.org/linux/privat/${P}.tar.gz" - -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~riscv s390 ~sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" -IUSE="" - -DEPEND="sys-apps/texinfo" -RDEPEND="" - -src_configure() { - # Upstream configure script is moronic. - econf \ - CC="$(tc-getCC)" \ - CFLAGS="${CFLAGS}" \ - LDFLAGS="${CFLAGS} ${LDFLAGS}" \ - CPPFLAGS="${CPPFLAGS}" \ - --bindir="${EPREFIX}/bin" -}