public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/lltag/
Date: Sun, 11 Oct 2020 21:33:21 +0000 (UTC)	[thread overview]
Message-ID: <1602451970.753679601515f078f93f0385c4279852a5c05efb.asturm@gentoo> (raw)

commit:     753679601515f078f93f0385c4279852a5c05efb
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 10 21:57:39 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Oct 11 21:32:50 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=75367960

media-sound/lltag: Drop 0.14.5

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 media-sound/lltag/Manifest            |  1 -
 media-sound/lltag/lltag-0.14.5.ebuild | 44 -----------------------------------
 2 files changed, 45 deletions(-)

diff --git a/media-sound/lltag/Manifest b/media-sound/lltag/Manifest
index 0398eb67dfd..ff7706fbfe5 100644
--- a/media-sound/lltag/Manifest
+++ b/media-sound/lltag/Manifest
@@ -1,2 +1 @@
-DIST lltag-0.14.5.tar.bz2 48035 BLAKE2B 15352a388fd96882d78803905c12074288b6084b72c46a5ea15a2dbe504bd416201315c0047492329f06413100ca432040a974dbe56869772dd0a36d3d18a927 SHA512 64d16ae1bfb920f2e10add6728bdbe261662688b5c99e4cc92ffa5d7dd5fe596c6c3ccbe61b432a4594e49003fc981b20588def9523a65ee934418afb512bedd
 DIST lltag-0.14.6.tar.gz 57162 BLAKE2B 9b21fa026644722bdb0cbb91e3a5f27247c4e8470273823aca71b71253e5ee50703e3cb14b1c4e8e6079e9d5d46dccc03d7a4892782c1c53189d5a13992ddd11 SHA512 9eb488ac1444ec11b02ca9c396903b5c6ef1e2f19558a6ef9d5e8d3fadb639fad902b4d6cdde8f4374768fdea553cfd6550c4151df9a755c9ae4a5652128a836

diff --git a/media-sound/lltag/lltag-0.14.5.ebuild b/media-sound/lltag/lltag-0.14.5.ebuild
deleted file mode 100644
index 3f3775797d9..00000000000
--- a/media-sound/lltag/lltag-0.14.5.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit perl-module
-
-DESCRIPTION="Automatic command-line mp3/ogg/flac file tagger and renamer"
-HOMEPAGE="http://home.gna.org/lltag"
-SRC_URI="http://download.gna.org/lltag/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="flac mp3 ogg readline"
-
-RDEPEND="dev-perl/libwww-perl
-	mp3? ( media-sound/mp3info dev-perl/MP3-Tag )
-	ogg? ( media-sound/vorbis-tools )
-	flac? ( media-libs/flac )
-	readline? ( dev-perl/Term-ReadLine-Perl )"
-DEPEND="${RDEPEND}"
-
-pkg_setup() {
-	mylltagopts=(
-		"DESTDIR=${D}"
-		"PREFIX=/usr"
-		"SYSCONFDIR=/etc"
-		"MANDIR=/usr/share/man"
-		"PERL_INSTALLDIRS=vendor"
-		"DOCDIR=/usr/share/doc/${PF}"
-		)
-}
-
-src_compile() {
-	emake "${mylltagopts[@]}"
-}
-
-src_install() {
-	emake "${mylltagopts[@]}" install{,-doc,-man}
-	dodoc Changes
-	perl_delete_localpod
-	# Move config to recommended location
-	mv "${D}usr/share/doc/${PF}"/config "${D}"etc/lltag/ || die
-}


             reply	other threads:[~2020-10-11 21:33 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-11 21:33 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-04-10  7:48 [gentoo-commits] repo/gentoo:master commit in: media-sound/lltag/ Miroslav Šulc
2022-03-09 23:12 Sam James
2020-08-22 16:06 Andreas Sturmlechner
2020-08-22 16:06 Andreas Sturmlechner
2017-08-01  8:28 Alexis Ballier
2017-07-30 14:43 David Seifert
2016-08-21  7:09 Alexis Ballier

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=1602451970.753679601515f078f93f0385c4279852a5c05efb.asturm@gentoo \
    --to=asturm@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