From: "Jakov Smolić" <jsmolic@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: www-apps/ikiwiki/
Date: Wed, 12 Jan 2022 11:39:24 +0000 (UTC) [thread overview]
Message-ID: <1641986690.e89e70dcda0d0ff860f635a23b6ec4855a7f1c27.jsmolic@gentoo> (raw)
commit: e89e70dcda0d0ff860f635a23b6ec4855a7f1c27
Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 12 11:24:50 2022 +0000
Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Wed Jan 12 11:24:50 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e89e70dc
www-apps/ikiwiki: Port to EAPI 8
Closes: https://bugs.gentoo.org/826510
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
...iki-3.20190228.ebuild => ikiwiki-3.20190228-r1.ebuild} | 15 ++++++++-------
1 file changed, 8 insertions(+), 7 deletions(-)
diff --git a/www-apps/ikiwiki/ikiwiki-3.20190228.ebuild b/www-apps/ikiwiki/ikiwiki-3.20190228-r1.ebuild
similarity index 93%
rename from www-apps/ikiwiki/ikiwiki-3.20190228.ebuild
rename to www-apps/ikiwiki/ikiwiki-3.20190228-r1.ebuild
index e7f335283b1d..3f95b9a35a56 100644
--- a/www-apps/ikiwiki/ikiwiki-3.20190228.ebuild
+++ b/www-apps/ikiwiki/ikiwiki-3.20190228-r1.ebuild
@@ -1,21 +1,21 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
+EAPI=8
inherit perl-module
DESCRIPTION="A wiki compiler"
HOMEPAGE="http://ikiwiki.info/"
SRC_URI="mirror://debian/pool/main/i/ikiwiki/${PN}_${PV}.orig.tar.xz"
+S="${WORKDIR}/IkiWiki-${PV}"
LICENSE="GPL-2"
SLOT="0"
+KEYWORDS="amd64 ~x86"
IUSE="extras minimal test"
RESTRICT="!test? ( test )"
-KEYWORDS="amd64 ~x86"
-S=${WORKDIR}/IkiWiki-${PV}
#Authen::Passphrase
#Search::Xapian
@@ -81,12 +81,13 @@ RDEPEND="${DEPEND}
)
"
-DEPEND="${DEPEND}
- test? ( ${TEST_DEPEND} )"
+BDEPEND="test? ( ${TEST_DEPEND} )"
SRC_TEST=do
src_prepare() {
+ default
+
#bug 498444 /usr/lib/plan9/lib/fortunes.index
addpredict "/usr/lib/plan9/lib/fortunes"
@@ -106,6 +107,6 @@ src_install() {
#insinto /usr/share/doc/${PF}/examples
#doins -r doc/examples/*
- dohtml -r -A setup html/*
+ dodoc -r html/.
dodoc debian/{NEWS,changelog}
}
next reply other threads:[~2022-01-12 11:39 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-01-12 11:39 Jakov Smolić [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-11-24 8:16 [gentoo-commits] repo/gentoo:master commit in: www-apps/ikiwiki/ Joonas Niilola
2024-10-07 6:46 Joonas Niilola
2024-10-07 6:46 Joonas Niilola
2024-10-07 6:46 Joonas Niilola
2023-01-08 8:19 Joonas Niilola
2022-07-30 5:59 Sam James
2022-07-29 6:47 Sam James
2022-07-02 23:08 Sam James
2022-06-16 20:01 Alice Ferrazzi
2022-06-16 19:28 Alice Ferrazzi
2022-02-13 21:08 Conrad Kostecki
2022-02-10 22:27 Jonas Stein
2022-01-12 11:40 Jakov Smolić
2019-06-02 8:17 Alice Ferrazzi
2019-04-09 2:35 Alice Ferrazzi
2018-02-11 11:36 Michał Górny
2017-11-22 8:49 Alice Ferrazzi
2017-01-30 18:57 Alice Ferrazzi
2017-01-30 13:09 Agostino Sarubbo
2017-01-23 18:01 Alice Ferrazzi
2016-11-11 19:06 Alice Ferrazzi
2016-11-11 17:58 Alice Ferrazzi
2016-10-19 11:05 Agostino Sarubbo
2016-09-18 17:41 Alice Ferrazzi
2016-09-18 9:45 Alice Ferrazzi
2015-08-31 21:44 Manuel Rüger
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=1641986690.e89e70dcda0d0ff860f635a23b6ec4855a7f1c27.jsmolic@gentoo \
--to=jsmolic@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