diff options
author | 2007-06-27 16:05:49 +0000 | |
---|---|---|
committer | 2007-06-27 16:05:49 +0000 | |
commit | 555a1bbced8e989120e1a2e9c3cc65dd3871d69a (patch) | |
tree | 799a0d410aa37dc96ace8efc34bf480b9b5db070 /sys-process/schedutils/schedutils-1.5.0.ebuild | |
parent | Stable on sparc wrt #169507 (diff) | |
download | historical-555a1bbced8e989120e1a2e9c3cc65dd3871d69a.tar.gz historical-555a1bbced8e989120e1a2e9c3cc65dd3871d69a.tar.bz2 historical-555a1bbced8e989120e1a2e9c3cc65dd3871d69a.zip |
stable x86, bug 182524
Package-Manager: portage-2.1.2.7
Diffstat (limited to 'sys-process/schedutils/schedutils-1.5.0.ebuild')
-rw-r--r-- | sys-process/schedutils/schedutils-1.5.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-process/schedutils/schedutils-1.5.0.ebuild b/sys-process/schedutils/schedutils-1.5.0.ebuild index c4cf64378799..e9e730e05456 100644 --- a/sys-process/schedutils/schedutils-1.5.0.ebuild +++ b/sys-process/schedutils/schedutils-1.5.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-process/schedutils/schedutils-1.5.0.ebuild,v 1.2 2007/06/20 12:11:38 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/schedutils/schedutils-1.5.0.ebuild,v 1.3 2007/06/27 16:05:49 opfer Exp $ DESCRIPTION="Utilities for manipulating kernel schedular parameters" HOMEPAGE="http://rlove.org/schedutils/" @@ -8,7 +8,7 @@ SRC_URI="http://rlove.org/schedutils/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" IUSE="" DEPEND="" |