diff options
author | Christoph Mende <angelos@gentoo.org> | 2007-10-09 15:13:59 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2007-10-09 15:13:59 +0000 |
commit | a347d93c3ad50c116649369a38d878f328b293d0 (patch) | |
tree | f99dde952c8e3c9fca5c1740cf3ae896698b3756 /net-misc | |
parent | Stable on amd64 wrt bug #194413 (diff) | |
download | gentoo-2-a347d93c3ad50c116649369a38d878f328b293d0.tar.gz gentoo-2-a347d93c3ad50c116649369a38d878f328b293d0.tar.bz2 gentoo-2-a347d93c3ad50c116649369a38d878f328b293d0.zip |
Stable on amd64 wrt bug #194451
(Portage version: 2.1.3.12)
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/kbandwidth/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/kbandwidth/kbandwidth-1.0.4.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/net-misc/kbandwidth/ChangeLog b/net-misc/kbandwidth/ChangeLog index 49cf9c3ff870..e74929de30ed 100644 --- a/net-misc/kbandwidth/ChangeLog +++ b/net-misc/kbandwidth/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/kbandwidth # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/kbandwidth/ChangeLog,v 1.8 2007/02/22 02:28:53 peper Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/kbandwidth/ChangeLog,v 1.9 2007/10/09 15:13:59 angelos Exp $ + + 09 Oct 2007; Christoph Mende <angelos@gentoo.org> kbandwidth-1.0.4.ebuild: + Stable on amd64 wrt bug #194451 22 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog: Transition to Manifest2. diff --git a/net-misc/kbandwidth/kbandwidth-1.0.4.ebuild b/net-misc/kbandwidth/kbandwidth-1.0.4.ebuild index ffc9971b92a3..1c496c21dd96 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 +# Copyright 1999-2007 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.4 2007/02/04 08:27:11 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/kbandwidth/kbandwidth-1.0.4.ebuild,v 1.5 2007/10/09 15:13:59 angelos 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 ) |