diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2008-04-08 05:29:56 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2008-04-08 05:29:56 +0000 |
commit | 8a8a266e5f8a5a32e765b72bcaf6630780b4cd90 (patch) | |
tree | e0411a456a3a744cc38448f30a83a1e4759821ff /net-misc/unison/unison-2.27.57-r1.ebuild | |
parent | whitespace (diff) | |
download | gentoo-2-8a8a266e5f8a5a32e765b72bcaf6630780b4cd90.tar.gz gentoo-2-8a8a266e5f8a5a32e765b72bcaf6630780b4cd90.tar.bz2 gentoo-2-8a8a266e5f8a5a32e765b72bcaf6630780b4cd90.zip |
whitespace
(Portage version: 2.1.4.4)
Diffstat (limited to 'net-misc/unison/unison-2.27.57-r1.ebuild')
-rw-r--r-- | net-misc/unison/unison-2.27.57-r1.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net-misc/unison/unison-2.27.57-r1.ebuild b/net-misc/unison/unison-2.27.57-r1.ebuild index 133391839b8e..c3f9f1328345 100644 --- a/net-misc/unison/unison-2.27.57-r1.ebuild +++ b/net-misc/unison/unison-2.27.57-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/unison/unison-2.27.57-r1.ebuild,v 1.1 2008/04/07 21:35:31 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/unison/unison-2.27.57-r1.ebuild,v 1.2 2008/04/08 05:29:56 mr_bones_ Exp $ EAPI=1 @@ -76,7 +76,6 @@ src_install () { fi } - pkg_postinst() { elog "Unison now uses SLOTs, so you can specify servercmd=/usr/bin/unison-${SLOT}" elog "in your profile files to access exactly this version over ssh." |