public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: net-misc/arm/
@ 2017-04-28 20:52 Manuel Rüger
  0 siblings, 0 replies; 2+ messages in thread
From: Manuel Rüger @ 2017-04-28 20:52 UTC (permalink / raw
  To: gentoo-commits

commit:     a1ada413ff0d0c5338e722c1317669d93adbf336
Author:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 28 20:51:36 2017 +0000
Commit:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Fri Apr 28 20:52:07 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1ada413

net-misc/arm: Remove myself as maintainer

Package-Manager: Portage-2.3.5, Repoman-2.3.1

 net-misc/arm/metadata.xml | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/net-misc/arm/metadata.xml b/net-misc/arm/metadata.xml
index 30b48ef1210..f1dcc5dbf22 100644
--- a/net-misc/arm/metadata.xml
+++ b/net-misc/arm/metadata.xml
@@ -9,10 +9,6 @@
     <email>jesse@boldandbusted.com</email>
     <name>Jesse Adelman</name>
   </maintainer>
-  <maintainer type="person">
-    <email>mrueg@gentoo.org</email>
-	<name>Manuel Rüger</name>
-  </maintainer>
 <maintainer type="project">
     <email>proxy-maint@gentoo.org</email>
     <name>Proxy Maintainers</name>


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: net-misc/arm/
@ 2018-01-06 15:26 Mikle Kolyada
  0 siblings, 0 replies; 2+ messages in thread
From: Mikle Kolyada @ 2018-01-06 15:26 UTC (permalink / raw
  To: gentoo-commits

commit:     dbc4fad40f9ba1b2a9ff8c887a85ea4fb62bae24
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sat Jan  6 15:24:55 2018 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sat Jan  6 15:25:59 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dbc4fad4

net-misc/arm: remove last rited package

 net-misc/arm/Manifest                        |  2 -
 net-misc/arm/arm-1.4.5.0-r2.ebuild           | 53 ------------------------
 net-misc/arm/arm-1.4.5.0_p20140714-r2.ebuild | 60 ----------------------------
 net-misc/arm/metadata.xml                    | 16 --------
 4 files changed, 131 deletions(-)

diff --git a/net-misc/arm/Manifest b/net-misc/arm/Manifest
deleted file mode 100644
index 71311ccc3ab..00000000000
--- a/net-misc/arm/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-DIST arm-1.4.5.0.tar.bz2 303760 BLAKE2B 2ed08d49b7a03b923569b42d7715b5177dc9434ab5483f57c37ac9e0a910119cfcbc2ef109ffc202adfb29c68a9e0d021365051ef9c6ed5d257be9e4a8541328 SHA512 60560761ba55f39c5b1ddafec9e67dc0cd052804224bf40a229d1a8c8ce87635465147933686078d02584b8681710c99ec169490550d33b7fab5212ac6933519
-DIST arm-1.4.5.0_p20140714.tar.gz 185569 BLAKE2B 32005127ed1435dbf9ae6fe13ec4014754519c00c50394cf019ee73625385e7b8d17060de9e79f899c1d52427d7bca088a6fe4b7f84b9b8037e6f3e4760c6955 SHA512 65145796958a71385f5b8bf0a0a05cd123f5481718480d65d8d48dc3a4cc4fd198158cfe8e5b2a4dbe98818d3d93642694bed18ca6f9ca4bf7f668eb769aee9f

diff --git a/net-misc/arm/arm-1.4.5.0-r2.ebuild b/net-misc/arm/arm-1.4.5.0-r2.ebuild
deleted file mode 100644
index 69b319c282d..00000000000
--- a/net-misc/arm/arm-1.4.5.0-r2.ebuild
+++ /dev/null
@@ -1,53 +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'
-DISTUTILS_SINGLE_IMPL=1
-
-inherit distutils-r1
-
-DESCRIPTION="A ncurses-based status monitor for Tor relays"
-HOMEPAGE="http://www.atagar.com/arm/"
-SRC_URI="http://www.atagar.com/arm/resources/static/${P}.tar.bz2"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="amd64 x86 ~x86-fbsd"
-IUSE=""
-
-# Note: While we depend on net-vpn/tor, we strictly speaking
-# don't have to because it could run on a different machine.
-RDEPEND="
-	>=net-vpn/tor-0.2.1.27
-	app-admin/sudo
-	sys-process/lsof
-	net-dns/bind-tools
-	virtual/man"
-DEPEND="${RDEPEND}"
-
-S="${WORKDIR}/${PN}"
-
-python_prepare_all() {
-	python_fix_shebang .
-
-	distutils-r1_python_prepare_all
-}
-
-python_install() {
-	distutils-r1_python_install \
-		--docPath "${EPREFIX}/usr/share/doc/${PF}"
-
-	sed -i -e "s:python:${EPYTHON}:" "${ED}"usr/bin/arm || die
-}
-
-pkg_postinst() {
-	elog "Some graphing data issues have been noted in testing"
-	elog "when run as root. It is not recommended to run arm as"
-	elog "root until those issues have been isolated and fixed."
-	elog
-	elog "Trouble with graphs under app-misc/screen? Try:"
-	elog 'TERM="rxvt-unicode" arm'
-}

diff --git a/net-misc/arm/arm-1.4.5.0_p20140714-r2.ebuild b/net-misc/arm/arm-1.4.5.0_p20140714-r2.ebuild
deleted file mode 100644
index 2a05500a006..00000000000
--- a/net-misc/arm/arm-1.4.5.0_p20140714-r2.ebuild
+++ /dev/null
@@ -1,60 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-PYTHON_COMPAT=(python2_7)
-PYTHON_REQ_USE="ncurses"
-inherit vcs-snapshot distutils-r1
-
-DESCRIPTION="A ncurses-based status monitor for Tor relays"
-HOMEPAGE="http://www.atagar.com/arm/"
-COMMIT_ID="ac7923e31f52d3cf51b538ddf799162d67c04ecc"
-SRC_URI="https://gitweb.torproject.org/arm.git/snapshot/${COMMIT_ID}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~x86 ~x86-fbsd"
-IUSE="test"
-
-DEPEND="test? ( dev-python/mock[${PYTHON_USEDEP}] )
-	dev-python/setuptools[${PYTHON_USEDEP}]"
-RDEPEND=">=net-libs/stem-1.2.2_p20140718[${PYTHON_USEDEP}]
-	net-vpn/tor"
-
-python_prepare_all() {
-	sed -i -e "s/.version import VERSION/ import __version__ as VERSION/"\
-		-e "s/, 'arm.cli'//"\
-		-e "s/arm.cli/arm/g"\
-		-e "s/'arm.stem'//"\
-		-e "/gui/d"\
-		-e "s/\"arm\/settings.cfg\",//"\
-		-e "/install-purelib/d"\
-		-e "/eggPath/d" setup.py || die
-	sed -i -e "s/1.4.6_dev/${PV}/" arm/__init__.py || die
-	sed -i -e "s/line.replace(/line.replace(u/" arm/util/ui_tools.py || die
-	distutils-r1_python_prepare_all
-}
-
-python_install() {
-	distutils-r1_python_install --docPath "${EPREFIX}"/usr/share/doc/${PF}
-	# Workaround until setup.py is fixed upstream
-	python_moduleinto arm
-	python_domodule arm/config
-	python_replicate_script "${ED}"/usr/bin/run_arm
-}
-python_install_all() {
-	distutils-r1_python_install_all --docPath "${EPREFIX}"/usr/share/doc/${PF}
-}
-
-python_test() {
-	${PYTHON} run_tests.py || die
-}
-
-pkg_postinst() {
-	elog "Some graphing data issues have been noted in testing"
-	elog "when run as root. It is not recommended to run arm as"
-	elog "root until those issues have been isolated and fixed."
-	elog
-	elog "Trouble with graphs under app-misc/screen? Try:"
-	elog 'TERM="rxvt-unicode" arm'
-}

diff --git a/net-misc/arm/metadata.xml b/net-misc/arm/metadata.xml
deleted file mode 100644
index f1dcc5dbf22..00000000000
--- a/net-misc/arm/metadata.xml
+++ /dev/null
@@ -1,16 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-  <maintainer type="person">
-    <email>blueness@gentoo.org</email>
-    <name>Anthony G. Basile</name>
-  </maintainer>
-  <maintainer type="person">
-    <email>jesse@boldandbusted.com</email>
-    <name>Jesse Adelman</name>
-  </maintainer>
-<maintainer type="project">
-    <email>proxy-maint@gentoo.org</email>
-    <name>Proxy Maintainers</name>
-  </maintainer>
-</pkgmetadata>


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-01-06 15:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-04-28 20:52 [gentoo-commits] repo/gentoo:master commit in: net-misc/arm/ Manuel Rüger
  -- strict thread matches above, loose matches on Subject: below --
2018-01-06 15:26 Mikle Kolyada

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox