diff options
author | 2005-10-17 19:15:48 +0000 | |
---|---|---|
committer | 2005-10-17 19:15:48 +0000 | |
commit | 9a946cf0d41cc855b000fde07ccc11b80c9c4bf9 (patch) | |
tree | cdef020781d58a0adb9015f38a08c0b7ce40e421 /net-fs/coda/coda-6.0.10.ebuild | |
parent | version bump (diff) | |
download | historical-9a946cf0d41cc855b000fde07ccc11b80c9c4bf9.tar.gz historical-9a946cf0d41cc855b000fde07ccc11b80c9c4bf9.tar.bz2 historical-9a946cf0d41cc855b000fde07ccc11b80c9c4bf9.zip |
Removed old version and fixed bug #109482
Package-Manager: portage-2.0.53_rc5
Diffstat (limited to 'net-fs/coda/coda-6.0.10.ebuild')
-rw-r--r-- | net-fs/coda/coda-6.0.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-fs/coda/coda-6.0.10.ebuild b/net-fs/coda/coda-6.0.10.ebuild index a4940f8161d5..10ecb27b1ba4 100644 --- a/net-fs/coda/coda-6.0.10.ebuild +++ b/net-fs/coda/coda-6.0.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-fs/coda/coda-6.0.10.ebuild,v 1.3 2005/07/07 16:26:01 griffon26 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/coda/coda-6.0.10.ebuild,v 1.4 2005/10/17 19:15:48 griffon26 Exp $ inherit eutils @@ -116,7 +116,7 @@ pkg_postinst () { einfo "To get started, run vice-setup and venus-setup." einfo einfo "Alternatively you can get a default coda setup by running:" - einfo " ebuild /var/db/pkg/${CATEGORY}/${PF}/${PF}.ebuild config" + einfo " ebuild --config =${PF}" } pkg_config () { |