diff options
author | Marius Mauch <genone@gentoo.org> | 2007-03-19 14:47:00 +0000 |
---|---|---|
committer | Marius Mauch <genone@gentoo.org> | 2007-03-19 14:47:00 +0000 |
commit | 167661c52f1672c450e08aff9b5d4242e866d342 (patch) | |
tree | d2bc866b30795835e410dd9a2de4b340af5e577d /media-fonts/culmus | |
parent | x86 stable (diff) | |
download | historical-167661c52f1672c450e08aff9b5d4242e866d342.tar.gz historical-167661c52f1672c450e08aff9b5d4242e866d342.tar.bz2 historical-167661c52f1672c450e08aff9b5d4242e866d342.zip |
Replacing einfo with elog
Package-Manager: portage-2.1.2.2
Diffstat (limited to 'media-fonts/culmus')
-rw-r--r-- | media-fonts/culmus/ChangeLog | 6 | ||||
-rw-r--r-- | media-fonts/culmus/culmus-0.100-r1.ebuild | 12 | ||||
-rw-r--r-- | media-fonts/culmus/culmus-0.101-r1.ebuild | 10 | ||||
-rw-r--r-- | media-fonts/culmus/culmus-0.101.ebuild | 12 |
4 files changed, 22 insertions, 18 deletions
diff --git a/media-fonts/culmus/ChangeLog b/media-fonts/culmus/ChangeLog index 9262396a2441..a810e2e878bc 100644 --- a/media-fonts/culmus/ChangeLog +++ b/media-fonts/culmus/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-fonts/culmus # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/culmus/ChangeLog,v 1.19 2007/03/12 19:26:01 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/culmus/ChangeLog,v 1.20 2007/03/19 14:44:50 genone Exp $ + + 19 Mar 2007; Marius Mauch <genone@gentoo.org> culmus-0.100-r1.ebuild, + culmus-0.101.ebuild, culmus-0.101-r1.ebuild: + Replacing einfo with elog 12 Mar 2007; Raúl Porcel <armin76@gentoo.org> culmus-0.101-r1.ebuild: x86 stable diff --git a/media-fonts/culmus/culmus-0.100-r1.ebuild b/media-fonts/culmus/culmus-0.100-r1.ebuild index d2eec940cc7b..36de10cf2296 100644 --- a/media-fonts/culmus/culmus-0.100-r1.ebuild +++ b/media-fonts/culmus/culmus-0.100-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 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/culmus/culmus-0.100-r1.ebuild,v 1.7 2005/08/24 00:01:36 smithj Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/culmus/culmus-0.100-r1.ebuild,v 1.8 2007/03/19 14:44:50 genone Exp $ DESCRIPTION="Hebrew Type1 fonts" SRC_URI="mirror://sourceforge/culmus/${P}.tar.gz @@ -27,8 +27,8 @@ src_install () { } pkg_postinst() { - einfo "Please add ${FONTPATH} to your FontPath" - einfo "in XF86Config to make the fonts available to all X11 apps and" - einfo "not just those that use fontconfig (the latter category includes" - einfo "kde 3.1 and gnome 2.2)." + elog "Please add ${FONTPATH} to your FontPath" + elog "in XF86Config to make the fonts available to all X11 apps and" + elog "not just those that use fontconfig (the latter category includes" + elog "kde 3.1 and gnome 2.2)." } diff --git a/media-fonts/culmus/culmus-0.101-r1.ebuild b/media-fonts/culmus/culmus-0.101-r1.ebuild index abfd379fcd9c..05711572adc4 100644 --- a/media-fonts/culmus/culmus-0.101-r1.ebuild +++ b/media-fonts/culmus/culmus-0.101-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/culmus/culmus-0.101-r1.ebuild,v 1.5 2007/03/12 19:26:01 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/culmus/culmus-0.101-r1.ebuild,v 1.6 2007/03/19 14:44:50 genone Exp $ inherit font @@ -35,8 +35,8 @@ src_install () { } pkg_postinst() { - einfo "Please add ${FONTPATH} to your FontPath" - einfo "in XF86Config to make the fonts available to all X11 apps and" - einfo "not just those that use fontconfig (the latter category includes" - einfo "kde 3.1 and gnome 2.2)." + elog "Please add ${FONTPATH} to your FontPath" + elog "in XF86Config to make the fonts available to all X11 apps and" + elog "not just those that use fontconfig (the latter category includes" + elog "kde 3.1 and gnome 2.2)." } diff --git a/media-fonts/culmus/culmus-0.101.ebuild b/media-fonts/culmus/culmus-0.101.ebuild index 3bd76c3ed234..beea2baa8061 100644 --- a/media-fonts/culmus/culmus-0.101.ebuild +++ b/media-fonts/culmus/culmus-0.101.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/culmus/culmus-0.101.ebuild,v 1.6 2006/09/03 06:23:57 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/culmus/culmus-0.101.ebuild,v 1.7 2007/03/19 14:44:50 genone Exp $ inherit font @@ -34,8 +34,8 @@ src_install () { } pkg_postinst() { - einfo "Please add ${FONTPATH} to your FontPath" - einfo "in XF86Config to make the fonts available to all X11 apps and" - einfo "not just those that use fontconfig (the latter category includes" - einfo "kde 3.1 and gnome 2.2)." + elog "Please add ${FONTPATH} to your FontPath" + elog "in XF86Config to make the fonts available to all X11 apps and" + elog "not just those that use fontconfig (the latter category includes" + elog "kde 3.1 and gnome 2.2)." } |