diff options
author | 2009-04-08 17:24:20 +0000 | |
---|---|---|
committer | 2009-04-08 17:24:20 +0000 | |
commit | 9ba9a57657c4f9c00c6286ece9321aed7ca1b773 (patch) | |
tree | f8aaddb93207ec33449af7bad88f9adfe94167f6 /dev-util/lockrun/lockrun-2.ebuild | |
parent | Stable on alpha, bug #265306 (diff) | |
download | gentoo-2-9ba9a57657c4f9c00c6286ece9321aed7ca1b773.tar.gz gentoo-2-9ba9a57657c4f9c00c6286ece9321aed7ca1b773.tar.bz2 gentoo-2-9ba9a57657c4f9c00c6286ece9321aed7ca1b773.zip |
Stable for HPPA (bug #265452).
(Portage version: 2.2_rc28/cvs/Linux i686)
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" |