public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Ian Delaney" <idella4@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: www-apps/bugzilla/
Date: Mon, 23 May 2016 01:45:37 +0000 (UTC)	[thread overview]
Message-ID: <1463967926.e58aa1ec7b03affed05e6d5607229ea26bf8a4ad.idella4@gentoo> (raw)

commit:     e58aa1ec7b03affed05e6d5607229ea26bf8a4ad
Author:     Craig Inches <craig <AT> craiginches <DOT> com>
AuthorDate: Sun May 22 22:06:03 2016 +0000
Commit:     Ian Delaney <idella4 <AT> gentoo <DOT> org>
CommitDate: Mon May 23 01:45:26 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e58aa1ec

www-apps/bugzilla: Ebuild Cleanup to vns. 4.4.12, 5.0.3

Fixed type, and directory reference (rm calls of "|| die") to fperms

Package-Manager: portage-2.2.28
Closes: https://github.com/gentoo/gentoo/pull/1516

Signed-off-by: Ian Delaney <idella4 <AT> gentoo.org>

 www-apps/bugzilla/bugzilla-4.4.12.ebuild | 4 ++--
 www-apps/bugzilla/bugzilla-5.0.3.ebuild  | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/www-apps/bugzilla/bugzilla-4.4.12.ebuild b/www-apps/bugzilla/bugzilla-4.4.12.ebuild
index 587db61..59d0cfa 100644
--- a/www-apps/bugzilla/bugzilla-4.4.12.ebuild
+++ b/www-apps/bugzilla/bugzilla-4.4.12.ebuild
@@ -115,10 +115,10 @@ src_install () {
 	        fperms +x "${f#${D}}"
 	done
 
-	fperms u+x "${MY_HTDOCSDIR}"/jobqueue.pl || die
+	fperms u+x "${MY_HTDOCSDIR}"/jobqueue.pl
 
 	# configuration must be executable
-	fperms u+x "${MY_HTDOCSDIR}"/checksetup.pl || die
+	fperms u+x "${MY_HTDOCSDIR}"/checksetup.pl
 
 	# bug 487476
 	mkdir "${D}${MY_HTDOCSDIR}"/lib || die

diff --git a/www-apps/bugzilla/bugzilla-5.0.3.ebuild b/www-apps/bugzilla/bugzilla-5.0.3.ebuild
index 8adfe0e..ecdf6bc 100644
--- a/www-apps/bugzilla/bugzilla-5.0.3.ebuild
+++ b/www-apps/bugzilla/bugzilla-5.0.3.ebuild
@@ -119,10 +119,10 @@ src_install () {
 	        fperms +x "${f#${D}}"
 	done
 
-	fperms u+x "${D}${MY_HTDOCSDIR}"/jobqueue.pl || die
+	fperms u+x "${MY_HTDOCSDIR}"/jobqueue.pl
 
 	# configuration must be executable
-	fperms u+x "${D}${MY_HTDOCSDIR}"/checksetup.pl || die
+	fperms u+x "${MY_HTDOCSDIR}"/checksetup.pl
 
 	# bug 487476
 	mkdir "${D}${MY_HTDOCSDIR}"/lib || die


             reply	other threads:[~2016-05-23  1:45 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-23  1:45 Ian Delaney [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-06-29 16:20 [gentoo-commits] repo/gentoo:master commit in: www-apps/bugzilla/ Sam James
2024-06-29 16:20 Sam James
2023-07-26  8:00 Joonas Niilola
2022-09-14 15:30 Jakov Smolić
2022-07-28 13:31 Sam James
2021-04-04 18:55 Andreas Sturmlechner
2020-11-01  6:14 Joonas Niilola
2020-09-07  8:55 David Seifert
2020-08-15  6:01 Sam James
2020-08-15  5:52 Sam James
2020-08-15  4:38 Sam James
2020-08-01 20:43 Sam James
2017-12-30  2:40 Kent Fredric
2017-02-11 19:47 David Seifert
2016-12-06 22:48 Göktürk Yüksek
2016-10-10 11:49 Aaron Bauman
2016-07-20 10:34 Agostino Sarubbo
2016-06-10 13:01 Agostino Sarubbo
2016-05-23  1:45 Ian Delaney
2016-05-22 13:21 Andreas Hüttel
2016-05-21 10:56 Ian Delaney
2016-05-21 10:56 Ian Delaney
2016-01-05 15:22 Ian Delaney
2016-01-04  9:39 Agostino Sarubbo
2016-01-04  9:35 Agostino Sarubbo
2016-01-02  5:54 Ian Delaney
2016-01-01 13:42 Ian Delaney

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=1463967926.e58aa1ec7b03affed05e6d5607229ea26bf8a4ad.idella4@gentoo \
    --to=idella4@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