From: "Miroslav Šulc" <fordfrog@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/mpdas/
Date: Mon, 12 Jul 2021 04:23:30 +0000 (UTC) [thread overview]
Message-ID: <1626063802.5394abd7573162cd27b4dde938f8d776175b4e78.fordfrog@gentoo> (raw)
commit: 5394abd7573162cd27b4dde938f8d776175b4e78
Author: Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 12 04:23:22 2021 +0000
Commit: Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
CommitDate: Mon Jul 12 04:23:22 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5394abd7
media-sound/mpdas: removed obsolete 0.4.2
Bug: https://bugs.gentoo.org/731064
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org>
media-sound/mpdas/Manifest | 1 -
media-sound/mpdas/mpdas-0.4.2.ebuild | 45 ------------------------------------
2 files changed, 46 deletions(-)
diff --git a/media-sound/mpdas/Manifest b/media-sound/mpdas/Manifest
index 7e50e0f079b..6f2d510f253 100644
--- a/media-sound/mpdas/Manifest
+++ b/media-sound/mpdas/Manifest
@@ -1,2 +1 @@
-DIST mpdas-0.4.2.tar.gz 15695 BLAKE2B 907417050ab1b3d6577311e633b060dad2ff834b5436b7ed086ab5cb9ef291004916fc07cbe18ba4b80eeec8573775cc8e212b93d4ed103cbab3ce81082a18ae SHA512 cebd3c027002ac5283834edf3a1338b449c4a78261690cb5d25c57f767f1b0b81ff8ca5c64d79d6aecf5e86ba0c7b63a51131f6cc9031f2922e92eeddcada353
DIST mpdas-0.4.5.tar.gz 19108 BLAKE2B aa5aec147574cc70572cada56ee495415a06ce5a8c4e19db7288ee1e52cb5d1b6f15a31955e46a526f9db1eff94bf282cb9804379dbd4cf979412ee7f575dde2 SHA512 18737f20b408a38424c46a611a1184e8e9ab78d1c3bddddc37423c8437007b87c343dfe03fd989c9c54dcc532ed1f567ba854d2ba8e12f344399267dc83daaab
diff --git a/media-sound/mpdas/mpdas-0.4.2.ebuild b/media-sound/mpdas/mpdas-0.4.2.ebuild
deleted file mode 100644
index 75709c41d58..00000000000
--- a/media-sound/mpdas/mpdas-0.4.2.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit toolchain-funcs
-
-DESCRIPTION="AudioScrobbler client for MPD written in C++"
-HOMEPAGE="https://50hz.ws/mpdas/"
-SRC_URI="https://50hz.ws/${PN}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-BDEPEND="
- virtual/pkgconfig
-"
-DEPEND="
- media-libs/libmpdclient
- net-misc/curl"
-RDEPEND="${DEPEND}"
-
-src_prepare() {
- default
- sed -i -e 's/@//' Makefile || die
-}
-
-src_compile() {
- tc-export CXX
- emake CONFIG="/etc"
-}
-
-src_install() {
- dobin ${PN}
- doman ${PN}.1
- newinitd "${FILESDIR}/${PN}.init" ${PN}
- dodoc mpdasrc.example README
-}
-
-pkg_postinst() {
- elog "For further configuration help consult the README in"
- elog "${EPREFIX}/usr/share/doc/${PF}"
-}
next reply other threads:[~2021-07-12 4:23 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-07-12 4:23 Miroslav Šulc [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-08-01 7:43 [gentoo-commits] repo/gentoo:master commit in: media-sound/mpdas/ Miroslav Šulc
2021-07-11 20:51 Sam James
2021-07-11 8:58 Agostino Sarubbo
2021-06-09 7:47 Miroslav Šulc
2019-06-05 8:59 David Seifert
2019-04-08 17:10 Aaron Bauman
2019-03-30 9:59 Andreas Sturmlechner
2017-04-23 11:11 Alexis Ballier
2016-08-06 11:33 Pacho Ramos
2016-01-31 12:17 Christoph Mende
2016-01-31 12:17 Christoph Mende
2015-11-01 13:42 Mikle Kolyada
2015-10-22 14:27 Christoph Mende
2015-10-22 14:00 Christoph Mende
2015-10-19 9:27 Agostino Sarubbo
2015-09-20 11:33 Christoph Mende
2015-09-16 16:39 Christoph Mende
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=1626063802.5394abd7573162cd27b4dde938f8d776175b4e78.fordfrog@gentoo \
--to=fordfrog@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