summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Schwarzott <zzam@gentoo.org>2010-12-18 19:44:33 +0000
committerMatthias Schwarzott <zzam@gentoo.org>2010-12-18 19:44:33 +0000
commit07c07f53b5b195bccbf8f1046a7c68ff267c6061 (patch)
tree89d5a669af22cc22256cdd86a5894a8efab37ca3 /sys-process/wait_on_pid
parenttidy (diff)
downloadgentoo-2-07c07f53b5b195bccbf8f1046a7c68ff267c6061.tar.gz
gentoo-2-07c07f53b5b195bccbf8f1046a7c68ff267c6061.tar.bz2
gentoo-2-07c07f53b5b195bccbf8f1046a7c68ff267c6061.zip
Marked stable on x86.
(Portage version: 2.1.9.25/cvs/Linux x86_64)
Diffstat (limited to 'sys-process/wait_on_pid')
-rw-r--r--sys-process/wait_on_pid/ChangeLog5
-rw-r--r--sys-process/wait_on_pid/wait_on_pid-0.0.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-process/wait_on_pid/ChangeLog b/sys-process/wait_on_pid/ChangeLog
index 34d163e66a9f..75a467d45802 100644
--- a/sys-process/wait_on_pid/ChangeLog
+++ b/sys-process/wait_on_pid/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-process/wait_on_pid
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-process/wait_on_pid/ChangeLog,v 1.3 2010/12/04 16:26:39 hd_brummy Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/wait_on_pid/ChangeLog,v 1.4 2010/12/18 19:44:33 zzam Exp $
+
+ 18 Dec 2010; Matthias Schwarzott <zzam@gentoo.org> wait_on_pid-0.0.1.ebuild:
+ Marked stable on x86.
04 Dec 2010; Joerg Bornkessel <hd_brummy@gentoo.org>
wait_on_pid-0.0.1.ebuild:
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"