diff options
author | Gregorio Guidi <greg_g@gentoo.org> | 2005-08-23 22:30:24 +0000 |
---|---|---|
committer | Gregorio Guidi <greg_g@gentoo.org> | 2005-08-23 22:30:24 +0000 |
commit | 3fd3fb23c76423d4b9a1be639b6f60f945dc3c61 (patch) | |
tree | 2e593b029b81d6f7de8dc3dc933ce5e03ec150d4 /net-misc/kbandwidth | |
parent | Stable on x86 (diff) | |
download | gentoo-2-3fd3fb23c76423d4b9a1be639b6f60f945dc3c61.tar.gz gentoo-2-3fd3fb23c76423d4b9a1be639b6f60f945dc3c61.tar.bz2 gentoo-2-3fd3fb23c76423d4b9a1be639b6f60f945dc3c61.zip |
Stable on x86.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'net-misc/kbandwidth')
-rw-r--r-- | net-misc/kbandwidth/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/kbandwidth/kbandwidth-1.0.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/kbandwidth/ChangeLog b/net-misc/kbandwidth/ChangeLog index bbf93f85cd0c..c0ac9328afbc 100644 --- a/net-misc/kbandwidth/ChangeLog +++ b/net-misc/kbandwidth/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/kbandwidth # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/kbandwidth/ChangeLog,v 1.2 2005/03/12 19:57:05 centic Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/kbandwidth/ChangeLog,v 1.3 2005/08/23 22:27:56 greg_g Exp $ + + 23 Aug 2005; Gregorio Guidi <greg_g@gentoo.org> kbandwidth-1.0.3.ebuild: + Stable on x86. *kbandwidth-1.0.3 (12 Mar 2005) diff --git a/net-misc/kbandwidth/kbandwidth-1.0.3.ebuild b/net-misc/kbandwidth/kbandwidth-1.0.3.ebuild index 1907b6519f66..879618837dff 100644 --- a/net-misc/kbandwidth/kbandwidth-1.0.3.ebuild +++ b/net-misc/kbandwidth/kbandwidth-1.0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/kbandwidth/kbandwidth-1.0.3.ebuild,v 1.1 2005/03/12 19:57:05 centic Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/kbandwidth/kbandwidth-1.0.3.ebuild,v 1.2 2005/08/23 22:27:56 greg_g Exp $ inherit kde need-kde 3 @@ -11,7 +11,7 @@ SRC_URI="http://people.freenet.de/stealth/kbandwidth/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~sparc ~amd64 ~ppc ~alpha" +KEYWORDS="~alpha ~amd64 ~ppc ~sparc x86" IUSE="" S=${WORKDIR}/${PN} |