diff options
author | Martin Holzer <mholzer@gentoo.org> | 2003-03-23 10:06:59 +0000 |
---|---|---|
committer | Martin Holzer <mholzer@gentoo.org> | 2003-03-23 10:06:59 +0000 |
commit | accbc3b3b74e9942be9cc77306c9de1ca9f829d7 (patch) | |
tree | 91962afe56e0c513be43682f68ab0cb2b25422ba /net-p2p/gnunet | |
parent | ~ppc in keywords (diff) | |
download | gentoo-2-accbc3b3b74e9942be9cc77306c9de1ca9f829d7.tar.gz gentoo-2-accbc3b3b74e9942be9cc77306c9de1ca9f829d7.tar.bz2 gentoo-2-accbc3b3b74e9942be9cc77306c9de1ca9f829d7.zip |
Added postinst with einfo about the config file. closes #18020.
Diffstat (limited to 'net-p2p/gnunet')
-rw-r--r-- | net-p2p/gnunet/ChangeLog | 6 | ||||
-rw-r--r-- | net-p2p/gnunet/gnunet-0.4.6.ebuild | 10 | ||||
-rw-r--r-- | net-p2p/gnunet/gnunet-0.5.1a.ebuild | 10 | ||||
-rw-r--r-- | net-p2p/gnunet/gnunet-0.5.2a.ebuild | 10 |
4 files changed, 32 insertions, 4 deletions
diff --git a/net-p2p/gnunet/ChangeLog b/net-p2p/gnunet/ChangeLog index f844eba4a680..fa405a52433e 100644 --- a/net-p2p/gnunet/ChangeLog +++ b/net-p2p/gnunet/ChangeLog @@ -1,9 +1,13 @@ # ChangeLog for net-p2p/gnunet # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/gnunet/ChangeLog,v 1.6 2003/03/23 01:34:06 spider Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/gnunet/ChangeLog,v 1.7 2003/03/23 10:06:58 mholzer Exp $ *gnunet-0.5.2a (23 mar 2003) + 23 Mar 2003; Martin Holzer <mholzer@gentoo.org> gnunet-0.4.6.ebuild, + gnunet-0.5.1a.ebuild, gnunet-0.5.2a.ebuild: + Added postinst with einfo about the config file. closes #18020. + 23 mar 2003; <spider@gentoo.org> gnunet-0.5.2a.ebuild: Updated, bugfix release diff --git a/net-p2p/gnunet/gnunet-0.4.6.ebuild b/net-p2p/gnunet/gnunet-0.4.6.ebuild index 3a30c181501f..665afff65278 100644 --- a/net-p2p/gnunet/gnunet-0.4.6.ebuild +++ b/net-p2p/gnunet/gnunet-0.4.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/gnunet/gnunet-0.4.6.ebuild,v 1.4 2003/02/13 15:19:31 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/gnunet/gnunet-0.4.6.ebuild,v 1.5 2003/03/23 10:06:59 mholzer Exp $ S="${WORKDIR}/GNUnet-${PV}" DESCRIPTION="GNUnet is an anonymous, distributed, reputation based network." @@ -35,3 +35,11 @@ src_install () { docinto contrib dodoc contrib/* } + +pkg_postinst() { + einfo "" + einfo "now copy an appropriate config file from" + einfo "/usr/share/doc/${P}/contrib" + einfo "to ~/.gnunet/gnunet.conf" + einfo "" +} diff --git a/net-p2p/gnunet/gnunet-0.5.1a.ebuild b/net-p2p/gnunet/gnunet-0.5.1a.ebuild index a966fbe2e105..9357e3cfed7c 100644 --- a/net-p2p/gnunet/gnunet-0.5.1a.ebuild +++ b/net-p2p/gnunet/gnunet-0.5.1a.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/gnunet/gnunet-0.5.1a.ebuild,v 1.2 2003/02/13 15:19:37 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/gnunet/gnunet-0.5.1a.ebuild,v 1.3 2003/03/23 10:06:59 mholzer Exp $ S="${WORKDIR}/GNUnet-${PV}" DESCRIPTION="GNUnet is an anonymous, distributed, reputation based network." @@ -30,3 +30,11 @@ src_install () { docinto contrib dodoc contrib/* } + +pkg_postinst() { + einfo "" + einfo "now copy an appropriate config file from" + einfo "/usr/share/doc/${P}/contrib" + einfo "to ~/.gnunet/gnunet.conf" + einfo "" +} diff --git a/net-p2p/gnunet/gnunet-0.5.2a.ebuild b/net-p2p/gnunet/gnunet-0.5.2a.ebuild index 1692daeccb6b..88639755cfc9 100644 --- a/net-p2p/gnunet/gnunet-0.5.2a.ebuild +++ b/net-p2p/gnunet/gnunet-0.5.2a.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/gnunet/gnunet-0.5.2a.ebuild,v 1.1 2003/03/23 01:34:06 spider Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/gnunet/gnunet-0.5.2a.ebuild,v 1.2 2003/03/23 10:06:59 mholzer Exp $ S="${WORKDIR}/GNUnet-${PV}" DESCRIPTION="GNUnet is an anonymous, distributed, reputation based network." @@ -30,3 +30,11 @@ src_install () { docinto contrib dodoc contrib/* } + +pkg_postinst() { + einfo "" + einfo "now copy an appropriate config file from" + einfo "/usr/share/doc/${P}/contrib" + einfo "to ~/.gnunet/gnunet.conf" + einfo "" +} |