summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarius Mauch <genone@gentoo.org>2007-03-03 23:21:21 +0000
committerMarius Mauch <genone@gentoo.org>2007-03-03 23:21:21 +0000
commit1a8fdc9e11b0ff40e066200fb4ca4177e1a4abc0 (patch)
treecff4cc8addb6d2d347577c83a87801fddbb7ed74 /dev-lisp/cl-fare-matcher/cl-fare-matcher-1.1-r1.ebuild
parentReplacing einfo with elog (diff)
downloadgentoo-2-1a8fdc9e11b0ff40e066200fb4ca4177e1a4abc0.tar.gz
gentoo-2-1a8fdc9e11b0ff40e066200fb4ca4177e1a4abc0.tar.bz2
gentoo-2-1a8fdc9e11b0ff40e066200fb4ca4177e1a4abc0.zip
Replacing einfo with elog
(Portage version: 2.1.2-r10)
Diffstat (limited to 'dev-lisp/cl-fare-matcher/cl-fare-matcher-1.1-r1.ebuild')
-rw-r--r--dev-lisp/cl-fare-matcher/cl-fare-matcher-1.1-r1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-lisp/cl-fare-matcher/cl-fare-matcher-1.1-r1.ebuild b/dev-lisp/cl-fare-matcher/cl-fare-matcher-1.1-r1.ebuild
index 9ae9bc3127d1..5a81d1cc9193 100644
--- a/dev-lisp/cl-fare-matcher/cl-fare-matcher-1.1-r1.ebuild
+++ b/dev-lisp/cl-fare-matcher/cl-fare-matcher-1.1-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-fare-matcher/cl-fare-matcher-1.1-r1.ebuild,v 1.7 2005/05/24 18:48:33 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-fare-matcher/cl-fare-matcher-1.1-r1.ebuild,v 1.8 2007/03/03 23:21:21 genone Exp $
inherit common-lisp eutils
@@ -33,7 +33,7 @@ src_install() {
pkg_postinst() {
register-common-lisp-source ${CLPACKAGE}
- while read line; do einfo ${line}; done <<EOF
+ while read line; do elog ${line}; done <<EOF
The comments within the source for fare-matcher provide documentation.
You can find summarized documentation at the CLiki.