diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-01-24 17:32:10 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-01-24 17:32:10 +0000 |
commit | 95bee696b5de7a21cc8ae045f69926f3238e3555 (patch) | |
tree | d8325a1d996f7569c26d39e080f6142cf9c16401 /net-misc/kbandwidth | |
parent | whitespace (diff) | |
download | gentoo-2-95bee696b5de7a21cc8ae045f69926f3238e3555.tar.gz gentoo-2-95bee696b5de7a21cc8ae045f69926f3238e3555.tar.bz2 gentoo-2-95bee696b5de7a21cc8ae045f69926f3238e3555.zip |
alpha/x86 stable
(Portage version: 2.1.3.19)
Diffstat (limited to 'net-misc/kbandwidth')
-rw-r--r-- | net-misc/kbandwidth/ChangeLog | 7 | ||||
-rw-r--r-- | net-misc/kbandwidth/kbandwidth-1.0.4-r1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-misc/kbandwidth/ChangeLog b/net-misc/kbandwidth/ChangeLog index 4736d677732a..c0890f884dd0 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.10 2007/12/16 23:08:39 philantrop Exp $ +# 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 $ + + 24 Jan 2008; Raúl Porcel <armin76@gentoo.org> kbandwidth-1.0.4-r1.ebuild: + alpha/x86 stable *kbandwidth-1.0.4-r1 (16 Dec 2007) diff --git a/net-misc/kbandwidth/kbandwidth-1.0.4-r1.ebuild b/net-misc/kbandwidth/kbandwidth-1.0.4-r1.ebuild index 349befbb2059..19088c479764 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-2007 Gentoo Foundation +# 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.1 2007/12/16 23:08:39 philantrop Exp $ +# $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 $ 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 )" |