diff options
Diffstat (limited to 'dev-util/lockrun/lockrun-2.ebuild')
-rw-r--r-- | dev-util/lockrun/lockrun-2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-util/lockrun/lockrun-2.ebuild b/dev-util/lockrun/lockrun-2.ebuild index 7f4689f1eec5..85b158d842bf 100644 --- a/dev-util/lockrun/lockrun-2.ebuild +++ b/dev-util/lockrun/lockrun-2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/lockrun/lockrun-2.ebuild,v 1.3 2008/03/26 12:37:07 caleb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/lockrun/lockrun-2.ebuild,v 1.4 2009/04/08 17:24:20 jer Exp $ inherit toolchain-funcs @@ -8,7 +8,7 @@ DESCRIPTION="Lockrun - runs cronjobs with overrun protection" HOMEPAGE="http://www.unixwiz.net/tools/lockrun.html" SLOT="0" LICENSE="public-domain" -KEYWORDS="amd64 ~hppa ~x86" +KEYWORDS="amd64 hppa ~x86" IUSE="" RESTRICT="test" |