public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "David Seifert" <soap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-themes/geramik/
Date: Fri, 18 Oct 2019 12:19:54 +0000 (UTC)	[thread overview]
Message-ID: <1571401131.166b2d24dda4d520e23558a15f38be5546694aa0.soap@gentoo> (raw)

commit:     166b2d24dda4d520e23558a15f38be5546694aa0
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 18 12:18:51 2019 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Fri Oct 18 12:18:51 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=166b2d24

x11-themes/geramik: Port to EAPI 7

Closes: https://bugs.gentoo.org/697144
Package-Manager: Portage-2.3.77, Repoman-2.3.17
Signed-off-by: David Seifert <soap <AT> gentoo.org>

 x11-themes/geramik/geramik-0.27-r1.ebuild | 17 +++++------------
 1 file changed, 5 insertions(+), 12 deletions(-)

diff --git a/x11-themes/geramik/geramik-0.27-r1.ebuild b/x11-themes/geramik/geramik-0.27-r1.ebuild
index 6b294f1c2f8..501f2c627ff 100644
--- a/x11-themes/geramik/geramik-0.27-r1.ebuild
+++ b/x11-themes/geramik/geramik-0.27-r1.ebuild
@@ -1,25 +1,18 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=0
+EAPI=7
 
-MY_P="Geramik-${PV}"
 DESCRIPTION="GTK+1 and GTK+2 Geramik Themes"
 HOMEPAGE="http://www.kde-look.org/content/show.php?content=3952"
-SRC_URI="http://www.kde-look.org/content/files/3952-${MY_P}.tar.gz"
+SRC_URI="http://www.kde-look.org/content/files/3952-${P^}.tar.gz"
 
-KEYWORDS="alpha amd64 ~mips ~ppc sparc x86"
 LICENSE="GPL-2"
 SLOT="0"
+KEYWORDS="alpha amd64 ~mips ~ppc sparc x86"
 IUSE=""
 
 DEPEND=""
 RDEPEND="x11-themes/gtk-engines-qtpixmap"
 
-S=${WORKDIR}/${MY_P}
-
-src_install() {
-	make DESTDIR="${D}" install || die "Installation failed"
-
-	dodoc AUTHORS ChangeLog README TODO
-}
+S="${WORKDIR}/${P^}"


             reply	other threads:[~2019-10-18 12:20 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-18 12:19 David Seifert [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-12-07 16:25 [gentoo-commits] repo/gentoo:master commit in: x11-themes/geramik/ Arthur Zamarin

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=1571401131.166b2d24dda4d520e23558a15f38be5546694aa0.soap@gentoo \
    --to=soap@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