diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-14 22:18:04 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-14 22:18:04 +0000 |
commit | 1bce836a86086d7592bf5b58a76a6166c20077ab (patch) | |
tree | c88a5cf973ddba6a90e310586cd14879afd9d49f /sys-cluster/xmlsysd | |
parent | Stable on amd64 (diff) | |
download | gentoo-2-1bce836a86086d7592bf5b58a76a6166c20077ab.tar.gz gentoo-2-1bce836a86086d7592bf5b58a76a6166c20077ab.tar.bz2 gentoo-2-1bce836a86086d7592bf5b58a76a6166c20077ab.zip |
whitespace
(Portage version: 2.1.2.9)
Diffstat (limited to 'sys-cluster/xmlsysd')
-rw-r--r-- | sys-cluster/xmlsysd/xmlsysd-0.1.5.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sys-cluster/xmlsysd/xmlsysd-0.1.5.ebuild b/sys-cluster/xmlsysd/xmlsysd-0.1.5.ebuild index 8bfcc6228983..c53b839be70a 100644 --- a/sys-cluster/xmlsysd/xmlsysd-0.1.5.ebuild +++ b/sys-cluster/xmlsysd/xmlsysd-0.1.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/xmlsysd/xmlsysd-0.1.5.ebuild,v 1.6 2006/10/28 12:40:08 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/xmlsysd/xmlsysd-0.1.5.ebuild,v 1.7 2007/07/14 22:18:04 mr_bones_ Exp $ DESCRIPTION="A beowulf monitor daemon." SRC_URI="http://www.phy.duke.edu/~rgb/Beowulf/xmlsysd/${PN}.tgz" @@ -33,7 +33,6 @@ src_install() { dodoc CHANGES DESIGN README TODO } - pkg_postinst() { einfo "If you havent done so already please execute the following command" einfo "\"emerge --config =${CATEGORY}/${PF}\"" |