From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-vcs/mr/
Date: Sun, 6 Feb 2022 08:12:55 +0000 (UTC) [thread overview]
Message-ID: <1644135128.c9d2ea5e3441d5da2d38693a6ed60352b3d3c304.asturm@gentoo> (raw)
commit: c9d2ea5e3441d5da2d38693a6ed60352b3d3c304
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 9 18:28:34 2022 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Feb 6 08:12:08 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c9d2ea5e
dev-vcs/mr: Drop 1.20170129 and 1.20171231
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
dev-vcs/mr/Manifest | 2 --
dev-vcs/mr/mr-1.20170129.ebuild | 27 ---------------------------
dev-vcs/mr/mr-1.20171231.ebuild | 27 ---------------------------
3 files changed, 56 deletions(-)
diff --git a/dev-vcs/mr/Manifest b/dev-vcs/mr/Manifest
index f3ff8e55cdc7..26e205edb6a7 100644
--- a/dev-vcs/mr/Manifest
+++ b/dev-vcs/mr/Manifest
@@ -1,3 +1 @@
-DIST mr-1.20170129.tar.gz 56344 BLAKE2B 68ba59ee26911704051c65bdda43f96ac267adccaf422b2fbfab8ffd045467080e74dc395db1d88e1e7cf90e0c44809bb25f559be3e0c806cfa48d5e263d53f2 SHA512 bb0c79d6cf94b5bc0dfbddde599dc26610df12ed3178ba854a0695b06aad48bda6eb30e31f3a7e5f7d1706081bdc46dbe3f4d8f1bca933adf264f935dc2b3674
-DIST mr-1.20171231.tar.xz 52876 BLAKE2B a0c79ce738240bec1864f68d3a1a0006130abbe08a2304f64c69f138aee2a85c4a16c9e446aaba9f1be62793796745af0181a32cdd7ad63bf67a30c310dfa7c1 SHA512 6d10f8d1ea92c534e40c8d3226b02ac042e7d836b557b92c4f2e3bbd6aa629b2a09072027dacfdc7de87ebd32f826d57f09d53c427ab2fae128633fdd91c56ea
DIST mr-1.20180726.tar.xz 60168 BLAKE2B 5ab704eded07f23981b46f2ea9d1b143d8ac158e2ee217eeb3572dbe5ac587c8f81f9168ba4ba4f2f4efcfd5965b93ec8be0a7b1dc7a7c4b4948581ededc2e60 SHA512 709bfbb8dc41ff1b69fd1e14387b3744948d4ba41c81a7803fe53720e40d686ed36a3d3a4d8614f24ebd566451785c8c1fb558ac4724b1cb4b44c1fedada55b1
diff --git a/dev-vcs/mr/mr-1.20170129.ebuild b/dev-vcs/mr/mr-1.20170129.ebuild
deleted file mode 100644
index 3abb2b7eddb4..000000000000
--- a/dev-vcs/mr/mr-1.20170129.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="Multiple Repository management tool"
-HOMEPAGE="https://myrepos.branchable.com/"
-SRC_URI="https://dev.gentoo.org/~tamiko/distfiles/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-DEPEND="dev-lang/perl"
-RDEPEND="${DEPEND}
- dev-perl/libwww-perl
- dev-perl/HTML-Parser"
-
-src_install() {
- dobin mr webcheckout
- doman mr.1 webcheckout.1
- dodoc README debian/changelog \
- mrconfig mrconfig.complex
- insinto /usr/share/${PN}
- doins lib/*
-}
diff --git a/dev-vcs/mr/mr-1.20171231.ebuild b/dev-vcs/mr/mr-1.20171231.ebuild
deleted file mode 100644
index 494b8dea2439..000000000000
--- a/dev-vcs/mr/mr-1.20171231.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="Multiple Repository management tool"
-HOMEPAGE="https://myrepos.branchable.com/"
-SRC_URI="https://dev.gentoo.org/~tamiko/distfiles/${P}.tar.xz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-DEPEND="dev-lang/perl"
-RDEPEND="${DEPEND}
- dev-perl/libwww-perl
- dev-perl/HTML-Parser"
-
-src_install() {
- dobin mr webcheckout
- doman mr.1 webcheckout.1
- dodoc README debian/changelog \
- mrconfig mrconfig.complex
- insinto /usr/share/${PN}
- doins lib/*
-}
next reply other threads:[~2022-02-06 8:13 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-02-06 8:12 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-12-07 17:48 [gentoo-commits] repo/gentoo:master commit in: dev-vcs/mr/ Sam James
2021-05-17 5:17 Matthias Maier
2019-06-30 18:20 Matthias Maier
2018-07-09 13:58 Mikle Kolyada
2018-07-06 13:43 Thomas Deutschmann
2018-02-07 0:54 Matthias Maier
2017-11-26 11:39 David Seifert
2017-06-30 14:46 Matthias Maier
2017-05-10 15:44 Agostino Sarubbo
2017-05-10 9:32 Agostino Sarubbo
2017-05-09 19:46 Matthias Maier
2017-03-03 23:17 Matthias Maier
2017-03-03 23:12 Matthias Maier
2017-03-03 23:12 Matthias Maier
2017-03-03 7:44 Matthias Maier
2016-08-23 21:15 Matthias Maier
2016-02-28 5:14 Matthias Maier
2016-02-28 5:03 Matthias Maier
2016-02-28 5:03 Matthias Maier
2015-08-09 13:12 Matthias Maier
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=1644135128.c9d2ea5e3441d5da2d38693a6ed60352b3d3c304.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