From: "David Seifert" <soap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-cdr/cdlabelgen/
Date: Sat, 23 Jul 2022 19:18:10 +0000 (UTC) [thread overview]
Message-ID: <1658603870.d0ee9dd9cf3bab9818266e260480761fdd6833b2.soap@gentoo> (raw)
commit: d0ee9dd9cf3bab9818266e260480761fdd6833b2
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 23 19:17:50 2022 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat Jul 23 19:17:50 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0ee9dd9
app-cdr/cdlabelgen: update EAPI 6 -> 8
Signed-off-by: David Seifert <soap <AT> gentoo.org>
...abelgen-4.3.0.ebuild => cdlabelgen-4.3.0-r1.ebuild} | 18 +++++++++---------
1 file changed, 9 insertions(+), 9 deletions(-)
diff --git a/app-cdr/cdlabelgen/cdlabelgen-4.3.0.ebuild b/app-cdr/cdlabelgen/cdlabelgen-4.3.0-r1.ebuild
similarity index 66%
rename from app-cdr/cdlabelgen/cdlabelgen-4.3.0.ebuild
rename to app-cdr/cdlabelgen/cdlabelgen-4.3.0-r1.ebuild
index e72ab4ecc2c7..b7469be291ee 100644
--- a/app-cdr/cdlabelgen/cdlabelgen-4.3.0.ebuild
+++ b/app-cdr/cdlabelgen/cdlabelgen-4.3.0-r1.ebuild
@@ -1,27 +1,27 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=8
DESCRIPTION="CD cover, tray card and envelope generator"
HOMEPAGE="https://www.aczoom.com/tools/cdinsert"
SRC_URI="https://www.aczoom.com/pub/tools/${P}.tgz"
+
LICENSE="aczoom"
SLOT="0"
KEYWORDS="amd64 ppc ~sparc x86"
-IUSE=""
RDEPEND="dev-lang/perl"
-DEPEND=""
PATCHES=( "${FILESDIR}"/4.0.0-create-MAN_DIR.diff )
-DOCS=( ChangeLog README INSTALL.WEB )
src_install() {
- emake BASE_DIR="${D}"/usr install
- einstalldocs
- insinto "/usr/share/${PN}"
+ emake BASE_DIR="${ED}"/usr install
+ dodoc ChangeLog README INSTALL.WEB
+
+ insinto /usr/share/cdlabelgen
doins *.html
- exeinto "/usr/share/${PN}"
+
+ exeinto /usr/share/cdlabelgen
doexe cdinsert{,-ps}.pl
}
next reply other threads:[~2022-07-23 19:18 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-07-23 19:18 David Seifert [this message]
-- strict thread matches above, loose matches on Subject: below --
2017-06-24 2:17 [gentoo-commits] repo/gentoo:master commit in: app-cdr/cdlabelgen/ Michael Palimaka
2017-06-21 11:57 Agostino Sarubbo
2017-06-18 14:01 Agostino Sarubbo
2016-10-15 10:06 Pacho Ramos
2016-07-28 21:22 Michael Orlitzky
2016-06-10 15:32 Agostino Sarubbo
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=1658603870.d0ee9dd9cf3bab9818266e260480761fdd6833b2.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