summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2007-01-05 17:06:11 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2007-01-05 17:06:11 +0000
commitea030d57c5925426b170dc5729eefa28509a4152 (patch)
treed090357cd61d168ae4253d8255779d1fba783c0a /media-fonts/jisx0213-fonts
parenteinfo converted to elog (diff)
downloadgentoo-2-ea030d57c5925426b170dc5729eefa28509a4152.tar.gz
gentoo-2-ea030d57c5925426b170dc5729eefa28509a4152.tar.bz2
gentoo-2-ea030d57c5925426b170dc5729eefa28509a4152.zip
Convert to use elog.
(Portage version: 2.1.2_rc4-r6)
Diffstat (limited to 'media-fonts/jisx0213-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
3 files changed, 30 insertions, 26 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 ""
}