* [gentoo-commits] repo/gentoo:master commit in: net-p2p/transmission-remote-cli/
@ 2016-01-08 10:27 Michael Weber
0 siblings, 0 replies; 4+ messages in thread
From: Michael Weber @ 2016-01-08 10:27 UTC (permalink / raw
To: gentoo-commits
commit: 0ea8ec523b3091c195deb0f4db23a8786c9f3827
Author: Michael Weber <xmw <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 8 10:14:04 2016 +0000
Commit: Michael Weber <xmw <AT> gentoo <DOT> org>
CommitDate: Fri Jan 8 10:27:22 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ea8ec52
net-p2p/transmission-remote-cli: Drop old.
Package-Manager: portage-2.2.26
net-p2p/transmission-remote-cli/Manifest | 1 -
.../transmission-remote-cli-1.6.3.ebuild | 32 ----------------------
2 files changed, 33 deletions(-)
diff --git a/net-p2p/transmission-remote-cli/Manifest b/net-p2p/transmission-remote-cli/Manifest
index 121fde2..38fb9ce 100644
--- a/net-p2p/transmission-remote-cli/Manifest
+++ b/net-p2p/transmission-remote-cli/Manifest
@@ -1,3 +1,2 @@
-DIST transmission-remote-cli-1.6.3.tar.gz 255899 SHA256 d24dbba397ffdfb3d2d1469644dc0cb2a5324f0bbfca8de577f76445ace9a283 SHA512 8d0b9ba7321dbcfdae358495ab819fd499845949e1ad1c03e2b3a5468d3c4b0a344a4c57de37b28b10bbf5750846c2729cbf27e9184b644139fa907d4fc4ac78 WHIRLPOOL e878cc61891fd240d84f513f9ce3d2147352a70e1e8fb3d0788f8efb4e4db268679e7329bf896c841e4b49b8c5e045346538a60ac3c5b045a62836a7d05abe23
DIST transmission-remote-cli-1.7.0.tar.gz 256311 SHA256 d20ba26cd05bd5a5d55a5990b861bf9cd4286a54f720d22041838a51cf60db62 SHA512 86776384ac8618ccd58d3345b1a98e55ef5f0c6911fde61f6f54d9da15b1d8a244391bda4c7713e9b312132db30d732b444bebe9a753d0298e8838f779f149be WHIRLPOOL abc5daffe784df1b68d423400c2d0e94efa3e995fb1f8f53e8c571aea794d37cf714487b5b63a7a77e767b0d4668d376f675d9bbb0009b7b317b5ab058efb0a4
DIST transmission-remote-cli-1.7.1.tar.gz 257981 SHA256 e9135a440d48761f00e990cd0b6eb4c378b82041c479f4624f5c1a27d99d10f8 SHA512 b1b31c36365a0f7733912f3a2c01e6e9f20430f29b618c7e526a214632a29d2bc76702f0c31910fdc495a7eaf37bf74e7433c552fc922c440c0874422208bae9 WHIRLPOOL 3aac4d7986a581afcbe904589c825600b5540525dd0598bc2c7b1e92f2fc0c7d4f6e9c93cd8b14f75b1a471f9d77f53ad7e680059459d797558deddc698fb1b5
diff --git a/net-p2p/transmission-remote-cli/transmission-remote-cli-1.6.3.ebuild b/net-p2p/transmission-remote-cli/transmission-remote-cli-1.6.3.ebuild
deleted file mode 100644
index a42b4be..0000000
--- a/net-p2p/transmission-remote-cli/transmission-remote-cli-1.6.3.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 )
-PYTHON_REQ_USE="ncurses"
-inherit bash-completion-r1 python-r1
-
-DESCRIPTION="Ncurses interface for the Transmission BitTorrent client"
-HOMEPAGE="https://github.com/fagga/transmission-remote-cli/"
-SRC_URI="https://github.com/fagga/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="geoip"
-
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-RDEPEND="${PYTHON_DEPS}
- geoip? ( dev-python/geoip-python[$PYTHON_USEDEP] )
-"
-
-src_install() {
- python_foreach_impl python_doscript transmission-remote-cli
- newbashcomp completion/bash/transmission-remote-cli-bash-completion.sh \
- transmission-remote-cli
- doman transmission-remote-cli.1
- dodoc NEWS README.md
-}
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-p2p/transmission-remote-cli/
@ 2016-01-08 10:27 Michael Weber
0 siblings, 0 replies; 4+ messages in thread
From: Michael Weber @ 2016-01-08 10:27 UTC (permalink / raw
To: gentoo-commits
commit: 8a5a36d7032ae8afde0016c9bda9d199a7be38ad
Author: Michael Weber <xmw <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 8 10:11:35 2016 +0000
Commit: Michael Weber <xmw <AT> gentoo <DOT> org>
CommitDate: Fri Jan 8 10:26:01 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a5a36d7
net-p2p/transmission-remote-cli: Version bump by lorem_ipsum.
Package-Manager: portage-2.2.26
net-p2p/transmission-remote-cli/Manifest | 1 +
.../transmission-remote-cli-1.7.1.ebuild | 34 ++++++++++++++++++++++
2 files changed, 35 insertions(+)
diff --git a/net-p2p/transmission-remote-cli/Manifest b/net-p2p/transmission-remote-cli/Manifest
index 5319830..121fde2 100644
--- a/net-p2p/transmission-remote-cli/Manifest
+++ b/net-p2p/transmission-remote-cli/Manifest
@@ -1,2 +1,3 @@
DIST transmission-remote-cli-1.6.3.tar.gz 255899 SHA256 d24dbba397ffdfb3d2d1469644dc0cb2a5324f0bbfca8de577f76445ace9a283 SHA512 8d0b9ba7321dbcfdae358495ab819fd499845949e1ad1c03e2b3a5468d3c4b0a344a4c57de37b28b10bbf5750846c2729cbf27e9184b644139fa907d4fc4ac78 WHIRLPOOL e878cc61891fd240d84f513f9ce3d2147352a70e1e8fb3d0788f8efb4e4db268679e7329bf896c841e4b49b8c5e045346538a60ac3c5b045a62836a7d05abe23
DIST transmission-remote-cli-1.7.0.tar.gz 256311 SHA256 d20ba26cd05bd5a5d55a5990b861bf9cd4286a54f720d22041838a51cf60db62 SHA512 86776384ac8618ccd58d3345b1a98e55ef5f0c6911fde61f6f54d9da15b1d8a244391bda4c7713e9b312132db30d732b444bebe9a753d0298e8838f779f149be WHIRLPOOL abc5daffe784df1b68d423400c2d0e94efa3e995fb1f8f53e8c571aea794d37cf714487b5b63a7a77e767b0d4668d376f675d9bbb0009b7b317b5ab058efb0a4
+DIST transmission-remote-cli-1.7.1.tar.gz 257981 SHA256 e9135a440d48761f00e990cd0b6eb4c378b82041c479f4624f5c1a27d99d10f8 SHA512 b1b31c36365a0f7733912f3a2c01e6e9f20430f29b618c7e526a214632a29d2bc76702f0c31910fdc495a7eaf37bf74e7433c552fc922c440c0874422208bae9 WHIRLPOOL 3aac4d7986a581afcbe904589c825600b5540525dd0598bc2c7b1e92f2fc0c7d4f6e9c93cd8b14f75b1a471f9d77f53ad7e680059459d797558deddc698fb1b5
diff --git a/net-p2p/transmission-remote-cli/transmission-remote-cli-1.7.1.ebuild b/net-p2p/transmission-remote-cli/transmission-remote-cli-1.7.1.ebuild
new file mode 100644
index 0000000..c8e9184
--- /dev/null
+++ b/net-p2p/transmission-remote-cli/transmission-remote-cli-1.7.1.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+PYTHON_COMPAT=( python2_7 )
+PYTHON_REQ_USE="ncurses"
+inherit bash-completion-r1 python-r1
+
+DESCRIPTION="Ncurses interface for the Transmission BitTorrent client"
+HOMEPAGE="https://github.com/fagga/transmission-remote-cli/"
+SRC_URI="https://github.com/fagga/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="geoip"
+
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+RDEPEND="${PYTHON_DEPS}
+ geoip? ( dev-python/geoip-python[$PYTHON_USEDEP] )
+"
+
+src_install() {
+ python_foreach_impl python_doscript transmission-remote-cli
+ newbashcomp completion/bash/transmission-remote-cli-bash-completion.sh \
+ transmission-remote-cli
+ insinto /usr/share/zsh/site-functions
+ doins completion/zsh/_transmission-remote-cli
+ doman transmission-remote-cli.1
+ dodoc NEWS README.md
+}
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-p2p/transmission-remote-cli/
@ 2017-04-26 13:12 Michael Weber
0 siblings, 0 replies; 4+ messages in thread
From: Michael Weber @ 2017-04-26 13:12 UTC (permalink / raw
To: gentoo-commits
commit: ffb2b6e1c1f707f3a7409cb0b26eaeab3d754315
Author: Michael Weber <xmw <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 26 13:11:49 2017 +0000
Commit: Michael Weber <xmw <AT> gentoo <DOT> org>
CommitDate: Wed Apr 26 13:11:49 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ffb2b6e1
net-p2p/transmission-remote-cli: Remove old version.
Package-Manager: Portage-2.3.5, Repoman-2.3.2
net-p2p/transmission-remote-cli/Manifest | 1 -
.../transmission-remote-cli-1.7.0.ebuild | 31 ----------------------
2 files changed, 32 deletions(-)
diff --git a/net-p2p/transmission-remote-cli/Manifest b/net-p2p/transmission-remote-cli/Manifest
index 38fb9ce6dad..04c80793c82 100644
--- a/net-p2p/transmission-remote-cli/Manifest
+++ b/net-p2p/transmission-remote-cli/Manifest
@@ -1,2 +1 @@
-DIST transmission-remote-cli-1.7.0.tar.gz 256311 SHA256 d20ba26cd05bd5a5d55a5990b861bf9cd4286a54f720d22041838a51cf60db62 SHA512 86776384ac8618ccd58d3345b1a98e55ef5f0c6911fde61f6f54d9da15b1d8a244391bda4c7713e9b312132db30d732b444bebe9a753d0298e8838f779f149be WHIRLPOOL abc5daffe784df1b68d423400c2d0e94efa3e995fb1f8f53e8c571aea794d37cf714487b5b63a7a77e767b0d4668d376f675d9bbb0009b7b317b5ab058efb0a4
DIST transmission-remote-cli-1.7.1.tar.gz 257981 SHA256 e9135a440d48761f00e990cd0b6eb4c378b82041c479f4624f5c1a27d99d10f8 SHA512 b1b31c36365a0f7733912f3a2c01e6e9f20430f29b618c7e526a214632a29d2bc76702f0c31910fdc495a7eaf37bf74e7433c552fc922c440c0874422208bae9 WHIRLPOOL 3aac4d7986a581afcbe904589c825600b5540525dd0598bc2c7b1e92f2fc0c7d4f6e9c93cd8b14f75b1a471f9d77f53ad7e680059459d797558deddc698fb1b5
diff --git a/net-p2p/transmission-remote-cli/transmission-remote-cli-1.7.0.ebuild b/net-p2p/transmission-remote-cli/transmission-remote-cli-1.7.0.ebuild
deleted file mode 100644
index 746e317575e..00000000000
--- a/net-p2p/transmission-remote-cli/transmission-remote-cli-1.7.0.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 )
-PYTHON_REQ_USE="ncurses"
-inherit bash-completion-r1 python-r1
-
-DESCRIPTION="Ncurses interface for the Transmission BitTorrent client"
-HOMEPAGE="https://github.com/fagga/transmission-remote-cli/"
-SRC_URI="https://github.com/fagga/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="geoip"
-
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-RDEPEND="${PYTHON_DEPS}
- geoip? ( dev-python/geoip-python[$PYTHON_USEDEP] )
-"
-
-src_install() {
- python_foreach_impl python_doscript transmission-remote-cli
- newbashcomp completion/bash/transmission-remote-cli-bash-completion.sh \
- transmission-remote-cli
- doman transmission-remote-cli.1
- dodoc NEWS README.md
-}
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-p2p/transmission-remote-cli/
@ 2020-05-16 10:38 Mikle Kolyada
0 siblings, 0 replies; 4+ messages in thread
From: Mikle Kolyada @ 2020-05-16 10:38 UTC (permalink / raw
To: gentoo-commits
commit: 55234cf8ac62747c1d18775060bfff1cfe951c67
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sat May 16 10:36:54 2020 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sat May 16 10:36:54 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=55234cf8
net-p2p/transmission-remote-cli: remove last-rited pkg
Closes: https://bugs.gentoo.org/show_bug.cgi?id=713518
Closes: https://bugs.gentoo.org/show_bug.cgi?id=525650
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
net-p2p/transmission-remote-cli/Manifest | 1 -
net-p2p/transmission-remote-cli/metadata.xml | 8 ------
.../transmission-remote-cli-1.7.1.ebuild | 33 ----------------------
3 files changed, 42 deletions(-)
diff --git a/net-p2p/transmission-remote-cli/Manifest b/net-p2p/transmission-remote-cli/Manifest
deleted file mode 100644
index 88d79c1c6fd..00000000000
--- a/net-p2p/transmission-remote-cli/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST transmission-remote-cli-1.7.1.tar.gz 257981 BLAKE2B 32b9f56954d6e7f01fe90c2183bfef153edf8f441d555767f3be9d0185fb0dd5335cf1d4a5b3b7fa64f9b3fa94aca297a85503c69f0ec516e703ba5b2eb858c5 SHA512 b1b31c36365a0f7733912f3a2c01e6e9f20430f29b618c7e526a214632a29d2bc76702f0c31910fdc495a7eaf37bf74e7433c552fc922c440c0874422208bae9
diff --git a/net-p2p/transmission-remote-cli/metadata.xml b/net-p2p/transmission-remote-cli/metadata.xml
deleted file mode 100644
index 5bb9a086502..00000000000
--- a/net-p2p/transmission-remote-cli/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <!-- maintainer-needed -->
- <upstream>
- <remote-id type="github">fagga/transmission-remote-cli</remote-id>
- </upstream>
-</pkgmetadata>
diff --git a/net-p2p/transmission-remote-cli/transmission-remote-cli-1.7.1.ebuild b/net-p2p/transmission-remote-cli/transmission-remote-cli-1.7.1.ebuild
deleted file mode 100644
index 4a103d47b94..00000000000
--- a/net-p2p/transmission-remote-cli/transmission-remote-cli-1.7.1.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 )
-PYTHON_REQ_USE="ncurses"
-inherit bash-completion-r1 python-r1
-
-DESCRIPTION="Ncurses interface for the Transmission BitTorrent client"
-HOMEPAGE="https://github.com/fagga/transmission-remote-cli/"
-SRC_URI="https://github.com/fagga/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="geoip"
-
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-RDEPEND="${PYTHON_DEPS}
- geoip? ( dev-python/geoip-python[$PYTHON_USEDEP] )
-"
-
-src_install() {
- python_foreach_impl python_doscript transmission-remote-cli
- newbashcomp completion/bash/transmission-remote-cli-bash-completion.sh \
- transmission-remote-cli
- insinto /usr/share/zsh/site-functions
- doins completion/zsh/_transmission-remote-cli
- doman transmission-remote-cli.1
- dodoc NEWS README.md
-}
^ permalink raw reply related [flat|nested] 4+ messages in thread
end of thread, other threads:[~2020-05-16 10:38 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-08 10:27 [gentoo-commits] repo/gentoo:master commit in: net-p2p/transmission-remote-cli/ Michael Weber
-- strict thread matches above, loose matches on Subject: below --
2016-01-08 10:27 Michael Weber
2017-04-26 13:12 Michael Weber
2020-05-16 10:38 Mikle Kolyada
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox