summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJörg Bornkessel <hd_brummy@gentoo.org>2011-10-20 20:56:40 +0000
committerJörg Bornkessel <hd_brummy@gentoo.org>2011-10-20 20:56:40 +0000
commitf48a77962d979dca1a1bb74eec911ce7132283c7 (patch)
tree1168ddd8680f0657e33c6ebe6d63c6fb21ff712c /sys-process
parentDropped keepdir on /var/run/dbus as the init.d script already ensures this pa... (diff)
downloadgentoo-2-f48a77962d979dca1a1bb74eec911ce7132283c7.tar.gz
gentoo-2-f48a77962d979dca1a1bb74eec911ce7132283c7.tar.bz2
gentoo-2-f48a77962d979dca1a1bb74eec911ce7132283c7.zip
keyword ~arm
(Portage version: 2.1.10.11/cvs/Linux i686)
Diffstat (limited to 'sys-process')
-rw-r--r--sys-process/wait_on_pid/ChangeLog6
-rw-r--r--sys-process/wait_on_pid/wait_on_pid-0.0.1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-process/wait_on_pid/ChangeLog b/sys-process/wait_on_pid/ChangeLog
index 4c4c5c677b8a..8bfc683fb091 100644
--- a/sys-process/wait_on_pid/ChangeLog
+++ b/sys-process/wait_on_pid/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-process/wait_on_pid
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-process/wait_on_pid/ChangeLog,v 1.6 2011/03/16 20:48:35 hd_brummy Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/wait_on_pid/ChangeLog,v 1.7 2011/10/20 20:56:40 hd_brummy Exp $
+
+ 20 Oct 2011; Joerg Bornkessel <hd_brummy@gentoo.org>
+ wait_on_pid-0.0.1.ebuild:
+ keyword ~arm
20 Feb 2011; Kacper Kowalik <xarthisius@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 744c7e300997..8dd776c3d586 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-2011 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.5 2011/02/20 15:41:04 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/wait_on_pid/wait_on_pid-0.0.1.ebuild,v 1.6 2011/10/20 20:56:40 hd_brummy 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 ~ppc x86"
+KEYWORDS="amd64 ~arm ~ppc x86"
IUSE=""
DEPEND="!<=media-tv/gentoo-vdr-scripts-0.4.6"