summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWulf Krueger <philantrop@gentoo.org>2008-02-10 19:39:13 +0000
committerWulf Krueger <philantrop@gentoo.org>2008-02-10 19:39:13 +0000
commitd706d92b0addc5144252c53dcd170f78372f3636 (patch)
tree9dcb6878c21ebf4637172dfd8ef6afd7d5d4a32b /net-misc
parentVersion bump (bug #209525). (diff)
downloadgentoo-2-d706d92b0addc5144252c53dcd170f78372f3636.tar.gz
gentoo-2-d706d92b0addc5144252c53dcd170f78372f3636.tar.bz2
gentoo-2-d706d92b0addc5144252c53dcd170f78372f3636.zip
Marked stable on amd64.
(Portage version: 2.1.4.2)
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/kbandwidth/ChangeLog6
-rw-r--r--net-misc/kbandwidth/kbandwidth-1.0.4-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/net-misc/kbandwidth/ChangeLog b/net-misc/kbandwidth/ChangeLog
index c0890f884dd0..7a48f50a9080 100644
--- a/net-misc/kbandwidth/ChangeLog
+++ b/net-misc/kbandwidth/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-misc/kbandwidth
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/kbandwidth/ChangeLog,v 1.11 2008/01/24 17:32:10 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/kbandwidth/ChangeLog,v 1.12 2008/02/10 19:39:13 philantrop Exp $
+
+ 10 Feb 2008; Wulf C. Krueger <philantrop@gentoo.org>
+ kbandwidth-1.0.4-r1.ebuild:
+ Marked stable on amd64.
24 Jan 2008; Raúl Porcel <armin76@gentoo.org> kbandwidth-1.0.4-r1.ebuild:
alpha/x86 stable
diff --git a/net-misc/kbandwidth/kbandwidth-1.0.4-r1.ebuild b/net-misc/kbandwidth/kbandwidth-1.0.4-r1.ebuild
index 19088c479764..7f24a375e9cd 100644
--- a/net-misc/kbandwidth/kbandwidth-1.0.4-r1.ebuild
+++ b/net-misc/kbandwidth/kbandwidth-1.0.4-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 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-r1.ebuild,v 1.2 2008/01/24 17:32:10 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/kbandwidth/kbandwidth-1.0.4-r1.ebuild,v 1.3 2008/02/10 19:39:13 philantrop 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/kdebase kde-base/kicker )"