summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarius Mauch <genone@gentoo.org>2007-03-12 18:23:00 +0000
committerMarius Mauch <genone@gentoo.org>2007-03-12 18:23:00 +0000
commitd4881e94cfbe7407b9e0c72aea78591d8b761727 (patch)
treeaeccdf11891d68b325a94a724997da190c21e1d8 /games-util/ucon64
parentReplacing einfo with elog (diff)
downloadgentoo-2-d4881e94cfbe7407b9e0c72aea78591d8b761727.tar.gz
gentoo-2-d4881e94cfbe7407b9e0c72aea78591d8b761727.tar.bz2
gentoo-2-d4881e94cfbe7407b9e0c72aea78591d8b761727.zip
Replacing einfo with elog
(Portage version: 2.1.2.2)
Diffstat (limited to 'games-util/ucon64')
-rw-r--r--games-util/ucon64/ChangeLog6
-rw-r--r--games-util/ucon64/ucon64-1.9.8.4.ebuild24
-rw-r--r--games-util/ucon64/ucon64-2.0.0.ebuild24
3 files changed, 29 insertions, 25 deletions
diff --git a/games-util/ucon64/ChangeLog b/games-util/ucon64/ChangeLog
index 7ff35080a4e9..46c36a7894ee 100644
--- a/games-util/ucon64/ChangeLog
+++ b/games-util/ucon64/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for games-util/ucon64
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-util/ucon64/ChangeLog,v 1.10 2007/03/07 17:36:28 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-util/ucon64/ChangeLog,v 1.11 2007/03/12 18:23:00 genone Exp $
+
+ 12 Mar 2007; Marius Mauch <genone@gentoo.org> ucon64-1.9.8.4.ebuild,
+ ucon64-2.0.0.ebuild:
+ Replacing einfo with elog
07 Mar 2007; Chris Gianelloni <wolf31o2@gentoo.org> ucon64-1.9.8.4.ebuild,
ucon64-2.0.0.ebuild:
diff --git a/games-util/ucon64/ucon64-1.9.8.4.ebuild b/games-util/ucon64/ucon64-1.9.8.4.ebuild
index cc34a1c91b83..3af31662f0a2 100644
--- a/games-util/ucon64/ucon64-1.9.8.4.ebuild
+++ b/games-util/ucon64/ucon64-1.9.8.4.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/games-util/ucon64/ucon64-1.9.8.4.ebuild,v 1.6 2007/03/07 17:36:28 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-util/ucon64/ucon64-1.9.8.4.ebuild,v 1.7 2007/03/12 18:23:00 genone Exp $
MAJ_PV=${PV:0:5}
MIN_PV=${PV:6:7}
@@ -40,16 +40,16 @@ src_install() {
pkg_postinst() {
echo
- einfo "In order to use ${PN}, please create the directory ~/.ucon64/dat"
- einfo "The command to do that is:"
- einfo " mkdir -p ~/.ucon64/dat"
- einfo "Then, you can copy your DAT file collection to ~/.ucon64/dat"
- echo
- einfo "To enable Discmage support, cp /usr/lib/discmage.so to ~/.ucon64"
- einfo "The command to do that is:"
- einfo " cp /usr/lib/discmage.so ~/.ucon64/"
- echo
- einfo "Be sure to check ~/.ucon64rc for some options after"
- einfo "you've run uCON64 for the first time"
+ elog "In order to use ${PN}, please create the directory ~/.ucon64/dat"
+ elog "The command to do that is:"
+ elog " mkdir -p ~/.ucon64/dat"
+ elog "Then, you can copy your DAT file collection to ~/.ucon64/dat"
+ elog
+ elog "To enable Discmage support, cp /usr/lib/discmage.so to ~/.ucon64"
+ elog "The command to do that is:"
+ elog " cp /usr/lib/discmage.so ~/.ucon64/"
+ elog
+ elog "Be sure to check ~/.ucon64rc for some options after"
+ elog "you've run uCON64 for the first time"
}
diff --git a/games-util/ucon64/ucon64-2.0.0.ebuild b/games-util/ucon64/ucon64-2.0.0.ebuild
index 5269f98267a7..0ce1fff848a4 100644
--- a/games-util/ucon64/ucon64-2.0.0.ebuild
+++ b/games-util/ucon64/ucon64-2.0.0.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/games-util/ucon64/ucon64-2.0.0.ebuild,v 1.4 2007/03/07 17:36:28 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-util/ucon64/ucon64-2.0.0.ebuild,v 1.5 2007/03/12 18:23:00 genone Exp $
DESCRIPTION="The backup tool and wonderful emulator's Swiss Army knife program"
HOMEPAGE="http://ucon64.sourceforge.net/"
@@ -46,15 +46,15 @@ src_install() {
pkg_postinst() {
echo
- einfo "In order to use ${PN}, please create the directory ~/.ucon64/dat"
- einfo "The command to do that is:"
- einfo " mkdir -p ~/.ucon64/dat"
- einfo "Then, you can copy your DAT file collection to ~/.ucon64/dat"
- echo
- einfo "To enable Discmage support, cp /usr/lib/discmage.so to ~/.ucon64"
- einfo "The command to do that is:"
- einfo " cp /usr/lib/discmage.so ~/.ucon64/"
- echo
- einfo "Be sure to check ~/.ucon64rc for some options after"
- einfo "you've run uCON64 for the first time"
+ elog "In order to use ${PN}, please create the directory ~/.ucon64/dat"
+ elog "The command to do that is:"
+ elog " mkdir -p ~/.ucon64/dat"
+ elog "Then, you can copy your DAT file collection to ~/.ucon64/dat"
+ elog
+ elog "To enable Discmage support, cp /usr/lib/discmage.so to ~/.ucon64"
+ elog "The command to do that is:"
+ elog " cp /usr/lib/discmage.so ~/.ucon64/"
+ elog
+ elog "Be sure to check ~/.ucon64rc for some options after"
+ elog "you've run uCON64 for the first time"
}