* [gentoo-commits] repo/gentoo:master commit in: media-sound/mpck/
@ 2019-10-18 12:19 David Seifert
0 siblings, 0 replies; 2+ messages in thread
From: David Seifert @ 2019-10-18 12:19 UTC (permalink / raw
To: gentoo-commits
commit: 448de293d6256899abe0e67c7867bfac69821eca
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 18 12:18:41 2019 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Fri Oct 18 12:18:41 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=448de293
media-sound/mpck: Port to EAPI 7
Closes: https://bugs.gentoo.org/697268
Package-Manager: Portage-2.3.77, Repoman-2.3.17
Signed-off-by: David Seifert <soap <AT> gentoo.org>
media-sound/mpck/mpck-0.15.ebuild | 12 ++++--------
1 file changed, 4 insertions(+), 8 deletions(-)
diff --git a/media-sound/mpck/mpck-0.15.ebuild b/media-sound/mpck/mpck-0.15.ebuild
index b2a8a3f7fa3..1df48af4666 100644
--- a/media-sound/mpck/mpck-0.15.ebuild
+++ b/media-sound/mpck/mpck-0.15.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=0
+EAPI=7
MY_P=checkmate-${PV}
@@ -12,11 +12,7 @@ SRC_URI="http://checkmate.linuxonly.nl/${MY_P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~ppc x86"
-IUSE=""
-S=${WORKDIR}/${MY_P}
+S="${WORKDIR}/${MY_P}"
-src_install() {
- emake DESTDIR="${D}" install || die "emake install failed"
- dodoc ABOUT_FIXING AUTHORS ChangeLog HISTORY README
-}
+DOCS=( ABOUT_FIXING AUTHORS ChangeLog HISTORY NEWS README TODO )
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-sound/mpck/
@ 2021-10-04 20:40 Sam James
0 siblings, 0 replies; 2+ messages in thread
From: Sam James @ 2021-10-04 20:40 UTC (permalink / raw
To: gentoo-commits
commit: 9b95bd074cb3e2a79ac46f10ec47320d7638fde2
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 4 20:38:22 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Oct 4 20:40:05 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b95bd07
media-sound/mpck: drop inactive chainsaw@
As agreed with retirement@.
Package-Manager: Portage-3.0.26, Repoman-3.0.3
Signed-off-by: Sam James <sam <AT> gentoo.org>
media-sound/mpck/metadata.xml | 4 ----
1 file changed, 4 deletions(-)
diff --git a/media-sound/mpck/metadata.xml b/media-sound/mpck/metadata.xml
index b47360931e8..0fe4d742016 100644
--- a/media-sound/mpck/metadata.xml
+++ b/media-sound/mpck/metadata.xml
@@ -1,10 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<maintainer type="person">
- <email>chainsaw@gentoo.org</email>
- <name>Tony Vroon</name>
-</maintainer>
<maintainer type="project">
<email>sound@gentoo.org</email>
<name>Gentoo Sound project</name>
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-10-04 20:40 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-10-04 20:40 [gentoo-commits] repo/gentoo:master commit in: media-sound/mpck/ Sam James
-- strict thread matches above, loose matches on Subject: below --
2019-10-18 12:19 David Seifert
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox