# 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:
-# 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"
}
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 ""
}
-# 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=""
}
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 ""
}
# 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:
-# 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"
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() {
# 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:
-# 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
}
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
}
# 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:
-# 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=""
}
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 ""
}