summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcelo Góes <vanquirius@gentoo.org>2005-04-25 02:34:58 +0000
committerMarcelo Góes <vanquirius@gentoo.org>2005-04-25 02:34:58 +0000
commit3d8bee5e66de493b3758b40b95e4b6995d8d1880 (patch)
treef082dbe53435ffb8830bea26e859b16c1c1f99ba /net-analyzer
parentPackage-Manager: portage-2.0.51.19 (diff)
downloadhistorical-3d8bee5e66de493b3758b40b95e4b6995d8d1880.tar.gz
historical-3d8bee5e66de493b3758b40b95e4b6995d8d1880.tar.bz2
historical-3d8bee5e66de493b3758b40b95e4b6995d8d1880.zip
removing old ebuilds
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/nload/ChangeLog8
-rw-r--r--net-analyzer/nload/Manifest10
-rw-r--r--net-analyzer/nload/files/digest-nload-0.4.01
-rw-r--r--net-analyzer/nload/files/digest-nload-0.5.01
-rw-r--r--net-analyzer/nload/nload-0.4.0.ebuild30
-rw-r--r--net-analyzer/nload/nload-0.5.0.ebuild38
-rw-r--r--net-analyzer/nload/nload-0.6.0.ebuild4
7 files changed, 11 insertions, 81 deletions
diff --git a/net-analyzer/nload/ChangeLog b/net-analyzer/nload/ChangeLog
index 554833adfb97..ad554f3f7422 100644
--- a/net-analyzer/nload/ChangeLog
+++ b/net-analyzer/nload/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-analyzer/nload
-# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nload/ChangeLog,v 1.15 2004/08/20 13:14:12 kugelfang Exp $
+# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nload/ChangeLog,v 1.16 2005/04/25 02:34:58 vanquirius Exp $
+
+ 24 Apr 2005; Marcelo Goes <vanquirius@gentoo.org> -nload-0.4.0.ebuild,
+ -nload-0.5.0.ebuild:
+ Removing old ebuilds.
20 Aug 2004; Danny van Dyk <kugelfang@gentoo.org> nload-0.6.0.ebuild:
Marked ~amd64.
diff --git a/net-analyzer/nload/Manifest b/net-analyzer/nload/Manifest
index 25e8f5d9db9d..16b8bd570f6a 100644
--- a/net-analyzer/nload/Manifest
+++ b/net-analyzer/nload/Manifest
@@ -1,9 +1,5 @@
-MD5 5539210fb8d5f6825a815b4bad1d182a ChangeLog 2314
+MD5 687c33ad099f5cd34203a8ab4777561b nload-0.6.0.ebuild 716
+MD5 fa6df504dc14daec651bf17a97b2f85b ChangeLog 2436
MD5 973561a9f8af7319f312cc6cc86873fb metadata.xml 342
-MD5 309d69b39f2a70f38686f180fd47a0ab nload-0.4.0.ebuild 790
-MD5 2e79735c8d420c705ece1c091a838aff nload-0.5.0.ebuild 900
-MD5 08ce56d8b3a1d11010921417b8bdc90f nload-0.6.0.ebuild 715
-MD5 82010196b674db760feb74f0c745481d files/digest-nload-0.4.0 62
-MD5 11473d2c929146cafe81a4318a3e0e74 files/digest-nload-0.5.0 63
-MD5 87062647c5d50c2924833ed2e4cff7a4 files/digest-nload-0.6.0 63
MD5 46b4abff9907d2d0f7b5e980d2286a18 files/nload-0.5.0-gcc3-gentoo.patch 448
+MD5 87062647c5d50c2924833ed2e4cff7a4 files/digest-nload-0.6.0 63
diff --git a/net-analyzer/nload/files/digest-nload-0.4.0 b/net-analyzer/nload/files/digest-nload-0.4.0
deleted file mode 100644
index a81df8c94b5b..000000000000
--- a/net-analyzer/nload/files/digest-nload-0.4.0
+++ /dev/null
@@ -1 +0,0 @@
-MD5 a2d3607263f9d63883b90c03a3b7b2b1 nload-0.4.0.tar.gz 69570
diff --git a/net-analyzer/nload/files/digest-nload-0.5.0 b/net-analyzer/nload/files/digest-nload-0.5.0
deleted file mode 100644
index c787c698ff57..000000000000
--- a/net-analyzer/nload/files/digest-nload-0.5.0
+++ /dev/null
@@ -1 +0,0 @@
-MD5 4b6bdc397f25af456ccecbf748b1af26 nload-0.5.0.tar.gz 105512
diff --git a/net-analyzer/nload/nload-0.4.0.ebuild b/net-analyzer/nload/nload-0.4.0.ebuild
deleted file mode 100644
index 83205b60e941..000000000000
--- a/net-analyzer/nload/nload-0.4.0.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2004 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nload/nload-0.4.0.ebuild,v 1.11 2004/06/24 22:13:22 agriffis Exp $
-
-DESCRIPTION="console application which monitors network traffic and bandwidth usage in real time"
-SRC_URI="mirror://sourceforge/nload/${P}.tar.gz"
-HOMEPAGE="http://roland-riegel.de/nload/index_en.html"
-
-SLOT="0"
-LICENSE="GPL-2"
-KEYWORDS="x86 sparc "
-IUSE=""
-
-DEPEND=">=sys-libs/ncurses-5.2"
-
-src_compile() {
- ./configure \
- --prefix=/usr \
- --infodir=/usr/share/info \
- --mandir=/usr/share/man \
- --host=${CHOST} || die "./configure failed"
-
- emake || die "compile failed"
-}
-
-src_install () {
- make DESTDIR=${D} install
- dodoc README INSTALL ChangeLog AUTHORS
-}
-
diff --git a/net-analyzer/nload/nload-0.5.0.ebuild b/net-analyzer/nload/nload-0.5.0.ebuild
deleted file mode 100644
index 135286164101..000000000000
--- a/net-analyzer/nload/nload-0.5.0.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2004 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nload/nload-0.5.0.ebuild,v 1.10 2004/06/24 22:13:22 agriffis Exp $
-
-inherit eutils
-
-DESCRIPTION="console application which monitors network traffic and bandwidth usage in real time"
-SRC_URI="mirror://sourceforge/nload/${P}.tar.gz"
-HOMEPAGE="http://roland-riegel.de/nload/index_en.html"
-
-SLOT="0"
-LICENSE="GPL-2"
-KEYWORDS="x86 sparc ~ppc"
-IUSE=""
-
-DEPEND=">=sys-libs/ncurses-5.2"
-
-src_unpack() {
- unpack ${A}
- cd ${S}
- epatch ${FILESDIR}/nload-0.5.0-gcc3-gentoo.patch
-}
-
-src_compile() {
- ./configure \
- --prefix=/usr \
- --infodir=/usr/share/info \
- --mandir=/usr/share/man \
- --host=${CHOST} || die "./configure failed"
-
- emake || die "compile failed"
-}
-
-src_install () {
- make DESTDIR=${D} install
- dodoc README INSTALL ChangeLog AUTHORS
-}
-
diff --git a/net-analyzer/nload/nload-0.6.0.ebuild b/net-analyzer/nload/nload-0.6.0.ebuild
index e623a13e2b55..7d10190d7751 100644
--- a/net-analyzer/nload/nload-0.6.0.ebuild
+++ b/net-analyzer/nload/nload-0.6.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nload/nload-0.6.0.ebuild,v 1.7 2004/08/20 13:14:12 kugelfang Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nload/nload-0.6.0.ebuild,v 1.8 2005/04/25 02:34:58 vanquirius Exp $
DESCRIPTION="console application which monitors network traffic and bandwidth usage in real time"
SRC_URI="mirror://sourceforge/nload/${P}.tar.gz"