# ChangeLog for media-radio/tucnak1
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-radio/tucnak1/ChangeLog,v 1.5 2007/02/04 01:57:17 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-radio/tucnak1/ChangeLog,v 1.6 2007/03/19 15:00:11 genone Exp $
+
+ 19 Mar 2007; Marius Mauch <genone@gentoo.org> tucnak1-1.22.ebuild:
+ Replacing einfo with elog
04 Feb 2007; Diego Pettenò <flameeyes@gentoo.org> ChangeLog:
Regenerate digest in Manifest2 format.
-# 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/media-radio/tucnak1/tucnak1-1.22.ebuild,v 1.5 2006/07/27 23:41:00 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-radio/tucnak1/tucnak1-1.22.ebuild,v 1.6 2007/03/19 15:00:11 genone Exp $
DESCRIPTION="Amateur Radio VHF Contest Logbook"
HOMEPAGE="http://tucnak.nagano.cz/tucnak1en.html"
}
pkg_postinst() {
- einfo ""
- einfo "tucnak1 can be used with the following additional packages:"
- einfo " media-libs/libsdl : Enable graphics in tucnak1"
- einfo " media-libs/tucnak1-data : Also required for graphics"
- einfo " media-radio/cwdaemon : Morse code daemon"
- einfo " media-radio/ssbd : SSB (voice keyer) daemon"
- einfo ""
+ elog
+ elog "tucnak1 can be used with the following additional packages:"
+ elog " media-libs/libsdl : Enable graphics in tucnak1"
+ elog " media-libs/tucnak1-data : Also required for graphics"
+ elog " media-radio/cwdaemon : Morse code daemon"
+ elog " media-radio/ssbd : SSB (voice keyer) daemon"
+ elog
}
# ChangeLog for media-radio/xdx
-# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-radio/xdx/ChangeLog,v 1.8 2006/12/15 03:18:41 mr_bones_ Exp $
+# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-radio/xdx/ChangeLog,v 1.9 2007/03/19 15:01:13 genone Exp $
+
+ 19 Mar 2007; Marius Mauch <genone@gentoo.org> xdx-1.2.ebuild:
+ Replacing einfo with elog
15 Dec 2006; Michael Sterrett <mr_bones_@gentoo.org> xdx-1.2.ebuild:
make modX-friendly, tidy
-# 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/media-radio/xdx/xdx-1.2.ebuild,v 1.8 2006/12/15 03:18:41 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-radio/xdx/xdx-1.2.ebuild,v 1.9 2007/03/19 15:01:13 genone Exp $
inherit eutils
pkg_postinst() {
echo
- einfo "To use the rig control feature of xdx, install"
- einfo "media-libs/hamlib and enable hamlib in the"
- einfo "Preferences dialog."
+ elog "To use the rig control feature of xdx, install"
+ elog "media-libs/hamlib and enable hamlib in the"
+ elog "Preferences dialog."
echo
}