public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-themes/smplayer-skins/
Date: Thu, 21 May 2020 18:36:00 +0000 (UTC)	[thread overview]
Message-ID: <1590086150.bde114fa0a66d81f4803c048c98f937c59167c17.asturm@gentoo> (raw)

commit:     bde114fa0a66d81f4803c048c98f937c59167c17
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu May 21 18:35:50 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu May 21 18:35:50 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bde114fa

x11-themes/smplayer-skins: EAPI-7 bump, missing || die

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 x11-themes/smplayer-skins/smplayer-skins-15.2.0-r1.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/x11-themes/smplayer-skins/smplayer-skins-15.2.0-r1.ebuild b/x11-themes/smplayer-skins/smplayer-skins-15.2.0-r1.ebuild
index cc41a0e4c23..8d9d458c597 100644
--- a/x11-themes/smplayer-skins/smplayer-skins-15.2.0-r1.ebuild
+++ b/x11-themes/smplayer-skins/smplayer-skins-15.2.0-r1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
 inherit qmake-utils
 
@@ -25,7 +25,7 @@ src_prepare() {
 }
 
 src_install() {
-	rm themes/Makefile
+	rm themes/Makefile || die
 	insinto /usr/share/smplayer
 	doins -r themes
 	dodoc Changelog README.txt


             reply	other threads:[~2020-05-21 18:36 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-21 18:36 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2018-11-17  8:38 [gentoo-commits] repo/gentoo:master commit in: x11-themes/smplayer-skins/ Michael Palimaka
2017-12-07 12:05 Michael Palimaka
2017-08-27  7:14 Michael Palimaka
2016-06-09 11:54 Michael Palimaka
2016-03-02 13:47 Davide Pesavento

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=1590086150.bde114fa0a66d81f4803c048c98f937c59167c17.asturm@gentoo \
    --to=asturm@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