Convert to use elog.
authorDiego Elio Pettenò <flameeyes@gentoo.org>
Fri, 5 Jan 2007 17:11:25 +0000 (17:11 +0000)
committerDiego Elio Pettenò <flameeyes@gentoo.org>
Fri, 5 Jan 2007 17:11:25 +0000 (17:11 +0000)
Package-Manager: portage-2.1.2_rc4-r6

media-fonts/jisx0213-fonts/ChangeLog
media-fonts/jisx0213-fonts/jisx0213-fonts-20040425-r1.ebuild
media-fonts/jisx0213-fonts/jisx0213-fonts-20040425.ebuild
media-fonts/kochi-substitute/ChangeLog
media-fonts/kochi-substitute/kochi-substitute-20030809.ebuild
media-fonts/monafont/ChangeLog
media-fonts/monafont/monafont-2.90-r1.ebuild
media-fonts/shinonome/ChangeLog
media-fonts/shinonome/shinonome-0.9.10.ebuild

index 4368411d13b41f7fe8e1d47d23bc84c1f34f68ad..04a1f08ac8410f4886c9f7495cf37433aa7a15b9 100644 (file)
@@ -1,6 +1,10 @@
 # ChangeLog for media-fonts/jisx0213-fonts
-# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-fonts/jisx0213-fonts/ChangeLog,v 1.11 2006/11/26 22:56:22 flameeyes Exp $
+# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-fonts/jisx0213-fonts/ChangeLog,v 1.12 2007/01/05 17:06:11 flameeyes Exp $
+
+  05 Jan 2007; Diego Pettenò <flameeyes@gentoo.org>
+  jisx0213-fonts-20040425.ebuild, jisx0213-fonts-20040425-r1.ebuild:
+  Convert to use elog.
 
   26 Nov 2006; Diego Pettenò <flameeyes@gentoo.org>
   jisx0213-fonts-20040425-r2.ebuild:
index ab9f7f376192715fa7129a86ff40c2518dd171c3..af81463e95ee425ef87508685ca55c0af721ec04 100644 (file)
@@ -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/media-fonts/jisx0213-fonts/jisx0213-fonts-20040425-r1.ebuild,v 1.1 2006/01/11 20:56:51 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-fonts/jisx0213-fonts/jisx0213-fonts-20040425-r1.ebuild,v 1.2 2007/01/05 17:06:11 flameeyes Exp $
 
 IUSE="X"
 
@@ -48,17 +48,17 @@ src_install() {
 }
 
 pkg_postinst(){
-       einfo "You need you add following line into 'Section \"Files\"' in"
-       einfo "XF86Config and reboot X Window System, to use these fonts."
-       einfo ""
-       einfo "\t FontPath \"${FONTDIR}\""
-       einfo ""
+       elog "You need you add following line into 'Section \"Files\"' in"
+       elog "XF86Config and reboot X Window System, to use these fonts."
+       elog ""
+       elog "\t FontPath \"${FONTDIR}\""
+       elog ""
 }
 
 pkg_postrm(){
-       einfo "You need you remove following line in 'Section \"Files\"' in"
-       einfo "XF86Config, to unmerge this package completely."
-       einfo ""
-       einfo "\t FontPath \"${FONTDIR}\""
-       einfo ""
+       elog "You need you remove following line in 'Section \"Files\"' in"
+       elog "XF86Config, to unmerge this package completely."
+       elog ""
+       elog "\t FontPath \"${FONTDIR}\""
+       elog ""
 }
index 4e231613c7c6c10df7836e4327501d302f575b28..8153a0781d8130993aed5289b644d628edc1522c 100644 (file)
@@ -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/media-fonts/jisx0213-fonts/jisx0213-fonts-20040425.ebuild,v 1.3 2006/03/23 20:56:55 spyderous Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-fonts/jisx0213-fonts/jisx0213-fonts-20040425.ebuild,v 1.4 2007/01/05 17:06:11 flameeyes Exp $
 
 IUSE=""
 
@@ -53,17 +53,17 @@ src_install() {
 }
 
 pkg_postinst(){
-       einfo "You need you add following line into 'Section \"Files\"' in"
-       einfo "XF86Config and reboot X Window System, to use these fonts."
-       einfo ""
-       einfo "\t FontPath \"${FONTDIR}\""
-       einfo ""
+       elog "You need you add following line into 'Section \"Files\"' in"
+       elog "XF86Config and reboot X Window System, to use these fonts."
+       elog ""
+       elog "\t FontPath \"${FONTDIR}\""
+       elog ""
 }
 
 pkg_postrm(){
-       einfo "You need you remove following line in 'Section \"Files\"' in"
-       einfo "XF86Config, to unmerge this package completely."
-       einfo ""
-       einfo "\t FontPath \"${FONTDIR}\""
-       einfo ""
+       elog "You need you remove following line in 'Section \"Files\"' in"
+       elog "XF86Config, to unmerge this package completely."
+       elog ""
+       elog "\t FontPath \"${FONTDIR}\""
+       elog ""
 }
index 2aafe8620471d61b6c047c6bfba86b1f2172b275..b361e57d66acf7d65a25bf0ca38e208a9514cb38 100644 (file)
@@ -1,6 +1,10 @@
 # ChangeLog for media-fonts/kochi-substitute
-# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-fonts/kochi-substitute/ChangeLog,v 1.25 2006/11/26 22:57:20 flameeyes Exp $
+# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-fonts/kochi-substitute/ChangeLog,v 1.26 2007/01/05 17:07:44 flameeyes Exp $
+
+  05 Jan 2007; Diego Pettenò <flameeyes@gentoo.org>
+  kochi-substitute-20030809.ebuild:
+  Convert to use elog.
 
   26 Nov 2006; Diego Pettenò <flameeyes@gentoo.org>
   kochi-substitute-20030809-r3.ebuild:
index 1f4c72e171f14c6da93bba8792b4efd907f551df..ff3b0c4e8e7c2c8279ddce0fa35ad842cf7fc29d 100644 (file)
@@ -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/media-fonts/kochi-substitute/kochi-substitute-20030809.ebuild,v 1.10 2006/03/23 21:00:40 spyderous Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-fonts/kochi-substitute/kochi-substitute-20030809.ebuild,v 1.11 2007/01/05 17:07:44 flameeyes Exp $
 
 IUSE="X"
 
@@ -65,11 +65,11 @@ pkg_postinst() {
        use X > /dev/null && rebuild_fontfiles
 
        echo ""
-       einfo "This is a Kochi \"alternative\" font, but not kochi font itself."
-       einfo "Unfortunately, there is a possibility of copyright infringement,"
-       einfo "so the author of kochi font suspended distributing kochi font."
-       einfo "Please see http://khdd.net/kanou/fonts/stolenbitmap.en.html and"
-       einfo "${HOMEPAGE} for details."
+       elog "This is a Kochi \"alternative\" font, but not kochi font itself."
+       elog "Unfortunately, there is a possibility of copyright infringement,"
+       elog "so the author of kochi font suspended distributing kochi font."
+       elog "Please see http://khdd.net/kanou/fonts/stolenbitmap.en.html and"
+       elog "${HOMEPAGE} for details."
 }
 
 pkg_postrm() {
index c7b357fc9d25c2012eddcd8cb6043d29081d8313..5a0c5d9cda4582d43a702e357397e7433ecdb2aa 100644 (file)
@@ -1,6 +1,10 @@
 # ChangeLog for media-fonts/monafont
-# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-fonts/monafont/ChangeLog,v 1.31 2006/11/26 22:13:41 flameeyes Exp $
+# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-fonts/monafont/ChangeLog,v 1.32 2007/01/05 17:08:16 flameeyes Exp $
+
+  05 Jan 2007; Diego Pettenò <flameeyes@gentoo.org>
+  monafont-2.90-r1.ebuild:
+  Convert to use elog.
 
   26 Nov 2006; Diego Pettenò <flameeyes@gentoo.org>
   monafont-2.90-r2.ebuild:
index 4dd07d1b07be14aa1ec367562f5562c7c13a2675..818e1d7b28f1819d37e1db9d82048833711b8b1a 100644 (file)
@@ -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/media-fonts/monafont/monafont-2.90-r1.ebuild,v 1.11 2006/09/03 06:42:03 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-fonts/monafont/monafont-2.90-r1.ebuild,v 1.12 2007/01/05 17:08:16 flameeyes Exp $
 
 inherit font
 
@@ -53,19 +53,19 @@ src_install() {
 }
 
 pkg_postinst() {
-       einfo
-       einfo "You need to add following line into 'Section \"Files\"' in"
-       einfo "XF86Config and reboot X Window System, to use these fonts."
-       einfo
-       einfo "\tFontPath \"${FONTDIR}\""
-       einfo
+       elog
+       elog "You need to add following line into 'Section \"Files\"' in"
+       elog "XF86Config and reboot X Window System, to use these fonts."
+       elog
+       elog "\tFontPath \"${FONTDIR}\""
+       elog
 }
 
 pkg_postrm() {
-       einfo
-       einfo "You need to remove following line in 'Section \"Files\"' in"
-       einfo "XF86Config, to unmerge this package completely."
-       einfo
-       einfo "\tFontPath \"${FONTDIR}\""
-       einfo
+       elog
+       elog "You need to remove following line in 'Section \"Files\"' in"
+       elog "XF86Config, to unmerge this package completely."
+       elog
+       elog "\tFontPath \"${FONTDIR}\""
+       elog
 }
index 4f3beb652617900194ce5d3b625c42867cc165e5..7a713ba8e41937820d2f1db705a7d84d6420b937 100644 (file)
@@ -1,6 +1,10 @@
 # ChangeLog for media-fonts/shinonome
-# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-fonts/shinonome/ChangeLog,v 1.18 2006/11/26 23:04:38 flameeyes Exp $
+# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-fonts/shinonome/ChangeLog,v 1.19 2007/01/05 17:11:25 flameeyes Exp $
+
+  05 Jan 2007; Diego Pettenò <flameeyes@gentoo.org>
+  shinonome-0.9.10.ebuild:
+  Convert to use elog.
 
   26 Nov 2006; Diego Pettenò <flameeyes@gentoo.org>
   shinonome-0.9.11.ebuild:
index 532d7aead63b4479a6f75253945e666af376ca7b..fd9e200ff45193d318f3c1b43d85ed385087f645 100644 (file)
@@ -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/media-fonts/shinonome/shinonome-0.9.10.ebuild,v 1.9 2006/03/23 21:11:04 spyderous Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-fonts/shinonome/shinonome-0.9.10.ebuild,v 1.10 2007/01/05 17:11:25 flameeyes Exp $
 
 IUSE=""
 
@@ -39,17 +39,17 @@ src_install(){
 }
 
 pkg_postinst(){
-       einfo "You need you add following line into 'Section \"Files\"' in"
-       einfo "XF86Config and reboot X Window System, to use these fonts."
-       einfo ""
-       einfo "\t FontPath \"${FONTDIR}\""
-       einfo ""
+       elog "You need you add following line into 'Section \"Files\"' in"
+       elog "XF86Config and reboot X Window System, to use these fonts."
+       elog ""
+       elog "\t FontPath \"${FONTDIR}\""
+       elog ""
 }
 
 pkg_postrm(){
-       einfo "You need you remove following line in 'Section \"Files\"' in"
-       einfo "XF86Config, to unmerge this package completely."
-       einfo ""
-       einfo "\t FontPath \"${FONTDIR}\""
-       einfo ""
+       elog "You need you remove following line in 'Section \"Files\"' in"
+       elog "XF86Config, to unmerge this package completely."
+       elog ""
+       elog "\t FontPath \"${FONTDIR}\""
+       elog ""
 }