public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Tim Harder" <radhermit@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/jhead/
Date: Thu, 31 Aug 2017 11:47:24 +0000 (UTC)	[thread overview]
Message-ID: <1504179603.9cb9e3a9ad016989a1d8f020769819e4542ac28c.radhermit@gentoo> (raw)

commit:     9cb9e3a9ad016989a1d8f020769819e4542ac28c
Author:     Tim Harder <radhermit <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 31 11:40:03 2017 +0000
Commit:     Tim Harder <radhermit <AT> gentoo <DOT> org>
CommitDate: Thu Aug 31 11:40:03 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9cb9e3a9

media-gfx/jhead: update 3.00 to EAPI 6

 media-gfx/jhead/jhead-3.00.ebuild | 15 ++++++++-------
 1 file changed, 8 insertions(+), 7 deletions(-)

diff --git a/media-gfx/jhead/jhead-3.00.ebuild b/media-gfx/jhead/jhead-3.00.ebuild
index abefd9b35e6..a2d8d93f35b 100644
--- a/media-gfx/jhead/jhead-3.00.ebuild
+++ b/media-gfx/jhead/jhead-3.00.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=6
 
-inherit eutils toolchain-funcs
+inherit toolchain-funcs
 
 DESCRIPTION="Exif Jpeg camera setting parser and thumbnail remover"
 HOMEPAGE="http://www.sentex.net/~mwandel/jhead"
@@ -14,10 +14,10 @@ SLOT="0"
 KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
 IUSE=""
 
-src_prepare() {
+PATCHES=(
 	# bug 275200 - respect flags and use mktemp instead of mkstemp
-	epatch "${FILESDIR}"/${PN}-2.90-mkstemp_respect_flags.patch
-}
+	"${FILESDIR}"/${PN}-2.90-mkstemp_respect_flags.patch
+)
 
 src_compile() {
 	emake CC="$(tc-getCC)" CFLAGS="${CFLAGS}"
@@ -26,6 +26,7 @@ src_compile() {
 src_install() {
 	dobin ${PN}
 	dodoc *.txt
-	dohtml *.html
+	docinto html
+	dodoc *.html
 	doman ${PN}.1
 }


             reply	other threads:[~2017-08-31 11:47 UTC|newest]

Thread overview: 36+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-31 11:47 Tim Harder [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-05-05 22:01 [gentoo-commits] repo/gentoo:master commit in: media-gfx/jhead/ Sam James
2024-05-05 16:45 Sam James
2024-04-30  1:16 Sam James
2024-04-30  1:16 Sam James
2024-04-30  1:16 Sam James
2024-04-30  1:16 Sam James
2024-04-30  1:16 Sam James
2023-06-12 20:24 Andreas K. Hüttel
2023-05-07  5:56 Sam James
2023-05-07  5:12 Sam James
2023-05-07  5:12 Sam James
2023-05-07  5:00 Sam James
2023-05-07  5:00 Sam James
2023-04-07 12:36 Andreas K. Hüttel
2022-11-01 15:53 Arthur Zamarin
2022-11-01 15:52 Arthur Zamarin
2022-11-01 15:50 Andreas K. Hüttel
2022-11-01 15:49 Arthur Zamarin
2022-11-01 15:49 Arthur Zamarin
2022-11-01 15:47 Arthur Zamarin
2020-07-18 18:36 Sam James
2020-07-17 23:25 Sam James
2020-07-17 23:25 Sam James
2020-07-17  3:29 Sam James
2020-07-17  3:21 Sam James
2020-06-06 23:18 Andreas K. Hüttel
2019-05-02 21:42 Mikle Kolyada
2019-04-08 19:26 Aaron Bauman
2019-04-07 21:17 Sergei Trofimovich
2019-04-07 21:02 Sergei Trofimovich
2019-04-07 20:55 Sergei Trofimovich
2019-04-05 19:03 Sergei Trofimovich
2017-11-25 10:21 Michał Górny
2017-11-24 14:14 Amy Liffey
2017-08-31 11:47 Tim Harder

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=1504179603.9cb9e3a9ad016989a1d8f020769819e4542ac28c.radhermit@gentoo \
    --to=radhermit@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