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 06FFB13933E for ; Thu, 8 Jul 2021 15:39:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 60E38E0B28; Thu, 8 Jul 2021 15:39:15 +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 2197EE0B28 for ; Thu, 8 Jul 2021 15:39:15 +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 42AD6342ABE for ; Thu, 8 Jul 2021 15:39:14 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D73317C1 for ; Thu, 8 Jul 2021 15:39:12 +0000 (UTC) From: "Luca Barbato" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Luca Barbato" Message-ID: <1625758723.435931ad668d83ab4239b8d26ed71832b032c947.lu_zero@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-cpp/ETL/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-cpp/ETL/ETL-0.04.15-r1.ebuild dev-cpp/ETL/Manifest X-VCS-Directories: dev-cpp/ETL/ X-VCS-Committer: lu_zero X-VCS-Committer-Name: Luca Barbato X-VCS-Revision: 435931ad668d83ab4239b8d26ed71832b032c947 X-VCS-Branch: master Date: Thu, 8 Jul 2021 15:39:12 +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: 2001b5cc-cad8-449e-a119-3ac4c441cf09 X-Archives-Hash: d5d536c38fe7c9c1622a8d0b302b38a6 commit: 435931ad668d83ab4239b8d26ed71832b032c947 Author: Luca Barbato gentoo org> AuthorDate: Thu Jul 8 15:37:53 2021 +0000 Commit: Luca Barbato gentoo org> CommitDate: Thu Jul 8 15:38:43 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=435931ad dev-cpp/ETL: Remove ancient version Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Luca Barbato gentoo.org> dev-cpp/ETL/ETL-0.04.15-r1.ebuild | 23 ----------------------- dev-cpp/ETL/Manifest | 1 - 2 files changed, 24 deletions(-) diff --git a/dev-cpp/ETL/ETL-0.04.15-r1.ebuild b/dev-cpp/ETL/ETL-0.04.15-r1.ebuild deleted file mode 100644 index 1996b2b7aba..00000000000 --- a/dev-cpp/ETL/ETL-0.04.15-r1.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit autotools - -DESCRIPTION="Multi-platform class and template library" -HOMEPAGE="https://www.synfig.org" -SRC_URI="mirror://sourceforge/synfig/${PN}/${PV}/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~x86" - -src_prepare() { - default - sed -i -e 's/CXXFLAGS="`echo $CXXFLAGS | sed s:-g::` $debug_flags"//' \ - -e 's/CFLAGS="`echo $CFLAGS | sed s:-g::` $debug_flags"//' \ - m4/subs.m4 || die - - eautoreconf -} diff --git a/dev-cpp/ETL/Manifest b/dev-cpp/ETL/Manifest index 143b962e2e9..5665a708ea6 100644 --- a/dev-cpp/ETL/Manifest +++ b/dev-cpp/ETL/Manifest @@ -1,2 +1 @@ -DIST ETL-0.04.15.tar.gz 362312 BLAKE2B c2afe67486a9154de559a00680b9409ee6b8b2d3312d8c8777906926c3335d4ead3e6d5da6b11771b359caa56917969fd5be7d12c2337872a41c16997421f923 SHA512 647d03f5660703a326357b0f1bb969c1e00f94c51ae72cf036f6618df1e44c6e379244a1a827b4d3c9545455efd81ff1d97254ee159e0f578f544ab856341e6f DIST ETL-1.4.1.tar.gz 275770 BLAKE2B 5bfe7ff236c2d6b840eb65dc418d010bf36b6c64390bbc06c6c60462d217e28d1a24330dfc05f8ae3478173f8b4bb50b16b671f26ce02c8eaac20b4ef06bb961 SHA512 f40fdf7a15c77542942ed39a1bed4cdaf9d1fe9c50b10b42108d13cbc53827c90aa5fb68c8784ec3f47eb2c806e1c7beb98d55a1dd9e0afe7b480aafd27990ac