summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarius Mauch <genone@gentoo.org>2007-01-24 16:48:51 +0000
committerMarius Mauch <genone@gentoo.org>2007-01-24 16:48:51 +0000
commitd31a269eb1fc964c868fe7814974058390451b2b (patch)
tree58422c2bd827ce23a9786ca09f7f4c23ff4e7342 /app-crypt
parentReplacing einfo with elog (diff)
downloadgentoo-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')
-rw-r--r--app-crypt/asedriveiiie-usb/ChangeLog7
-rw-r--r--app-crypt/asedriveiiie-usb/asedriveiiie-usb-3.4.ebuild8
2 files changed, 9 insertions, 6 deletions
diff --git a/app-crypt/asedriveiiie-usb/ChangeLog b/app-crypt/asedriveiiie-usb/ChangeLog
index 480f6b432b6c..144e1be6bb9d 100644
--- a/app-crypt/asedriveiiie-usb/ChangeLog
+++ b/app-crypt/asedriveiiie-usb/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-crypt/asedriveiiie-usb
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/asedriveiiie-usb/ChangeLog,v 1.1 2006/12/16 11:04:37 alonbl Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/asedriveiiie-usb/ChangeLog,v 1.2 2007/01/24 16:48:51 genone Exp $
+
+ 24 Jan 2007; Marius Mauch <genone@gentoo.org> asedriveiiie-usb-3.4.ebuild:
+ Replacing einfo with elog
*asedriveiiie-usb-3.4 (16 Dec 2006)
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."
}