diff options
author | Bret Curtis <psi29a@gentoo.org> | 2004-11-03 17:35:25 +0000 |
---|---|---|
committer | Bret Curtis <psi29a@gentoo.org> | 2004-11-03 17:35:25 +0000 |
commit | cd407eba0ac2b31aeebd031beea9b7df8f62ce1f (patch) | |
tree | 3f534c70c606af449caf79eb950ee3c25ae2c452 /net-misc/cbqinit/cbqinit-0.7.2.ebuild | |
parent | Marked ~ppc64 (Manifest recommit) (diff) | |
download | gentoo-2-cd407eba0ac2b31aeebd031beea9b7df8f62ce1f.tar.gz gentoo-2-cd407eba0ac2b31aeebd031beea9b7df8f62ce1f.tar.bz2 gentoo-2-cd407eba0ac2b31aeebd031beea9b7df8f62ce1f.zip |
marked 0.7.3 as ~mips for testing and 0.7.2 as stable.
Diffstat (limited to 'net-misc/cbqinit/cbqinit-0.7.2.ebuild')
-rw-r--r-- | net-misc/cbqinit/cbqinit-0.7.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/cbqinit/cbqinit-0.7.2.ebuild b/net-misc/cbqinit/cbqinit-0.7.2.ebuild index e44271f2b511..97fca792a178 100644 --- a/net-misc/cbqinit/cbqinit-0.7.2.ebuild +++ b/net-misc/cbqinit/cbqinit-0.7.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/cbqinit/cbqinit-0.7.2.ebuild,v 1.12 2004/10/04 22:19:36 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/cbqinit/cbqinit-0.7.2.ebuild,v 1.13 2004/11/03 17:35:25 psi29a Exp $ DESCRIPTION="Sets up class-based queue traffic control (QoS) with iproute2" HOMEPAGE="http://www.sourceforge.net/projects/cbqinit" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/cbqinit/cbq.init-v${PV}" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc sparc alpha hppa" +KEYWORDS="x86 ppc sparc alpha hppa mips" IUSE="" RDEPEND="sys-apps/iproute2" |