From 66fdb02d38322d8bbb55f7e8bd2a6810486f2231 Mon Sep 17 00:00:00 2001 From: Matthias Schwarzott Date: Sat, 6 Jan 2007 00:13:25 +0000 Subject: Converted to elog. Package-Manager: portage-2.1.2_rc4-r6 --- app-misc/usbirboy/ChangeLog | 6 +++++- app-misc/usbirboy/usbirboy-0.2.1-r1.ebuild | 8 ++++---- 2 files changed, 9 insertions(+), 5 deletions(-) (limited to 'app-misc/usbirboy') diff --git a/app-misc/usbirboy/ChangeLog b/app-misc/usbirboy/ChangeLog index c7a16052b57b..983d2ca6304d 100644 --- a/app-misc/usbirboy/ChangeLog +++ b/app-misc/usbirboy/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-misc/usbirboy # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/usbirboy/ChangeLog,v 1.14 2007/01/04 19:26:46 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/usbirboy/ChangeLog,v 1.15 2007/01/06 00:10:04 zzam Exp $ + + 06 Jan 2007; Matthias Schwarzott + usbirboy-0.2.1-r1.ebuild: + Converted to elog. 04 Jan 2007; Bryan Østergaard usbirboy-0.2.1-r1.ebuild: diff --git a/app-misc/usbirboy/usbirboy-0.2.1-r1.ebuild b/app-misc/usbirboy/usbirboy-0.2.1-r1.ebuild index 2b479ca3a78b..0f0ec719a687 100644 --- a/app-misc/usbirboy/usbirboy-0.2.1-r1.ebuild +++ b/app-misc/usbirboy/usbirboy-0.2.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/usbirboy/usbirboy-0.2.1-r1.ebuild,v 1.11 2007/01/04 19:26:46 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/usbirboy/usbirboy-0.2.1-r1.ebuild,v 1.12 2007/01/06 00:10:04 zzam Exp $ inherit linux-mod eutils @@ -59,8 +59,8 @@ src_install() { pkg_postinst() { linux-mod_pkg_postinst - einfo - einfo "Firmware file has been installed to /usr/share/${PN}" - einfo + elog + elog "Firmware file has been installed to /usr/share/${PN}" + elog } -- cgit v1.2.3-65-gdbad