diff options
author | Marius Mauch <genone@gentoo.org> | 2007-01-24 16:48:51 +0000 |
---|---|---|
committer | Marius Mauch <genone@gentoo.org> | 2007-01-24 16:48:51 +0000 |
commit | d31a269eb1fc964c868fe7814974058390451b2b (patch) | |
tree | 58422c2bd827ce23a9786ca09f7f4c23ff4e7342 /app-crypt/asedriveiiie-usb/asedriveiiie-usb-3.4.ebuild | |
parent | Replacing einfo with elog (diff) | |
download | gentoo-2-d31a269eb1fc964c868fe7814974058390451b2b.tar.gz gentoo-2-d31a269eb1fc964c868fe7814974058390451b2b.tar.bz2 gentoo-2-d31a269eb1fc964c868fe7814974058390451b2b.zip |
Replacing einfo with elog
(Portage version: 2.1.2-r2)
Diffstat (limited to 'app-crypt/asedriveiiie-usb/asedriveiiie-usb-3.4.ebuild')
-rw-r--r-- | app-crypt/asedriveiiie-usb/asedriveiiie-usb-3.4.ebuild | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/app-crypt/asedriveiiie-usb/asedriveiiie-usb-3.4.ebuild b/app-crypt/asedriveiiie-usb/asedriveiiie-usb-3.4.ebuild index 05c4507aea98..816c2b90956d 100644 --- a/app-crypt/asedriveiiie-usb/asedriveiiie-usb-3.4.ebuild +++ b/app-crypt/asedriveiiie-usb/asedriveiiie-usb-3.4.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-crypt/asedriveiiie-usb/asedriveiiie-usb-3.4.ebuild,v 1.1 2006/12/16 11:04:37 alonbl Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/asedriveiiie-usb/asedriveiiie-usb-3.4.ebuild,v 1.2 2007/01/24 16:48:51 genone Exp $ DESCRIPTION="ASEDriveIIIe USB Card Reader" HOMEPAGE="http://www.athena-scs.com" @@ -19,7 +19,7 @@ src_install() { dodoc LICENSE dodoc README - einfo "NOTICE:" - einfo "You should restart pcscd." + elog "NOTICE:" + elog "You should restart pcscd." } |