From d799ad0ffe6f1e5974b5768f7c4afc8eaddfbe83 Mon Sep 17 00:00:00 2001 From: Gianni Ceccarelli Date: Thu, 4 Jun 2009 17:37:59 +0000 Subject: fixed patch --- net-p2p/freenet/files/ext.patch | 2 +- net-p2p/freenet/freenet-0.7_p1214.ebuild | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) (limited to 'net-p2p') diff --git a/net-p2p/freenet/files/ext.patch b/net-p2p/freenet/files/ext.patch index a98e7f8..6a13ba8 100644 --- a/net-p2p/freenet/files/ext.patch +++ b/net-p2p/freenet/files/ext.patch @@ -8,7 +8,7 @@ diff -ur freenet-old/build.xml freenet/build.xml - - -- diff --git a/net-p2p/freenet/freenet-0.7_p1214.ebuild b/net-p2p/freenet/freenet-0.7_p1214.ebuild index 522847c..3ca3e5d 100644 --- a/net-p2p/freenet/freenet-0.7_p1214.ebuild +++ b/net-p2p/freenet/freenet-0.7_p1214.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/freenet/freenet-0.7_p1209-r2.ebuild,v 1.1 2009/05/05 18:59:53 tommy Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/freenet/freenet-0.7_p1213.ebuild,v 1.1 2009/06/01 21:06:36 tommy Exp $ EAPI="1" DATE=20090413 @@ -76,6 +76,7 @@ src_install() { } pkg_postinst () { + elog " " elog "1. Start freenet with /etc/init.d/freenet start." elog "2. Open localhost:8888 in your browser for the web interface." #workaround for previously existing freenet user @@ -85,6 +86,7 @@ pkg_postinst () { pkg_postrm() { if [ -z has_version ]; then + elog " " elog "If you dont want to use freenet any more" elog "and dont want to keep your identity/other stuff" elog "remember to do 'rm -rf /var/freenet' to remove everything" -- cgit v1.2.3