From: "Jakov Smolić" <jsmolic@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-themes/gartoon/
Date: Thu, 21 Oct 2021 11:04:06 +0000 (UTC) [thread overview]
Message-ID: <1634811701.9a1aee3f2e39aff1b6434b889f7d5545d360268a.jsmolic@gentoo> (raw)
commit: 9a1aee3f2e39aff1b6434b889f7d5545d360268a
Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 21 10:21:41 2021 +0000
Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Thu Oct 21 10:21:41 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a1aee3f
x11-themes/gartoon: Port to EAPI 8
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
x11-themes/gartoon/gartoon-0.5-r2.ebuild | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/x11-themes/gartoon/gartoon-0.5-r2.ebuild b/x11-themes/gartoon/gartoon-0.5-r2.ebuild
index d96da6db459..afc3705691e 100644
--- a/x11-themes/gartoon/gartoon-0.5-r2.ebuild
+++ b/x11-themes/gartoon/gartoon-0.5-r2.ebuild
@@ -1,11 +1,12 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
+EAPI=8
DESCRIPTION="Gartoon SVG icon theme"
HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage"
SRC_URI="mirror://gentoo/${P}.tar.gz"
+S="${WORKDIR}/${PN}"
LICENSE="GPL-2"
KEYWORDS="amd64 ~ppc sparc ~x86"
@@ -13,13 +14,12 @@ SLOT="0"
RESTRICT="binchecks strip"
-S=${WORKDIR}/${PN}
-
pkg_setup() {
mydest="/usr/share/icons/${PN}"
}
src_prepare() {
+ default
sed -i \
-e "s:\(^pixmap_path\) \(\".*\"$\):\1 \"${mydest}/scalable/stock\":" \
scalable/stock/iconrc || die
next reply other threads:[~2021-10-21 11:04 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-10-21 11:04 Jakov Smolić [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-12-30 3:17 [gentoo-commits] repo/gentoo:master commit in: x11-themes/gartoon/ Jonas Stein
2020-02-08 14:18 David Seifert
2016-02-14 9:32 Jeroen Roovers
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=1634811701.9a1aee3f2e39aff1b6434b889f7d5545d360268a.jsmolic@gentoo \
--to=jsmolic@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