From e80570954c9138b8bdd1803122239124a8869230 Mon Sep 17 00:00:00 2001 From: Stefan Schweizer Date: Mon, 14 Mar 2005 21:33:29 +0000 Subject: add einfo (Portage version: 1.585-cvs) --- app-text/acroread/acroread-7.0.ebuild | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'app-text/acroread') diff --git a/app-text/acroread/acroread-7.0.ebuild b/app-text/acroread/acroread-7.0.ebuild index 58ac58f2b8d1..2af2f7c55d22 100644 --- a/app-text/acroread/acroread-7.0.ebuild +++ b/app-text/acroread/acroread-7.0.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/app-text/acroread/acroread-7.0.ebuild,v 1.1 2005/03/14 21:27:05 genstef Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/acroread/acroread-7.0.ebuild,v 1.2 2005/03/14 21:33:29 genstef Exp $ inherit nsplugins eutils @@ -67,4 +67,6 @@ src_install() { pkg_postinst () { # fix wrong directory permissions (bug #25931) find ${INSTALLDIR} -type d | xargs chmod 755 || die + + einfo "The browser plugin does not work on firefox 1.0.1 (yet)" } -- cgit v1.2.3-65-gdbad