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/jisx0213-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/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 ""
}