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: app-text/libepubgen/
Date: Tue, 21 Jun 2022 16:29:58 +0000 (UTC)	[thread overview]
Message-ID: <1655828969.500866eab31c3787fcfe1fc22dccabcac47061d2.soap@gentoo> (raw)

commit:     500866eab31c3787fcfe1fc22dccabcac47061d2
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 21 16:29:29 2022 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Tue Jun 21 16:29:29 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=500866ea

app-text/libepubgen: update EAPI 6 -> 8

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

 .../{libepubgen-0.1.1.ebuild => libepubgen-0.1.1-r1.ebuild}    | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

diff --git a/app-text/libepubgen/libepubgen-0.1.1.ebuild b/app-text/libepubgen/libepubgen-0.1.1-r1.ebuild
similarity index 91%
rename from app-text/libepubgen/libepubgen-0.1.1.ebuild
rename to app-text/libepubgen/libepubgen-0.1.1-r1.ebuild
index 6623d64ea80e..69c7f96f801a 100644
--- a/app-text/libepubgen/libepubgen-0.1.1.ebuild
+++ b/app-text/libepubgen/libepubgen-0.1.1-r1.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=8
 
 DESCRIPTION="EPUB generator for librevenge"
 HOMEPAGE="https://sourceforge.net/projects/libepubgen/"
@@ -18,13 +18,15 @@ RDEPEND="
 "
 DEPEND="${RDEPEND}
 	dev-libs/boost
-	virtual/pkgconfig
-	doc? ( app-doc/doxygen )
 	test? (
 		dev-util/cppunit
 		dev-libs/libxml2:2
 	)
 "
+BDEPEND="
+	virtual/pkgconfig
+	doc? ( app-doc/doxygen )
+"
 
 src_configure() {
 	econf \
@@ -36,5 +38,5 @@ src_configure() {
 
 src_install() {
 	default
-	find "${D}" -name '*.la' -delete || die
+	find "${ED}" -name '*.la' -delete || die
 }


             reply	other threads:[~2022-06-21 16:30 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-21 16:29 David Seifert [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-03-25 13:55 [gentoo-commits] repo/gentoo:master commit in: app-text/libepubgen/ Jakov Smolić
2019-07-30 18:34 Aaron Bauman
2018-09-19 18:35 Matt Turner
2018-08-29 10:49 Andreas Sturmlechner
2018-08-24  4:38 Mikle Kolyada
2018-08-24  1:40 Thomas Deutschmann
2018-07-13  9:14 Mart Raudsepp
2018-06-06 22:34 Andreas Sturmlechner
2018-05-29 11:17 Thomas Deutschmann
2018-05-26 20:56 Andreas Sturmlechner
2018-05-22 16:42 Mikle Kolyada
2018-04-28 11:44 Mikle Kolyada
2017-12-15 22:50 Andreas Sturmlechner
2017-12-15 22:50 Andreas Sturmlechner
2017-10-21 19:45 Andreas Sturmlechner

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=1655828969.500866eab31c3787fcfe1fc22dccabcac47061d2.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