summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Cort <tcort@gentoo.org>2006-06-05 19:14:44 +0000
committerThomas Cort <tcort@gentoo.org>2006-06-05 19:14:44 +0000
commit1d62a4d477c4077b77bebf6daff1421bfc1b1221 (patch)
tree34b71614d61a48df2c0f5f577531e1c7092a762a /net-misc/kbandwidth
parentfix #132391 (diff)
downloadgentoo-2-1d62a4d477c4077b77bebf6daff1421bfc1b1221.tar.gz
gentoo-2-1d62a4d477c4077b77bebf6daff1421bfc1b1221.tar.bz2
gentoo-2-1d62a4d477c4077b77bebf6daff1421bfc1b1221.zip
Stable on alpha wrt Bug #135657.
(Portage version: 2.0.54-r2)
Diffstat (limited to 'net-misc/kbandwidth')
-rw-r--r--net-misc/kbandwidth/ChangeLog5
-rw-r--r--net-misc/kbandwidth/kbandwidth-1.0.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/kbandwidth/ChangeLog b/net-misc/kbandwidth/ChangeLog
index cf9613ed7e9f..dbbe109a0a0b 100644
--- a/net-misc/kbandwidth/ChangeLog
+++ b/net-misc/kbandwidth/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/kbandwidth
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/kbandwidth/ChangeLog,v 1.5 2006/02/26 15:41:25 carlo Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/kbandwidth/ChangeLog,v 1.6 2006/06/05 19:14:44 tcort Exp $
+
+ 05 Jun 2006; Thomas Cort <tcort@gentoo.org> kbandwidth-1.0.4.ebuild:
+ Stable on alpha wrt Bug #135657.
*kbandwidth-1.0.4 (26 Feb 2006)
diff --git a/net-misc/kbandwidth/kbandwidth-1.0.4.ebuild b/net-misc/kbandwidth/kbandwidth-1.0.4.ebuild
index a11e0455f2b8..2fd458663a6b 100644
--- a/net-misc/kbandwidth/kbandwidth-1.0.4.ebuild
+++ b/net-misc/kbandwidth/kbandwidth-1.0.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/kbandwidth/kbandwidth-1.0.4.ebuild,v 1.1 2006/02/26 15:41:25 carlo Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/kbandwidth/kbandwidth-1.0.4.ebuild,v 1.2 2006/06/05 19:14:44 tcort Exp $
inherit kde
@@ -10,7 +10,7 @@ SRC_URI="http://people.freenet.de/stealth/kbandwidth/${P}.tar.gz"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86"
+KEYWORDS="alpha ~amd64 ~ppc ~sparc ~x86"
IUSE=""
RDEPEND=|| ( kde-base/kicker kde-base/kdebase )