diff options
author | Matthias Schwarzott <zzam@gentoo.org> | 2010-12-18 19:44:33 +0000 |
---|---|---|
committer | Matthias Schwarzott <zzam@gentoo.org> | 2010-12-18 19:44:33 +0000 |
commit | 83fed6f09d7d5b650fc69ceb4096bf381dbd12af (patch) | |
tree | 167157dd4cd8ecf16c5f55d4fe1edfbe8fc263da /sys-process/wait_on_pid/wait_on_pid-0.0.1.ebuild | |
parent | tidy (diff) | |
download | historical-83fed6f09d7d5b650fc69ceb4096bf381dbd12af.tar.gz historical-83fed6f09d7d5b650fc69ceb4096bf381dbd12af.tar.bz2 historical-83fed6f09d7d5b650fc69ceb4096bf381dbd12af.zip |
Marked stable on x86.
Package-Manager: portage-2.1.9.25/cvs/Linux x86_64
Diffstat (limited to 'sys-process/wait_on_pid/wait_on_pid-0.0.1.ebuild')
-rw-r--r-- | sys-process/wait_on_pid/wait_on_pid-0.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-process/wait_on_pid/wait_on_pid-0.0.1.ebuild b/sys-process/wait_on_pid/wait_on_pid-0.0.1.ebuild index 514de495fa2c..297165b1d4ab 100644 --- a/sys-process/wait_on_pid/wait_on_pid-0.0.1.ebuild +++ b/sys-process/wait_on_pid/wait_on_pid-0.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-process/wait_on_pid/wait_on_pid-0.0.1.ebuild,v 1.3 2010/12/04 16:26:39 hd_brummy Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/wait_on_pid/wait_on_pid-0.0.1.ebuild,v 1.4 2010/12/18 19:44:33 zzam Exp $ EAPI="2" @@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/$P.tar.bz2 http://dev.gentoo.org/~zzam/wait_on_pid/$P.t LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND="!<=media-tv/gentoo-vdr-scripts-0.4.6" |