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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 78B24158094 for ; Sun, 28 Aug 2022 14:51:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A82FAE090F; Sun, 28 Aug 2022 14:51:56 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 8F3D1E090F for ; Sun, 28 Aug 2022 14:51:56 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 82214340D1B for ; Sun, 28 Aug 2022 14:51:55 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B6F00556 for ; Sun, 28 Aug 2022 14:51:53 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1661698302.f34953cda8d517fce63cdce9befc80bddeeb87c5.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/augeas/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-admin/augeas/Manifest app-admin/augeas/augeas-1.11.0-r1.ebuild app-admin/augeas/augeas-1.11.0.ebuild X-VCS-Directories: app-admin/augeas/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: f34953cda8d517fce63cdce9befc80bddeeb87c5 X-VCS-Branch: master Date: Sun, 28 Aug 2022 14:51:53 +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: 04ee2436-ff85-4d05-be08-0b5c27767e68 X-Archives-Hash: d360c18797df41139a204d64b880f310 commit: f34953cda8d517fce63cdce9befc80bddeeb87c5 Author: Andreas Sturmlechner gentoo org> AuthorDate: Tue Aug 16 20:26:22 2022 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Aug 28 14:51:42 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f34953cd app-admin/augeas: drop 1.11.0, 1.11.0-r1, EAPI-6-- Closes: https://bugs.gentoo.org/786609 Signed-off-by: Andreas Sturmlechner gentoo.org> app-admin/augeas/Manifest | 1 - app-admin/augeas/augeas-1.11.0-r1.ebuild | 50 -------------------------------- app-admin/augeas/augeas-1.11.0.ebuild | 47 ------------------------------ 3 files changed, 98 deletions(-) diff --git a/app-admin/augeas/Manifest b/app-admin/augeas/Manifest index 11f2068cd806..558441a320e9 100644 --- a/app-admin/augeas/Manifest +++ b/app-admin/augeas/Manifest @@ -1,2 +1 @@ -DIST augeas-1.11.0.tar.gz 2393675 BLAKE2B e7c50715fee892b47843f9be4ec9e88937c0ce10544b3e212d9c32a6151bbc36550d711ebec9db2a691e91cc6a2cd93696d807b440ab57a678ca6680426a4b03 SHA512 1b67bb7fcd9b560d3fe4a5c753d5e778db73caaab6e50367afd123eec107b65b73096913ac7d5170e85f5b63ff3522b2a6932b130e207ab22560dfc6e267b8a1 DIST augeas-1.12.0.tar.gz 2429279 BLAKE2B cd90203fec1a81b114d95bb50e168b852923136f34c83974d3427cbedd4eb0d335d3952057507b38ded5c7011be2b56725565ea106cb32a0ca43b7c81250b29e SHA512 4f61d4abbf338e915dfae212560d39792674bc757f05f500afa80c6170abc214ffb99cab2cf5bbd1c2338d11a6909e5fc3ff7112a2246fca69f7b39ac283da40 diff --git a/app-admin/augeas/augeas-1.11.0-r1.ebuild b/app-admin/augeas/augeas-1.11.0-r1.ebuild deleted file mode 100644 index 2ae229699ae7..000000000000 --- a/app-admin/augeas/augeas-1.11.0-r1.ebuild +++ /dev/null @@ -1,50 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit autotools - -DESCRIPTION="A library for changing configuration files" -HOMEPAGE="http://augeas.net/" -SRC_URI="http://download.augeas.net/${P}.tar.gz" - -SLOT="0" -LICENSE="LGPL-2.1" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ppc ~ppc64 sparc x86" -IUSE="static-libs test" -RESTRICT="!test? ( test )" - -RDEPEND=" - dev-libs/libxml2 - sys-libs/readline:=" -DEPEND="${RDEPEND} - virtual/pkgconfig - >=app-doc/NaturalDocs-1.40 - test? ( dev-lang/ruby )" - -PATCHES=( -) - -src_prepare() { - default - eautoreconf -} - -src_configure() { - # selinux needs to implemented - econf \ - --without-selinux \ - $(use_enable static-libs static) -} - -src_compile() { - addpredict /usr/share/NaturalDocs/Config/Languages.txt - addpredict /usr/share/NaturalDocs/Config/Topics.txt - default -} - -src_install() { - default - use static-libs || find "${D}" -name '*.la' -delete || die -} diff --git a/app-admin/augeas/augeas-1.11.0.ebuild b/app-admin/augeas/augeas-1.11.0.ebuild deleted file mode 100644 index 0f2936e58b91..000000000000 --- a/app-admin/augeas/augeas-1.11.0.ebuild +++ /dev/null @@ -1,47 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit autotools - -DESCRIPTION="A library for changing configuration files" -HOMEPAGE="http://augeas.net/" -SRC_URI="http://download.augeas.net/${P}.tar.gz" - -SLOT="0" -LICENSE="LGPL-2.1" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ~ppc64 sparc x86" -IUSE="static-libs test" -RESTRICT="!test? ( test )" - -RDEPEND=" - dev-libs/libxml2 - sys-libs/readline:=" -DEPEND="${RDEPEND} - virtual/pkgconfig - >=app-doc/NaturalDocs-1.40 - test? ( dev-lang/ruby )" - -PATCHES=( -) - -src_prepare() { - if [ -f /usr/share/NaturalDocs/Config/Languages.txt ] ; then - addwrite /usr/share/NaturalDocs/Config/Languages.txt - fi - if [ -f /usr/share/NaturalDocs/Config/Topics.txt ] ; then - addwrite /usr/share/NaturalDocs/Config/Topics.txt - fi - default -} - -src_configure() { - # Needs to implemented - local myeconfargs="--without-selinux - $(use_enable !static-libs shared) - $(use_enable static-libs static)" - eautoreconf - econf ${myeconfargs} - default -}