summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Wegener <swegener@gentoo.org>2004-12-05 01:17:51 +0000
committerSven Wegener <swegener@gentoo.org>2004-12-05 01:17:51 +0000
commit1a7b6b0994f1ad3ad52280aebacb94efffc80dda (patch)
tree3f5918b01298a16bdaa8abeb71b2e2ba8668345a /sys-apps/dstat
parentFixed bug #70116. (diff)
downloadhistorical-1a7b6b0994f1ad3ad52280aebacb94efffc80dda.tar.gz
historical-1a7b6b0994f1ad3ad52280aebacb94efffc80dda.tar.bz2
historical-1a7b6b0994f1ad3ad52280aebacb94efffc80dda.zip
Removed old ebuilds.
Diffstat (limited to 'sys-apps/dstat')
-rw-r--r--sys-apps/dstat/ChangeLog6
-rw-r--r--sys-apps/dstat/Manifest12
-rw-r--r--sys-apps/dstat/dstat-0.5.2.ebuild23
-rw-r--r--sys-apps/dstat/dstat-0.5.4.ebuild23
-rw-r--r--sys-apps/dstat/files/digest-dstat-0.5.21
-rw-r--r--sys-apps/dstat/files/digest-dstat-0.5.41
6 files changed, 9 insertions, 57 deletions
diff --git a/sys-apps/dstat/ChangeLog b/sys-apps/dstat/ChangeLog
index ec7a7a652d7b..c14b4835d901 100644
--- a/sys-apps/dstat/ChangeLog
+++ b/sys-apps/dstat/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-apps/dstat
# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/dstat/ChangeLog,v 1.3 2004/12/02 15:24:08 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/dstat/ChangeLog,v 1.4 2004/12/05 01:17:51 swegener Exp $
+
+ 05 Dec 2004; Sven Wegener <swegener@gentoo.org> -dstat-0.5.2.ebuild,
+ -dstat-0.5.4.ebuild:
+ Removed old ebuilds.
*dstat-0.5.5 (02 Dec 2004)
diff --git a/sys-apps/dstat/Manifest b/sys-apps/dstat/Manifest
index a2e0fda159c8..fbb7194b2b02 100644
--- a/sys-apps/dstat/Manifest
+++ b/sys-apps/dstat/Manifest
@@ -2,17 +2,13 @@
Hash: SHA1
MD5 d414a05e53872ba4fabb7d2e74f3a6c5 dstat-0.5.5.ebuild 640
-MD5 f5130bb2411bc8bc89afb230c9188d52 dstat-0.5.2.ebuild 640
-MD5 8d5637118847af9d1974cc368698e993 dstat-0.5.4.ebuild 640
-MD5 6dae218d400b83c4a66a740ec20cc71a ChangeLog 592
+MD5 023b528adea70bb099ba87e433c6b3f5 ChangeLog 710
MD5 974a233a637ca866c2f225bfa5b90312 metadata.xml 701
-MD5 612731a09013c28e27503e23d80213dc files/digest-dstat-0.5.2 63
-MD5 fd512d0e2fd20a09a945e159c9d2e703 files/digest-dstat-0.5.4 63
MD5 8387f6db5751b931ddcb72e6cb180af3 files/digest-dstat-0.5.5 63
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.9.10 (GNU/Linux)
-iD8DBQFBrzOgI1lqEGTUzyQRArH3AJkB2V6c2ZJgnXPDHfSqjiciidweIwCgukwL
-kpKSftDA6BsP/zWhQRcjVIA=
-=WeBU
+iD8DBQFBsmHEI1lqEGTUzyQRAv0EAKCO4KlX3OQCUZOwcOHnSLmjT+ucwACg3SjI
+rd5lByBZoDeIIGWY/Me6L70=
+=kj8y
-----END PGP SIGNATURE-----
diff --git a/sys-apps/dstat/dstat-0.5.2.ebuild b/sys-apps/dstat/dstat-0.5.2.ebuild
deleted file mode 100644
index 81df22d0267c..000000000000
--- a/sys-apps/dstat/dstat-0.5.2.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2004 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/dstat/dstat-0.5.2.ebuild,v 1.1 2004/11/13 19:32:32 swegener Exp $
-
-DESCRIPTION="Dstat is a 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="~x86"
-IUSE=""
-
-RDEPEND="virtual/python"
-DEPEND=""
-
-src_compile() {
- true
-}
-
-src_install() {
- dobin dstat || die "dobin failed"
- dodoc AUTHORS ChangeLog README TODO dstat.conf || die "dodoc failed"
-}
diff --git a/sys-apps/dstat/dstat-0.5.4.ebuild b/sys-apps/dstat/dstat-0.5.4.ebuild
deleted file mode 100644
index 596a80f0278e..000000000000
--- a/sys-apps/dstat/dstat-0.5.4.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2004 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/dstat/dstat-0.5.4.ebuild,v 1.1 2004/11/26 01:08:24 swegener Exp $
-
-DESCRIPTION="Dstat is a 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="~x86"
-IUSE=""
-
-RDEPEND="virtual/python"
-DEPEND=""
-
-src_compile() {
- true
-}
-
-src_install() {
- dobin dstat || die "dobin failed"
- dodoc AUTHORS ChangeLog README TODO dstat.conf || die "dodoc failed"
-}
diff --git a/sys-apps/dstat/files/digest-dstat-0.5.2 b/sys-apps/dstat/files/digest-dstat-0.5.2
deleted file mode 100644
index 45c6346e486d..000000000000
--- a/sys-apps/dstat/files/digest-dstat-0.5.2
+++ /dev/null
@@ -1 +0,0 @@
-MD5 349e3209dc83cc7b79e1d7ba068e88c3 dstat-0.5.2.tar.bz2 15973
diff --git a/sys-apps/dstat/files/digest-dstat-0.5.4 b/sys-apps/dstat/files/digest-dstat-0.5.4
deleted file mode 100644
index 647dc33a5768..000000000000
--- a/sys-apps/dstat/files/digest-dstat-0.5.4
+++ /dev/null
@@ -1 +0,0 @@
-MD5 2b226868cc68efa18a54f4a8f0a1259c dstat-0.5.4.tar.bz2 20562