public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Hüttel" <dilfridge@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-plugins/asclock/
Date: Thu, 22 Feb 2018 22:54:20 +0000 (UTC)	[thread overview]
Message-ID: <1519340055.515b2e39c12141f3ab943741a25e0f321ed56c27.dilfridge@gentoo> (raw)

commit:     515b2e39c12141f3ab943741a25e0f321ed56c27
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 22 22:53:58 2018 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Thu Feb 22 22:54:15 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=515b2e39

x11-plugins/asclock: EAPI bump

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 ...{asclock-2.0.12-r1.ebuild => asclock-2.0.12-r2.ebuild} | 15 +++++++++------
 1 file changed, 9 insertions(+), 6 deletions(-)

diff --git a/x11-plugins/asclock/asclock-2.0.12-r1.ebuild b/x11-plugins/asclock/asclock-2.0.12-r2.ebuild
similarity index 86%
rename from x11-plugins/asclock/asclock-2.0.12-r1.ebuild
rename to x11-plugins/asclock/asclock-2.0.12-r2.ebuild
index eb6bcd3414b..e7b14ca2e97 100644
--- a/x11-plugins/asclock/asclock-2.0.12-r1.ebuild
+++ b/x11-plugins/asclock/asclock-2.0.12-r2.ebuild
@@ -1,7 +1,8 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=3
+EAPI=6
+
 inherit eutils toolchain-funcs
 
 IUSE=""
@@ -17,8 +18,10 @@ RDEPEND="${DEPEND}
 	x11-proto/xextproto
 	x11-proto/xproto"
 
+PATCHES=( "${FILESDIR}"/${PN}-gcc41.patch )
+
 src_prepare() {
-	epatch "${FILESDIR}"/${PN}-gcc41.patch
+	default
 	ln -s themes/classic default_theme
 }
 
@@ -58,7 +61,7 @@ src_install() {
 	insinto ${themesdir}
 	doins -r themes/*
 	dodoc README README.THEMES TODO
-	cd "${D}"/${themesdir}
-	rm -f Freeamp/Makefile{,.*}
-	ln -s classic default_theme
+	cd "${D}"/${themesdir} || die
+	rm -f Freeamp/Makefile{,.*} || die
+	ln -s classic default_theme || die
 }


             reply	other threads:[~2018-02-22 22:54 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-02-22 22:54 Andreas Hüttel [this message]
  -- strict thread matches above, loose matches on Subject: below --
2018-04-28  0:52 [gentoo-commits] repo/gentoo:master commit in: x11-plugins/asclock/ Matt Turner
2022-12-18 12:00 Sam James
2022-12-18 12:45 Sam James
2022-12-18 12:46 Sam James

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=1519340055.515b2e39c12141f3ab943741a25e0f321ed56c27.dilfridge@gentoo \
    --to=dilfridge@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