From: "David Seifert" <soap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/calendar/
Date: Sun, 31 Jul 2022 20:03:49 +0000 (UTC) [thread overview]
Message-ID: <1659297798.648b8c0b0ffc982f9f6dc970f2847d074b4eb3e0.soap@gentoo> (raw)
commit: 648b8c0b0ffc982f9f6dc970f2847d074b4eb3e0
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 31 20:03:18 2022 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Jul 31 20:03:18 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=648b8c0b
app-misc/calendar: update EAPI 6 -> 8
Signed-off-by: David Seifert <soap <AT> gentoo.org>
...endar-0.9.1-r1.ebuild => calendar-0.9.1-r2.ebuild} | 19 +++++++------------
1 file changed, 7 insertions(+), 12 deletions(-)
diff --git a/app-misc/calendar/calendar-0.9.1-r1.ebuild b/app-misc/calendar/calendar-0.9.1-r2.ebuild
similarity index 66%
rename from app-misc/calendar/calendar-0.9.1-r1.ebuild
rename to app-misc/calendar/calendar-0.9.1-r2.ebuild
index 24ec92d9935d..bf33a89f4bd4 100644
--- a/app-misc/calendar/calendar-0.9.1-r1.ebuild
+++ b/app-misc/calendar/calendar-0.9.1-r2.ebuild
@@ -1,7 +1,7 @@
-# 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 toolchain-funcs
@@ -13,21 +13,16 @@ LICENSE="BSD"
SLOT="0"
KEYWORDS="~alpha amd64 ~arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86"
-DOCS=( README )
-
-src_compile() {
+src_configure() {
tc-export CC
- emake
}
src_install() {
- dobin "${PN}"
- doman "${PN}.1"
-
- insinto "/usr/share"
- doins -r "${PN}s"
+ dobin calendar
+ doman calendar.1
- mv "${D}/usr/share/${PN}s" "${D}/usr/share/${PN}" || die
+ insinto /usr/share/calendar
+ doins -r calendars/.
einstalldocs
}
next reply other threads:[~2022-07-31 20:03 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-07-31 20:03 David Seifert [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-11-04 17:09 [gentoo-commits] repo/gentoo:master commit in: app-misc/calendar/ Sam James
2018-05-24 20:31 Sergei Trofimovich
2018-04-07 18:07 Sergei Trofimovich
2018-03-31 17:59 Sergei Trofimovich
2018-03-24 22:57 Patrice Clement
2018-03-05 13:57 Tobias Klausmann
2018-02-17 22:12 Sergei Trofimovich
2018-02-17 8:43 Sergei Trofimovich
2018-02-12 21:36 Thomas Deutschmann
2017-01-21 22:11 Patrice Clement
2017-01-20 21:19 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=1659297798.648b8c0b0ffc982f9f6dc970f2847d074b4eb3e0.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