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/slim-themes/files/, x11-themes/slim-themes/
Date: Thu,  1 Apr 2021 22:08:54 +0000 (UTC)	[thread overview]
Message-ID: <1617314915.5d81191c769412968b7f739a671bd42523b4c0c0.sam@gentoo> (raw)

commit:     5d81191c769412968b7f739a671bd42523b4c0c0
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Apr  1 02:14:23 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Apr  1 22:08:35 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d81191c

x11-themes/slim-themes: port to EAPI 7

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

 ...{slim-theme-flat.diff => slim-theme-flat.patch} |  4 ++--
 .../slim-themes/slim-themes-1.2.3a-r7.ebuild       | 26 +++++++++-------------
 2 files changed, 12 insertions(+), 18 deletions(-)

diff --git a/x11-themes/slim-themes/files/slim-theme-flat.diff b/x11-themes/slim-themes/files/slim-theme-flat.patch
similarity index 87%
rename from x11-themes/slim-themes/files/slim-theme-flat.diff
rename to x11-themes/slim-themes/files/slim-theme-flat.patch
index 345a70ff708..63a63149514 100644
--- a/x11-themes/slim-themes/files/slim-theme-flat.diff
+++ b/x11-themes/slim-themes/files/slim-theme-flat.patch
@@ -1,5 +1,5 @@
---- flat/slim.theme.orig	2010-01-15 14:10:18.000000000 -0200
-+++ flat/slim.theme	2010-01-15 14:25:10.000000000 -0200
+--- a/flat/slim.theme
++++ b/flat/slim.theme
 @@ -20,9 +20,9 @@
  input_pass_y            163
  

diff --git a/x11-themes/slim-themes/slim-themes-1.2.3a-r7.ebuild b/x11-themes/slim-themes/slim-themes-1.2.3a-r7.ebuild
index 55fe88f8384..2854692df0f 100644
--- a/x11-themes/slim-themes/slim-themes-1.2.3a-r7.ebuild
+++ b/x11-themes/slim-themes/slim-themes-1.2.3a-r7.ebuild
@@ -1,12 +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
-inherit eutils
+EAPI=7
 
 DESCRIPTION="SLiM (Simple Login Manager) themes pack"
 HOMEPAGE="https://sourceforge.net/projects/slim.berlios/"
-SRC_URI="mirror://sourceforge/project/slim.berlios/slim-1.2.3-themepack1a.tar.gz
+SRC_URI="
+	mirror://sourceforge/project/slim.berlios/slim-1.2.3-themepack1a.tar.gz
 	mirror://sourceforge/project/slim.berlios/slim-gentoo-simple.tar.bz2
 	mirror://gentoo/slim-archlinux.tar.gz
 	mirror://sourceforge/project/slim.berlios/slim-debian-moreblue.tar.bz2
@@ -26,27 +26,21 @@ SRC_URI="mirror://sourceforge/project/slim.berlios/slim-1.2.3-themepack1a.tar.gz
 	http://www.xfce-look.org/CONTENT/content-files/48605-xfce-g-box-slim-0.1.tar.gz
 	http://www.konstantinhansen.de/source/slim_themes/gentoo_10_purple/gentoo_10_purple.tar.bz2 -> gentoo_10_purple-r1.tar.bz2
 	http://www.konstantinhansen.de/source/slim_themes/gentoo_10_blue/gentoo_10_blue.tar.bz2 -> gentoo_10_blue-r1.tar.bz2
-	http://www.konstantinhansen.de/source/slim_themes/gentoo_10_dark/gentoo_10_dark.tar.bz2 -> gentoo_10_dark-r1.tar.bz2"
+	http://www.konstantinhansen.de/source/slim_themes/gentoo_10_dark/gentoo_10_dark.tar.bz2 -> gentoo_10_dark-r1.tar.bz2
+"
+S="${WORKDIR}"
 
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="amd64 arm ~arm64 ~mips ppc ppc64 sparc x86"
-IUSE=""
 
 RDEPEND="x11-misc/slim"
-DEPEND=""
 
 RESTRICT="strip binchecks"
 
-S="${WORKDIR}"
-
-src_prepare() {
-	epatch "${FILESDIR}/slim-theme-flat.diff"
-}
-
-src_compile() {
-	:
-}
+PATCHES=(
+	"${FILESDIR}/slim-theme-flat.diff"
+)
 
 src_install() {
 	for i in capernoited flower2 gentoo isolated lotus-{sage,midnight} \


                 reply	other threads:[~2021-04-01 22:08 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=1617314915.5d81191c769412968b7f739a671bd42523b4c0c0.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