summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarius Mauch <genone@gentoo.org>2007-01-24 02:43:53 +0000
committerMarius Mauch <genone@gentoo.org>2007-01-24 02:43:53 +0000
commitf83a353de9cee5ea09437134cbd77ab86126aa20 (patch)
tree2343ed93435e82cecd227366a063eba3543176fb /app-editors/nano/nano-1.3.12-r1.ebuild
parentReplacing einfo with elog (diff)
downloadgentoo-2-f83a353de9cee5ea09437134cbd77ab86126aa20.tar.gz
gentoo-2-f83a353de9cee5ea09437134cbd77ab86126aa20.tar.bz2
gentoo-2-f83a353de9cee5ea09437134cbd77ab86126aa20.zip
Replacing einfo with elog
(Portage version: 2.1.2-r2)
Diffstat (limited to 'app-editors/nano/nano-1.3.12-r1.ebuild')
-rw-r--r--app-editors/nano/nano-1.3.12-r1.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/app-editors/nano/nano-1.3.12-r1.ebuild b/app-editors/nano/nano-1.3.12-r1.ebuild
index 6746567401f2..be88e0cb4bc3 100644
--- a/app-editors/nano/nano-1.3.12-r1.ebuild
+++ b/app-editors/nano/nano-1.3.12-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/nano/nano-1.3.12-r1.ebuild,v 1.16 2006/12/20 19:51:44 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/nano/nano-1.3.12-r1.ebuild,v 1.17 2007/01/24 02:43:53 genone Exp $
#ECVS_SERVER="savannah.gnu.org:/cvsroot/nano"
#ECVS_MODULE="nano"
@@ -76,6 +76,6 @@ src_install() {
}
pkg_postinst() {
- einfo "More helpful info about nano, visit the GDP page:"
- einfo "http://www.gentoo.org/doc/en/nano-basics-guide.xml"
+ elog "More helpful info about nano, visit the GDP page:"
+ elog "http://www.gentoo.org/doc/en/nano-basics-guide.xml"
}