summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2017-01-15 12:05:53 +0100
committerPacho Ramos <pacho@gentoo.org>2017-01-15 12:20:08 +0100
commiteeba0b01cdd645e0396ceb8aed3eaf3f8f10b635 (patch)
tree404eaa410c110512923173f2d0b8c63e3c51ec96 /sys-apps/dstat
parentsci-mathematics/fann: Drop old (diff)
downloadgentoo-eeba0b01cdd645e0396ceb8aed3eaf3f8f10b635.tar.gz
gentoo-eeba0b01cdd645e0396ceb8aed3eaf3f8f10b635.tar.bz2
gentoo-eeba0b01cdd645e0396ceb8aed3eaf3f8f10b635.zip
sys-apps/dstat: Drop old
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'sys-apps/dstat')
-rw-r--r--sys-apps/dstat/Manifest2
-rw-r--r--sys-apps/dstat/dstat-0.6.9-r1.ebuild44
-rw-r--r--sys-apps/dstat/dstat-0.7.2-r1.ebuild48
-rw-r--r--sys-apps/dstat/files/dstat-0.6.9-CVE-2009-3894.patch15
4 files changed, 0 insertions, 109 deletions
diff --git a/sys-apps/dstat/Manifest b/sys-apps/dstat/Manifest
index 8da150fe856b..01d1ba7e7a15 100644
--- a/sys-apps/dstat/Manifest
+++ b/sys-apps/dstat/Manifest
@@ -1,3 +1 @@
-DIST dstat-0.6.9.tar.bz2 74060 SHA256 edb2c17d081ee2b0b4fc2c57c2ed6dc36628853abd76c838026e99b3d1ea897c SHA512 59c7df7c0e1ea592591fecd66e96953c981a9b05dabbb33207f84b566b3fddda8ab5bc0bf9d8322ec64814a604dc34bedc53232c1e6dc2951906cbaf6a94a542 WHIRLPOOL 8caa06fb33daba80a4b9df99e53a874b9fe33b58c68c0c7a81a60f86ab29c170453137ae4a77dff806b2b7b187c0550efec6af56b44c5d05affb5aee20a18179
-DIST dstat-0.7.2.tar.bz2 85870 SHA256 34a986d9d7c028bd9dcb6b2ef1c740f7220de5c9cf976870a2b62aca23b33bae SHA512 276447c0f5492e4d2ac78f9f5b1d08e3565d26d02a7e6a22ef70f77b20f84d2b9ba806212860886139d401e4dfc2453c0dbc9ed82398ddec0ee75f5999080624 WHIRLPOOL 1f263026b137ac3f6bfb70d8840a52769505a6c55301607a4a6afae36fd084326922bf3f8edf5399df004a3d8f7dce165b5613e6729dc2944e8e6bf1674d2cb4
DIST dstat-0.7.3.tar.gz 135583 SHA256 46e63821857b69fbc60cb2c7d893ccdd6f31cd9ef24b8bb0b68951e1c7374898 SHA512 db37cc8bb7afd235ae9088e76c4defaa4d76651b111fbfdcd0980bc96376de20d57964912799a413397a79651730503bdeb8fea5cb97ab4d6d81632f528aefd2 WHIRLPOOL ad1b2c9647aae6f5002dd7474909c29ae7ca9bdb6efd10b42ce95b9b58f49406e9b13ed3863e4946166da34c597613751b314d5915886d349f916f2159559a6a
diff --git a/sys-apps/dstat/dstat-0.6.9-r1.ebuild b/sys-apps/dstat/dstat-0.6.9-r1.ebuild
deleted file mode 100644
index 5f129b427b09..000000000000
--- a/sys-apps/dstat/dstat-0.6.9-r1.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=4
-
-PYTHON_DEPEND="2"
-
-inherit python eutils
-
-DESCRIPTION="Versatile replacement for vmstat, iostat and ifstat"
-HOMEPAGE="http://dag.wieers.com/home-made/dstat/"
-SRC_URI="http://dag.wieers.com/home-made/${PN}/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha amd64 hppa ~ia64 ~mips ~ppc ~ppc64 sparc x86"
-IUSE=""
-
-pkg_setup() {
- python_set_active_version 2
- python_pkg_setup
-}
-
-src_prepare() {
- epatch "${FILESDIR}"/${P}-CVE-2009-3894.patch # 293497
-}
-
-src_install() {
- emake DESTDIR="${D}" install
-
- dodoc \
- AUTHORS ChangeLog README TODO \
- examples/{mstat,read}.py docs/*.txt
- dohtml docs/*.html
-}
-
-pkg_postinst() {
- python_mod_optimize /usr/share/dstat
-}
-
-pkg_postrm() {
- python_mod_cleanup /usr/share/dstat
-}
diff --git a/sys-apps/dstat/dstat-0.7.2-r1.ebuild b/sys-apps/dstat/dstat-0.7.2-r1.ebuild
deleted file mode 100644
index 3f93d849ceff..000000000000
--- a/sys-apps/dstat/dstat-0.7.2-r1.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=4
-
-PYTHON_DEPEND="2"
-
-inherit python eutils
-
-DESCRIPTION="Versatile replacement for vmstat, iostat and ifstat"
-HOMEPAGE="http://dag.wieers.com/home-made/dstat/"
-SRC_URI="http://dag.wieers.com/home-made/${PN}/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha amd64 hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux"
-IUSE="wifi"
-
-RDEPEND="wifi? ( net-wireless/python-wifi )"
-DEPEND=""
-
-pkg_setup() {
- python_set_active_version 2
- python_pkg_setup
-}
-
-src_compile() {
- true
-}
-
-src_install() {
- emake DESTDIR="${ED}" install
- python_convert_shebangs 2 "${ED}usr/bin/dstat"
-
- dodoc \
- AUTHORS ChangeLog README TODO \
- examples/{mstat,read}.py docs/*.txt
- dohtml docs/*.html
-}
-
-pkg_postinst() {
- python_mod_optimize /usr/share/dstat
-}
-
-pkg_postrm() {
- python_mod_cleanup /usr/share/dstat
-}
diff --git a/sys-apps/dstat/files/dstat-0.6.9-CVE-2009-3894.patch b/sys-apps/dstat/files/dstat-0.6.9-CVE-2009-3894.patch
deleted file mode 100644
index 042552b9a3bd..000000000000
--- a/sys-apps/dstat/files/dstat-0.6.9-CVE-2009-3894.patch
+++ /dev/null
@@ -1,15 +0,0 @@
-https://bugs.gentoo.org/show_bug.cgi?id=293497
-
-Index: dstat-0.6.9/dstat
-===================================================================
---- dstat-0.6.9.orig/dstat
-+++ dstat-0.6.9/dstat
-@@ -28,8 +28,6 @@ try:
- inspath('/usr/local/share/dstat/')
- inspath('/usr/share/dstat/')
- inspath(os.path.abspath(os.path.dirname(sys.argv[0])) + '/plugins/') # binary path + /plugins/
-- inspath(os.getcwd() + '/plugins/') # current path + /plugins/
-- inspath(os.getcwd()) # current path
- inspath(os.path.expanduser('~/.dstat/')) # home + /.dstat/
- except KeyboardInterrupt, e:
- pass