public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Miroslav Šulc" <fordfrog@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/cmusfm/
Date: Fri, 24 Sep 2021 06:45:50 +0000 (UTC)	[thread overview]
Message-ID: <1632465945.422bfbec607b1bd0713035b390951ce67d34aad2.fordfrog@gentoo> (raw)

commit:     422bfbec607b1bd0713035b390951ce67d34aad2
Author:     Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 24 06:45:45 2021 +0000
Commit:     Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
CommitDate: Fri Sep 24 06:45:45 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=422bfbec

media-sound/cmusfm: removed obsolete 0.4.0

Package-Manager: Portage-3.0.23, Repoman-3.0.3
Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org>

 media-sound/cmusfm/Manifest            |  1 -
 media-sound/cmusfm/cmusfm-0.4.0.ebuild | 47 ----------------------------------
 2 files changed, 48 deletions(-)

diff --git a/media-sound/cmusfm/Manifest b/media-sound/cmusfm/Manifest
index 25addb88821..032bfcdc977 100644
--- a/media-sound/cmusfm/Manifest
+++ b/media-sound/cmusfm/Manifest
@@ -1,2 +1 @@
-DIST cmusfm-0.4.0.tar.gz 41451 BLAKE2B 02fe95079b902c23b594d25c93e99da4ff9a62437a3edb0ff0812db6d490a6320da5e6b5387aa49a55490b02c17b7982d48b3d773687ccffa5d85adee6b54aeb SHA512 dba2ca51953186ca21bd5074367da21c74a371b1ae7578cc851badf3f225274bfe7f3e5f5d7a322c50be9d839af2568339d10fae2d402548e5246a11f6acf9ae
 DIST cmusfm-0.4.1.tar.gz 41960 BLAKE2B 4de96b821c56f64c485dae8ff1e4d342e8f1548650a455ec707f01f53afeb7ca3e333ca62b514e2389a884d9138eb5d228a7376c5a1d5cdd163abc8ab9482608 SHA512 994599675822de5f809b3eedc423c37afe24e88df29fe4474d1834bf1e9573464d2bdbb084181db1d6c3bc0541891ccbb4514afa066c034e39035192ebc95211

diff --git a/media-sound/cmusfm/cmusfm-0.4.0.ebuild b/media-sound/cmusfm/cmusfm-0.4.0.ebuild
deleted file mode 100644
index efe088bb52b..00000000000
--- a/media-sound/cmusfm/cmusfm-0.4.0.ebuild
+++ /dev/null
@@ -1,47 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit autotools readme.gentoo-r1
-
-DESCRIPTION="Last.fm scrobbler for cmus music player"
-HOMEPAGE="https://github.com/Arkq/cmusfm"
-SRC_URI="https://github.com/Arkq/cmusfm/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="libnotify"
-
-DEPEND="
-	net-misc/curl
-	dev-libs/openssl:0=
-	libnotify? ( x11-libs/libnotify )
-"
-RDEPEND="
-	${DEPEND}
-	media-sound/cmus
-"
-BDEPEND="virtual/pkgconfig"
-
-DOC_CONTENTS="Please refer to the README.md file before running cmusfm the first time."
-
-src_prepare() {
-	default
-
-	eautoreconf
-}
-
-src_configure() {
-	econf $(use_enable libnotify)
-}
-
-src_install() {
-	default
-	readme.gentoo_create_doc
-}
-
-pkg_postinst() {
-	readme.gentoo_pkg_postinst
-}


             reply	other threads:[~2021-09-24  6:45 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-24  6:45 Miroslav Šulc [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-08-10  6:19 [gentoo-commits] repo/gentoo:master commit in: media-sound/cmusfm/ Miroslav Šulc
2023-08-10  2:50 Sam James
2023-08-09 19:14 Sam James
2023-07-10  6:02 Miroslav Šulc
2023-06-03  3:23 Sam James
2021-09-22  6:58 Agostino Sarubbo
2021-09-21  6:35 Agostino Sarubbo
2021-08-05 14:08 Sam James
2021-08-04 18:42 Agostino Sarubbo
2021-08-04  4:49 Miroslav Šulc
2021-06-19  8:24 Miroslav Šulc
2020-11-14 15:06 David Seifert
2019-01-07 19:15 Lars Wendler
2018-05-05 20:51 Aaron Bauman
2017-06-20 12:37 Pacho Ramos
2016-08-22  2:46 Tim Harder

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=1632465945.422bfbec607b1bd0713035b390951ce67d34aad2.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