public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-themes/shiki-colors/
Date: Sun, 18 Jul 2021 04:02:26 +0000 (UTC)	[thread overview]
Message-ID: <1626580934.218b0fd39d9a3cb64b2a2d73396b10065647621e.sam@gentoo> (raw)

commit:     218b0fd39d9a3cb64b2a2d73396b10065647621e
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 18 03:57:17 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jul 18 04:02:14 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=218b0fd3

x11-themes/shiki-colors: update EAPI 5 -> 7

Signed-off-by: Sam James <sam <AT> gentoo.org>

 x11-themes/shiki-colors/shiki-colors-4.6.ebuild | 15 +++------------
 1 file changed, 3 insertions(+), 12 deletions(-)

diff --git a/x11-themes/shiki-colors/shiki-colors-4.6.ebuild b/x11-themes/shiki-colors/shiki-colors-4.6.ebuild
index b1247132866..1cba381bd5d 100644
--- a/x11-themes/shiki-colors/shiki-colors-4.6.ebuild
+++ b/x11-themes/shiki-colors/shiki-colors-4.6.ebuild
@@ -1,34 +1,25 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 
 DESCRIPTION="Mixes the elegance of a dark theme with the usability of a light theme"
 HOMEPAGE="https://code.google.com/p/gnome-colors/"
-
 SRC_URI="https://gnome-colors.googlecode.com/files/${P}.tar.gz
 	https://dev.gentoo.org/~pacho/Shiki-Gentoo-${PV}.tar.bz2"
+S="${WORKDIR}"
 
 LICENSE="GPL-3"
 SLOT="0"
 KEYWORDS="amd64 x86"
-IUSE=""
 
 RDEPEND="
 	|| ( x11-wm/muffin x11-wm/mutter xfce-base/xfwm4 )
 	x11-themes/gtk-engines:2
 "
-DEPEND=""
 RESTRICT="binchecks strip"
 
-S="${WORKDIR}/"
-
-src_compile() {
-	einfo "Nothing to compile"
-}
-
 src_install() {
-	dodir /usr/share/themes
 	insinto /usr/share/themes
 	doins -r "${WORKDIR}"/Shiki*
 	dodoc AUTHORS ChangeLog README


             reply	other threads:[~2021-07-18  4:02 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-18  4:02 Sam James [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/shiki-colors/ Jonas Stein
2017-02-07 17:48 David Seifert
2017-02-04 15:40 Pacho Ramos
2017-02-04 15:40 Pacho Ramos

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=1626580934.218b0fd39d9a3cb64b2a2d73396b10065647621e.sam@gentoo \
    --to=sam@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