public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Matthew Thode" <prometheanfire@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/augeas/
Date: Thu,  8 Dec 2022 16:49:23 +0000 (UTC)	[thread overview]
Message-ID: <1670518159.6088855e3eb84e26844449a832c885d928efe4dd.prometheanfire@gentoo> (raw)

commit:     6088855e3eb84e26844449a832c885d928efe4dd
Author:     Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Thu Dec  8 16:47:17 2022 +0000
Commit:     Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Thu Dec  8 16:49:19 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6088855e

app-admin/augeas: use release instead of source tarball

Closes: https://bugs.gentoo.org/884775

Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org>

 app-admin/augeas/Manifest                                          | 2 +-
 app-admin/augeas/{augeas-1.14.0.ebuild => augeas-1.14.0-r1.ebuild} | 2 --
 2 files changed, 1 insertion(+), 3 deletions(-)

diff --git a/app-admin/augeas/Manifest b/app-admin/augeas/Manifest
index d1a809fe62f0..5a29e0f2165c 100644
--- a/app-admin/augeas/Manifest
+++ b/app-admin/augeas/Manifest
@@ -1,3 +1,3 @@
 DIST augeas-1.12.0.tar.gz 2429279 BLAKE2B cd90203fec1a81b114d95bb50e168b852923136f34c83974d3427cbedd4eb0d335d3952057507b38ded5c7011be2b56725565ea106cb32a0ca43b7c81250b29e SHA512 4f61d4abbf338e915dfae212560d39792674bc757f05f500afa80c6170abc214ffb99cab2cf5bbd1c2338d11a6909e5fc3ff7112a2246fca69f7b39ac283da40
 DIST augeas-1.13.0.tar.gz 2562588 BLAKE2B 0a8e62c999a425b89bfa2b1b2cdf7c7894ca39b59d577ca2f7ce9bf33e51f2fffe2510518a8666d59fcf7f8479cae3b2a41efe4478830f89fa20d1fbeb6c9716 SHA512 a6a9ee76f3e48780df1928f2fdfa5cc826695fe6233ff90d069d05806cb020aed3c6b2ce6b9047925a203973eefcd7c254fc3ddd1db7473821c8ade4fda58d5f
-DIST augeas-1.14.0.tar.gz 905420 BLAKE2B 8aac3da6bb3714e28d311936cc54f05491fe7e8305a323f741c1cb3eca1d7f86fb566abf39a488d94266f3e7477ca951490802317f6d2f457a0805fcfab80234 SHA512 1f28bcde9681eda4f28daf0584c7e4702ddb8f45980575cdeabe0893d91a0587f858889eb0353b7fa5a3e2961388710ef72811f38c557f7f0130b01e23c8901c
+DIST augeas-1.14.0.tar.gz 2651463 BLAKE2B 428e708cfdc485feeb7fe80b8642c5b63a8563f508350ae4751a718888d187bab5d8ca8e82b5e9106527b86bb53d3c5a5a2a6e9ef35d18dae308030286039b6a SHA512 06ef6f735686ae09ec8733a3daf36f6838fa56e761dc6d89e5c44420ea2403a4649bec162b8e49b2c3fe32f0eced8413eba1f2c551103a43860bba823315f1ef

diff --git a/app-admin/augeas/augeas-1.14.0.ebuild b/app-admin/augeas/augeas-1.14.0-r1.ebuild
similarity index 87%
rename from app-admin/augeas/augeas-1.14.0.ebuild
rename to app-admin/augeas/augeas-1.14.0-r1.ebuild
index 1379e3eb1d89..5641cdf7ae59 100644
--- a/app-admin/augeas/augeas-1.14.0.ebuild
+++ b/app-admin/augeas/augeas-1.14.0-r1.ebuild
@@ -8,7 +8,6 @@ inherit autotools
 DESCRIPTION="A library for changing configuration files"
 HOMEPAGE="http://augeas.net/"
 SRC_URI="https://github.com/hercules-team/augeas/releases/download/release-${PV}/${P}.tar.gz"
-SRC_URI="https://github.com/hercules-team/augeas/archive/refs/tags/release-${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="LGPL-2.1"
 SLOT="0"
@@ -27,7 +26,6 @@ BDEPEND="
 "
 
 PATCHES=(
-	"${FILESDIR}"/${P}-selinux.patch
 )
 
 src_prepare() {


             reply	other threads:[~2022-12-08 16:49 UTC|newest]

Thread overview: 54+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-08 16:49 Matthew Thode [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-09-06 15:38 [gentoo-commits] repo/gentoo:master commit in: app-admin/augeas/ Sam James
2025-04-23 12:13 Sam James
2023-09-15 21:54 Matthew Thode
2023-09-15 21:54 Matthew Thode
2023-08-15 16:25 Matthew Thode
2023-07-16  4:01 Matthew Thode
2023-07-15 21:35 Matthew Thode
2023-02-06 22:50 Matthew Thode
2023-01-06 16:55 Matthew Thode
2022-12-07 19:17 Matthew Thode
2022-11-01  9:48 Yixun Lan
2022-10-05 15:45 Sam James
2022-08-28 14:51 Andreas Sturmlechner
2021-04-29  5:44 Sam James
2021-01-15 22:07 Sam James
2021-01-09  6:56 Sam James
2019-12-08  8:32 Matthew Thode
2019-05-13 16:40 Matthew Thode
2019-04-14  0:59 Matthew Thode
2018-09-24 22:22 Sven Wegener
2018-09-24 14:56 Matt Thode
2018-08-24 20:51 Matt Thode
2018-02-28 10:59 Matt Thode
2018-01-30  2:16 Matt Thode
2017-11-02  4:28 Matt Thode
2017-10-14 19:33 Matt Thode
2017-10-14 11:00 Sergei Trofimovich
2017-10-07 18:29 Matt Thode
2017-10-04  8:13 Sergei Trofimovich
2017-09-24 19:57 Sergei Trofimovich
2017-09-04 22:21 Aaron Bauman
2017-09-04 22:21 Aaron Bauman
2017-09-04  7:30 Tobias Klausmann
2017-09-01 22:20 Sergei Trofimovich
2017-08-30 18:13 Fabian Groffen
2017-08-18  1:21 Matt Thode
2017-04-28 17:00 Matt Thode
2017-03-21 16:35 Matt Thode
2017-01-15 10:07 Jeroen Roovers
2016-12-14  9:14 Tobias Klausmann
2016-12-07 15:43 Matt Thode
2016-11-09 22:31 Matt Thode
2016-09-29 18:00 Matt Thode
2016-09-29 13:28 Agostino Sarubbo
2016-09-29 12:35 Agostino Sarubbo
2016-09-29  9:35 Agostino Sarubbo
2016-08-07 20:33 Matt Thode
2016-07-28 14:08 Agostino Sarubbo
2016-07-28  8:43 Agostino Sarubbo
2016-07-26 11:03 Tobias Klausmann
2016-07-23  6:45 Jeroen Roovers
2016-05-12 21:20 Matt Thode
2015-08-14  1:19 Chris Reffett

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1670518159.6088855e3eb84e26844449a832c885d928efe4dd.prometheanfire@gentoo \
    --to=prometheanfire@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox