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: media-gfx/llgal/
Date: Sat,  2 Jul 2022 22:08:18 +0000 (UTC)	[thread overview]
Message-ID: <1656799692.c7ba191d60276c7ea1cb7a5328712ab93a8049a8.soap@gentoo> (raw)

commit:     c7ba191d60276c7ea1cb7a5328712ab93a8049a8
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sat Jul  2 22:08:12 2022 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat Jul  2 22:08:12 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7ba191d

media-gfx/llgal: update EAPI 6 -> 8

Signed-off-by: David Seifert <soap <AT> gentoo.org>

 ...llgal-0.13.19-r1.ebuild => llgal-0.13.19-r2.ebuild} | 18 ++++++++----------
 1 file changed, 8 insertions(+), 10 deletions(-)

diff --git a/media-gfx/llgal/llgal-0.13.19-r1.ebuild b/media-gfx/llgal/llgal-0.13.19-r2.ebuild
similarity index 84%
rename from media-gfx/llgal/llgal-0.13.19-r1.ebuild
rename to media-gfx/llgal/llgal-0.13.19-r2.ebuild
index 95f0b64a59c2..17f4ee8b8a62 100644
--- a/media-gfx/llgal/llgal-0.13.19-r1.ebuild
+++ b/media-gfx/llgal/llgal-0.13.19-r2.ebuild
@@ -1,13 +1,14 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=8
 
 inherit perl-module
 
 DESCRIPTION="Command-line static web gallery generator"
 HOMEPAGE="http://bgoglin.free.fr/llgal/"
 SRC_URI="https://github.com/bgoglin/llgal/archive/${P}.tar.gz"
+S="${WORKDIR}/${PN}-${P}"
 
 LICENSE="GPL-2"
 SLOT="0"
@@ -16,14 +17,11 @@ KEYWORDS="amd64 ~ppc x86"
 IUSE="exif"
 
 RDEPEND="
-	 dev-perl/Image-Size
-	 dev-perl/URI
-	 dev-perl/Locale-gettext
-	 exif? ( media-libs/exiftool )
-	 virtual/imagemagick-tools
-"
-
-S="${WORKDIR}/${PN}-${P}"
+	dev-perl/Image-Size
+	dev-perl/URI
+	dev-perl/Locale-gettext
+	virtual/imagemagick-tools
+	exif? ( media-libs/exiftool )"
 
 src_compile() {
 	emake \


             reply	other threads:[~2022-07-02 22:08 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-02 22:08 David Seifert [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-02-06 22:34 [gentoo-commits] repo/gentoo:master commit in: media-gfx/llgal/ Sam James
2021-02-06 22:34 Sam James
2021-02-06 22:34 Sam James
2020-09-24  1:06 Aaron Bauman
2019-04-09 18:37 Mikle Kolyada
2018-12-01 15:13 David Seifert
2018-01-05 22:02 Ulrich Müller
2017-08-01  8:28 Alexis Ballier
2017-07-30 14:43 David Seifert
2016-08-03 10:24 Alexis Ballier
2016-02-22  8:46 Patrice Clement
2016-02-22  8:46 Patrice Clement

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=1656799692.c7ba191d60276c7ea1cb7a5328712ab93a8049a8.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