public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andrew Ammerlaan" <andrewammerlaan@riseup.net>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: app-admin/customrescuecd-x86_64/
Date: Sun, 28 Mar 2021 09:39:36 +0000 (UTC)	[thread overview]
Message-ID: <1616923154.a8ef7718b1eddc9cf9f57779e680b290f331c8df.andrewammerlaan@gentoo> (raw)

commit:     a8ef7718b1eddc9cf9f57779e680b290f331c8df
Author:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Sun Mar 28 09:19:14 2021 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Sun Mar 28 09:19:14 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a8ef7718

app-admin/customrescuecd-x86_64: remove UnnecessarySlashStrip

Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>

 app-admin/customrescuecd-x86_64/customrescuecd-x86_64-0.12.0.ebuild | 6 +++---
 app-admin/customrescuecd-x86_64/customrescuecd-x86_64-0.12.1.ebuild | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/app-admin/customrescuecd-x86_64/customrescuecd-x86_64-0.12.0.ebuild b/app-admin/customrescuecd-x86_64/customrescuecd-x86_64-0.12.0.ebuild
index 325c98620..d57a8059d 100644
--- a/app-admin/customrescuecd-x86_64/customrescuecd-x86_64-0.12.0.ebuild
+++ b/app-admin/customrescuecd-x86_64/customrescuecd-x86_64-0.12.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -23,7 +23,7 @@ src_install() {
 }
 
 pkg_postinst() {
-	local f=${EROOT%/}/usr/share/${PN%-*}/${PN}-newest.iso
+	local f=${EROOT}/usr/share/${PN%-*}/${PN}-newest.iso
 
 	# no version newer than ours? we're the newest!
 	if ! has_version ">${CATEGORY}/${PF}"; then
@@ -32,7 +32,7 @@ pkg_postinst() {
 }
 
 pkg_postrm() {
-	local f=${EROOT%/}/usr/share/${PN%-*}/${PN}-newest.iso
+	local f=${EROOT}/usr/share/${PN%-*}/${PN}-newest.iso
 
 	# if there is no version newer than ours installed
 	if ! has_version ">${CATEGORY}/${PF}"; then

diff --git a/app-admin/customrescuecd-x86_64/customrescuecd-x86_64-0.12.1.ebuild b/app-admin/customrescuecd-x86_64/customrescuecd-x86_64-0.12.1.ebuild
index 325c98620..d57a8059d 100644
--- a/app-admin/customrescuecd-x86_64/customrescuecd-x86_64-0.12.1.ebuild
+++ b/app-admin/customrescuecd-x86_64/customrescuecd-x86_64-0.12.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -23,7 +23,7 @@ src_install() {
 }
 
 pkg_postinst() {
-	local f=${EROOT%/}/usr/share/${PN%-*}/${PN}-newest.iso
+	local f=${EROOT}/usr/share/${PN%-*}/${PN}-newest.iso
 
 	# no version newer than ours? we're the newest!
 	if ! has_version ">${CATEGORY}/${PF}"; then
@@ -32,7 +32,7 @@ pkg_postinst() {
 }
 
 pkg_postrm() {
-	local f=${EROOT%/}/usr/share/${PN%-*}/${PN}-newest.iso
+	local f=${EROOT}/usr/share/${PN%-*}/${PN}-newest.iso
 
 	# if there is no version newer than ours installed
 	if ! has_version ">${CATEGORY}/${PF}"; then


             reply	other threads:[~2021-03-28  9:39 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-28  9:39 Andrew Ammerlaan [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-08-02  0:34 [gentoo-commits] repo/proj/guru:dev commit in: app-admin/customrescuecd-x86_64/ Yuan Liao
2022-08-01 14:37 Andrea Postiglione
2022-05-02 17:59 [gentoo-commits] repo/proj/guru:master " Arthur Zamarin
2022-05-02 17:50 ` [gentoo-commits] repo/proj/guru:dev " Arthur Zamarin
2022-05-01 16:22 Andrea Postiglione
2022-03-10 16:57 Mathieu Tortuyaux
2022-03-08 19:10 Andrea Postiglione
2022-02-09  0:24 Anna Vyalkova
2022-02-08 15:38 Andrea Postiglione
2022-02-02  8:43 Andrea Postiglione
2021-11-02  3:40 Alessandro Barbieri
2021-10-29 16:49 Andrea Postiglione
2021-09-27 16:34 Andrea Postiglione
2021-09-27 16:33 Andrea Postiglione
2021-03-21 20:46 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2021-03-21 20:29 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2021-03-21 17:00 Andrea Postiglione
2021-01-04 19:55 Andrea Postiglione
2020-12-31 20:43 Andrea Postiglione
2020-10-23 14:04 Andrea Postiglione
2020-10-20  8:58 Andrea Postiglione
2020-10-19 17:01 Andrea Postiglione
2020-10-17 12:20 Andrea Postiglione
2020-10-16 17:43 Andrea Postiglione
2020-08-14 19:25 Andrea Postiglione

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=1616923154.a8ef7718b1eddc9cf9f57779e680b290f331c8df.andrewammerlaan@gentoo \
    --to=andrewammerlaan@riseup.net \
    --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