From: "David Seifert" <soap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-cdr/disc-cover/
Date: Tue, 26 Jul 2022 19:27:37 +0000 (UTC) [thread overview]
Message-ID: <1658863623.86d7dd19380a36fa63820b7ec980c13c8fe8fa84.soap@gentoo> (raw)
commit: 86d7dd19380a36fa63820b7ec980c13c8fe8fa84
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 26 19:27:03 2022 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Tue Jul 26 19:27:03 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=86d7dd19
app-cdr/disc-cover: update EAPI 6 -> 8
Signed-off-by: David Seifert <soap <AT> gentoo.org>
...-1.5.6-r1.ebuild => disc-cover-1.5.6-r2.ebuild} | 22 +++++++++++-----------
1 file changed, 11 insertions(+), 11 deletions(-)
diff --git a/app-cdr/disc-cover/disc-cover-1.5.6-r1.ebuild b/app-cdr/disc-cover/disc-cover-1.5.6-r2.ebuild
similarity index 71%
rename from app-cdr/disc-cover/disc-cover-1.5.6-r1.ebuild
rename to app-cdr/disc-cover/disc-cover-1.5.6-r2.ebuild
index 6e832050733c..a1ac3c577040 100644
--- a/app-cdr/disc-cover/disc-cover-1.5.6-r1.ebuild
+++ b/app-cdr/disc-cover/disc-cover-1.5.6-r2.ebuild
@@ -1,22 +1,20 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=8
DESCRIPTION="Creates CD-Covers via LaTeX by fetching cd-info from freedb.org or local file"
HOMEPAGE="https://web.archive.org/web/20151104062521/http://www.vanhemert.co.uk/disc-cover.html"
SRC_URI="http://www.vanhemert.co.uk/files/${P}.tar.gz"
LICENSE="GPL-2"
-KEYWORDS="amd64 ppc sparc x86"
-IUSE=""
SLOT="0"
+KEYWORDS="amd64 ppc sparc x86"
-DEPEND="dev-lang/perl"
-RDEPEND="${DEPEND}
+BDEPEND="dev-lang/perl"
+RDEPEND="${BDEPEND}
dev-perl/Audio-CD-disc-cover
- virtual/latex-base
-"
+ virtual/latex-base"
src_compile() {
pod2man disc-cover > disc-cover.1 || die
@@ -24,8 +22,10 @@ src_compile() {
src_install() {
dobin disc-cover
- dodoc AUTHORS CHANGELOG TODO
+
+ einstalldocs
doman disc-cover.1
- insinto /usr/share/${PN}/templates
- doins templates/*
+
+ insinto /usr/share/disc-cover/templates
+ doins -r templates/.
}
next reply other threads:[~2022-07-26 19:27 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-07-26 19:27 David Seifert [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-08-31 15:44 [gentoo-commits] repo/gentoo:master commit in: app-cdr/disc-cover/ Petr Vaněk
2024-04-18 22:54 Sam James
2024-04-18 22:54 Sam James
2024-04-18 22:54 Sam James
2024-04-18 22:54 Sam James
2017-12-12 20:07 Patrice Clement
2016-03-20 15:55 Michael Palimaka
2016-01-30 15:26 Pacho Ramos
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=1658863623.86d7dd19380a36fa63820b7ec980c13c8fe8fa84.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