summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDominik Stadler <centic@gentoo.org>2004-12-19 12:46:14 +0000
committerDominik Stadler <centic@gentoo.org>2004-12-19 12:46:14 +0000
commitf002a41ebc81bc69c8e10ea4a1d2b54587b63b84 (patch)
treefa47d63ca5b45711d722a5e402939cfbd16ebc35 /net-misc/kbandwidth
parentfix typo. (diff)
downloadgentoo-2-f002a41ebc81bc69c8e10ea4a1d2b54587b63b84.tar.gz
gentoo-2-f002a41ebc81bc69c8e10ea4a1d2b54587b63b84.tar.bz2
gentoo-2-f002a41ebc81bc69c8e10ea4a1d2b54587b63b84.zip
New ebuild
Diffstat (limited to 'net-misc/kbandwidth')
-rw-r--r--net-misc/kbandwidth/ChangeLog10
-rw-r--r--net-misc/kbandwidth/Manifest5
-rw-r--r--net-misc/kbandwidth/files/digest-kbandwidth-1.0.21
-rw-r--r--net-misc/kbandwidth/kbandwidth-1.0.2.ebuild16
-rw-r--r--net-misc/kbandwidth/metadata.xml5
5 files changed, 37 insertions, 0 deletions
diff --git a/net-misc/kbandwidth/ChangeLog b/net-misc/kbandwidth/ChangeLog
new file mode 100644
index 000000000000..8f42f7edcffd
--- /dev/null
+++ b/net-misc/kbandwidth/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for net-misc/kbandwidth
+# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-misc/kbandwidth/ChangeLog,v 1.1 2004/12/19 12:46:14 centic Exp $
+
+*kbandwidth-1.0.2 (19 Dec 2004)
+
+ 19 Dec 2004; Dominik Stadler <centic@gentoo.org> +metadata.xml,
+ +kbandwidth-1.0.2.ebuild:
+ New ebuild, see Bug 74778
+
diff --git a/net-misc/kbandwidth/Manifest b/net-misc/kbandwidth/Manifest
new file mode 100644
index 000000000000..ea997c5639d1
--- /dev/null
+++ b/net-misc/kbandwidth/Manifest
@@ -0,0 +1,5 @@
+MD5 1b6808bbd78c9161f8b7efb090d966f8 metadata.xml 162
+MD5 a0021fff5ceaab8700b35f04b3bcf9be ChangeLog 202
+MD5 b95d5100b3bf90b352a8d4c4dbb255c5 kbandwidth-1.0.2.ebuild 412
+MD5 01bcf212b917ec08510df137dcfbb590 files/digest-kbandwidth-1.0.1 68
+MD5 0bc1ab7a6eefbf007a94f5bd92aff310 files/digest-kbandwidth-1.0.2 68
diff --git a/net-misc/kbandwidth/files/digest-kbandwidth-1.0.2 b/net-misc/kbandwidth/files/digest-kbandwidth-1.0.2
new file mode 100644
index 000000000000..4d53028280d5
--- /dev/null
+++ b/net-misc/kbandwidth/files/digest-kbandwidth-1.0.2
@@ -0,0 +1 @@
+MD5 b3f7cfc1cbecfde8342276476dac16fe kbandwidth-1.0.2.tar.gz 690185
diff --git a/net-misc/kbandwidth/kbandwidth-1.0.2.ebuild b/net-misc/kbandwidth/kbandwidth-1.0.2.ebuild
new file mode 100644
index 000000000000..1031f6d87a02
--- /dev/null
+++ b/net-misc/kbandwidth/kbandwidth-1.0.2.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2004 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-misc/kbandwidth/kbandwidth-1.0.2.ebuild,v 1.1 2004/12/19 12:46:14 centic Exp $
+
+inherit kde
+need-kde 3
+
+DESCRIPTION="Network monitoring Kicker-applet for KDE 3.x"
+HOMEPAGE="http://www.kde-apps.org/content/show.php?content=18939"
+SRC_URI="http://people.freenet.de/stealth/kbandwidth/${P}.tar.gz"
+
+SLOT="0"
+LICENSE="GPL-2"
+KEYWORDS="x86 ~sparc ~amd64 ~ppc ~alpha"
+IUSE=""
+
diff --git a/net-misc/kbandwidth/metadata.xml b/net-misc/kbandwidth/metadata.xml
new file mode 100644
index 000000000000..b435a8440ccd
--- /dev/null
+++ b/net-misc/kbandwidth/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd>kde-other</herd>
+</pkgmetadata>