summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2007-01-05 17:11:25 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2007-01-05 17:11:25 +0000
commit6a06ab4f7d798b5ac42d6b711259c2e75b5c12e0 (patch)
tree0b78b77e73f93e5831ce7f18f5fcfa9707e10285 /media-fonts
parentautoconf dep is 1.9; use gnome-common for m4 macros. (diff)
downloadhistorical-6a06ab4f7d798b5ac42d6b711259c2e75b5c12e0.tar.gz
historical-6a06ab4f7d798b5ac42d6b711259c2e75b5c12e0.tar.bz2
historical-6a06ab4f7d798b5ac42d6b711259c2e75b5c12e0.zip
Convert to use elog.
Package-Manager: portage-2.1.2_rc4-r6
Diffstat (limited to 'media-fonts')
-rw-r--r--media-fonts/jisx0213-fonts/ChangeLog8
-rw-r--r--media-fonts/jisx0213-fonts/jisx0213-fonts-20040425-r1.ebuild24
-rw-r--r--media-fonts/jisx0213-fonts/jisx0213-fonts-20040425.ebuild24
-rw-r--r--media-fonts/kochi-substitute/ChangeLog8
-rw-r--r--media-fonts/kochi-substitute/kochi-substitute-20030809.ebuild14
-rw-r--r--media-fonts/monafont/ChangeLog8
-rw-r--r--media-fonts/monafont/monafont-2.90-r1.ebuild28
-rw-r--r--media-fonts/shinonome/ChangeLog8
-rw-r--r--media-fonts/shinonome/shinonome-0.9.10.ebuild24
9 files changed, 81 insertions, 65 deletions
diff --git a/media-fonts/jisx0213-fonts/ChangeLog b/media-fonts/jisx0213-fonts/ChangeLog
index 4368411d13b4..04a1f08ac841 100644
--- a/media-fonts/jisx0213-fonts/ChangeLog
+++ b/media-fonts/jisx0213-fonts/ChangeLog
@@ -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:
diff --git a/media-fonts/jisx0213-fonts/jisx0213-fonts-20040425-r1.ebuild b/media-fonts/jisx0213-fonts/jisx0213-fonts-20040425-r1.ebuild
index ab9f7f376192..af81463e95ee 100644
--- a/media-fonts/jisx0213-fonts/jisx0213-fonts-20040425-r1.ebuild
+++ b/media-fonts/jisx0213-fonts/jisx0213-fonts-20040425-r1.ebuild
@@ -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 ""
}
diff --git a/media-fonts/jisx0213-fonts/jisx0213-fonts-20040425.ebuild b/media-fonts/jisx0213-fonts/jisx0213-fonts-20040425.ebuild
index 4e231613c7c6..8153a0781d81 100644
--- a/media-fonts/jisx0213-fonts/jisx0213-fonts-20040425.ebuild
+++ b/media-fonts/jisx0213-fonts/jisx0213-fonts-20040425.ebuild
@@ -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 ""
}
diff --git a/media-fonts/kochi-substitute/ChangeLog b/media-fonts/kochi-substitute/ChangeLog
index 2aafe8620471..b361e57d66ac 100644
--- a/media-fonts/kochi-substitute/ChangeLog
+++ b/media-fonts/kochi-substitute/ChangeLog
@@ -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:
diff --git a/media-fonts/kochi-substitute/kochi-substitute-20030809.ebuild b/media-fonts/kochi-substitute/kochi-substitute-20030809.ebuild
index 1f4c72e171f1..ff3b0c4e8e7c 100644
--- a/media-fonts/kochi-substitute/kochi-substitute-20030809.ebuild
+++ b/media-fonts/kochi-substitute/kochi-substitute-20030809.ebuild
@@ -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() {
diff --git a/media-fonts/monafont/ChangeLog b/media-fonts/monafont/ChangeLog
index c7b357fc9d25..5a0c5d9cda45 100644
--- a/media-fonts/monafont/ChangeLog
+++ b/media-fonts/monafont/ChangeLog
@@ -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:
diff --git a/media-fonts/monafont/monafont-2.90-r1.ebuild b/media-fonts/monafont/monafont-2.90-r1.ebuild
index 4dd07d1b07be..818e1d7b28f1 100644
--- a/media-fonts/monafont/monafont-2.90-r1.ebuild
+++ b/media-fonts/monafont/monafont-2.90-r1.ebuild
@@ -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
}
diff --git a/media-fonts/shinonome/ChangeLog b/media-fonts/shinonome/ChangeLog
index 4f3beb652617..7a713ba8e419 100644
--- a/media-fonts/shinonome/ChangeLog
+++ b/media-fonts/shinonome/ChangeLog
@@ -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:
diff --git a/media-fonts/shinonome/shinonome-0.9.10.ebuild b/media-fonts/shinonome/shinonome-0.9.10.ebuild
index 532d7aead63b..fd9e200ff451 100644
--- a/media-fonts/shinonome/shinonome-0.9.10.ebuild
+++ b/media-fonts/shinonome/shinonome-0.9.10.ebuild
@@ -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 ""
}