* [gentoo-commits] gentoo-x86 commit in sys-process/wait_on_pid: metadata.xml ChangeLog wait_on_pid-0.0.1.ebuild
@ 2009-12-13 10:04 Matthias Schwarzott (zzam)
0 siblings, 0 replies; only message in thread
From: Matthias Schwarzott (zzam) @ 2009-12-13 10:04 UTC (permalink / raw
To: gentoo-commits
zzam 09/12/13 10:04:32
Added: metadata.xml ChangeLog wait_on_pid-0.0.1.ebuild
Log:
Moved this utility from gentoo-vdr-scripts into an extra package.
(Portage version: 2.2_rc59/cvs/Linux i686)
Revision Changes Path
1.1 sys-process/wait_on_pid/metadata.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-process/wait_on_pid/metadata.xml?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-process/wait_on_pid/metadata.xml?rev=1.1&content-type=text/plain
Index: metadata.xml
===================================================================
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>no-herd</herd>
<maintainer>
<email>zzam@gentoo.org</email>
<name>Matthias Schwarzott</name>
</maintainer>
</pkgmetadata>
1.1 sys-process/wait_on_pid/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-process/wait_on_pid/ChangeLog?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-process/wait_on_pid/ChangeLog?rev=1.1&content-type=text/plain
Index: ChangeLog
===================================================================
# ChangeLog for sys-process/wait_on_pid
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-process/wait_on_pid/ChangeLog,v 1.1 2009/12/13 10:04:32 zzam Exp $
*wait_on_pid-0.0.1 (13 Dec 2009)
13 Dec 2009; Matthias Schwarzott <zzam@gentoo.org>
+wait_on_pid-0.0.1.ebuild, +metadata.xml:
Moved this utility from gentoo-vdr-scripts into an extra package.
1.1 sys-process/wait_on_pid/wait_on_pid-0.0.1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-process/wait_on_pid/wait_on_pid-0.0.1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-process/wait_on_pid/wait_on_pid-0.0.1.ebuild?rev=1.1&content-type=text/plain
Index: wait_on_pid-0.0.1.ebuild
===================================================================
# Copyright 1999-2009 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.1 2009/12/13 10:04:32 zzam Exp $
EAPI="2"
DESCRIPTION="small utility to wait for an arbitrary process to exit"
HOMEPAGE="http://dev.gentoo.org/~zzam/wait_on_pid/"
SRC_URI="mirror://gentoo/$P.tar.bz2 http://dev.gentoo.org/~zzam/wait_on_pid/$P.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~x86"
IUSE=""
DEPEND="!<=media-tv/gentoo-vdr-scripts-0.4.6"
RDEPEND=""
src_install() {
dobin wait_on_pid || die
dodoc README
}
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2009-12-13 10:04 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-13 10:04 [gentoo-commits] gentoo-x86 commit in sys-process/wait_on_pid: metadata.xml ChangeLog wait_on_pid-0.0.1.ebuild Matthias Schwarzott (zzam)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox