diff options
author | Joshua Jackson <tsunam@gentoo.org> | 2006-06-07 05:06:39 +0000 |
---|---|---|
committer | Joshua Jackson <tsunam@gentoo.org> | 2006-06-07 05:06:39 +0000 |
commit | 1356c89885247bdf332cc39dc162b547e27c8b29 (patch) | |
tree | 822de0806d263da980bb6a2d02ecca218d600312 /net-misc/kbandwidth | |
parent | stable on x86..I didn't find nemo though :( (diff) | |
download | gentoo-2-1356c89885247bdf332cc39dc162b547e27c8b29.tar.gz gentoo-2-1356c89885247bdf332cc39dc162b547e27c8b29.tar.bz2 gentoo-2-1356c89885247bdf332cc39dc162b547e27c8b29.zip |
Stable on x86; nothing witty to say
(Portage version: 2.1_rc4-r3)
Diffstat (limited to 'net-misc/kbandwidth')
-rw-r--r-- | net-misc/kbandwidth/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/kbandwidth/kbandwidth-1.0.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/kbandwidth/ChangeLog b/net-misc/kbandwidth/ChangeLog index dbbe109a0a0b..f40d0dd106ac 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.6 2006/06/05 19:14:44 tcort Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/kbandwidth/ChangeLog,v 1.7 2006/06/07 05:06:39 tsunam Exp $ + + 07 Jun 2006; Joshua Jackson <tsunam@gentoo.org> kbandwidth-1.0.4.ebuild: + Stable on x86; bug #135657 05 Jun 2006; Thomas Cort <tcort@gentoo.org> kbandwidth-1.0.4.ebuild: Stable on alpha wrt Bug #135657. diff --git a/net-misc/kbandwidth/kbandwidth-1.0.4.ebuild b/net-misc/kbandwidth/kbandwidth-1.0.4.ebuild index 2fd458663a6b..81b8f9e11605 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.2 2006/06/05 19:14:44 tcort Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/kbandwidth/kbandwidth-1.0.4.ebuild,v 1.3 2006/06/07 05:06:39 tsunam 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 ) |