diff options
-rw-r--r-- | media-fonts/acroread-asianfonts/ChangeLog | 6 | ||||
-rw-r--r-- | media-fonts/acroread-asianfonts/acroread-asianfonts-7.0.20050728.ebuild | 16 | ||||
-rw-r--r-- | media-fonts/cronyx-fonts/ChangeLog | 6 | ||||
-rw-r--r-- | media-fonts/cronyx-fonts/cronyx-fonts-2.3.1-r1.ebuild | 30 | ||||
-rw-r--r-- | media-fonts/cronyx-fonts/cronyx-fonts-2.3.1-r2.ebuild | 28 | ||||
-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 | ||||
-rw-r--r-- | media-fonts/freefonts/ChangeLog | 5 | ||||
-rw-r--r-- | media-fonts/freefonts/freefonts-0.10-r2.ebuild | 8 | ||||
-rw-r--r-- | media-fonts/mathematica-fonts/ChangeLog | 6 | ||||
-rw-r--r-- | media-fonts/mathematica-fonts/mathematica-fonts-4.2.ebuild | 18 | ||||
-rw-r--r-- | media-fonts/mathematica-fonts/mathematica-fonts-5.2.ebuild | 16 |
14 files changed, 99 insertions, 80 deletions
diff --git a/media-fonts/acroread-asianfonts/ChangeLog b/media-fonts/acroread-asianfonts/ChangeLog index e1f9230ce763..bc2a1ead333a 100644 --- a/media-fonts/acroread-asianfonts/ChangeLog +++ b/media-fonts/acroread-asianfonts/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-fonts/acroread-asianfonts # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/acroread-asianfonts/ChangeLog,v 1.16 2007/02/22 01:11:28 peper Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/acroread-asianfonts/ChangeLog,v 1.17 2007/03/19 14:38:44 genone Exp $ + + 19 Mar 2007; Marius Mauch <genone@gentoo.org> + acroread-asianfonts-7.0.20050728.ebuild: + Replacing einfo with elog 22 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog: Transition to Manifest2. diff --git a/media-fonts/acroread-asianfonts/acroread-asianfonts-7.0.20050728.ebuild b/media-fonts/acroread-asianfonts/acroread-asianfonts-7.0.20050728.ebuild index 991fadef889f..70d43e72603e 100644 --- a/media-fonts/acroread-asianfonts/acroread-asianfonts-7.0.20050728.ebuild +++ b/media-fonts/acroread-asianfonts/acroread-asianfonts-7.0.20050728.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/acroread-asianfonts/acroread-asianfonts-7.0.20050728.ebuild,v 1.3 2006/07/17 11:58:23 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/acroread-asianfonts/acroread-asianfonts-7.0.20050728.ebuild,v 1.4 2007/03/19 14:38:44 genone Exp $ BASE_URI="ftp://ftp.adobe.com/pub/adobe/reader/unix/7x/7.0/misc" @@ -22,12 +22,12 @@ DEPEND="=app-text/acroread-7*" S="${WORKDIR}" pkg_setup() { - einfo - einfo "You need to set LINGUAS to desired font pack name." - einfo "e.g. set LINGUAS=\"ja zh_TW\" to get Japanese and" - einfo "Traditional Chinese font packs. Available LINGUAS" - einfo "are: zh_CN, zh_TW, ja and ko." - einfo + elog + elog "You need to set LINGUAS to desired font pack name." + elog "e.g. set LINGUAS=\"ja zh_TW\" to get Japanese and" + elog "Traditional Chinese font packs. Available LINGUAS" + elog "are: zh_CN, zh_TW, ja and ko." + elog if ! useq linguas_zh_CN && ! useq linguas_zh_TW && ! useq linguas_ja && ! useq linguas_ko ; then die "You need to set LINGUAS variable to emerge ${PN}." fi diff --git a/media-fonts/cronyx-fonts/ChangeLog b/media-fonts/cronyx-fonts/ChangeLog index 06ee4034bdcb..15324632952b 100644 --- a/media-fonts/cronyx-fonts/ChangeLog +++ b/media-fonts/cronyx-fonts/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-fonts/cronyx-fonts # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/cronyx-fonts/ChangeLog,v 1.17 2007/03/18 12:05:22 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/cronyx-fonts/ChangeLog,v 1.18 2007/03/19 14:43:42 genone Exp $ + + 19 Mar 2007; Marius Mauch <genone@gentoo.org> + cronyx-fonts-2.3.1-r1.ebuild, cronyx-fonts-2.3.1-r2.ebuild: + Replacing einfo with elog 18 Mar 2007; Simon Stelling <blubb@gentoo.org> cronyx-fonts-2.3.1-r2.ebuild: diff --git a/media-fonts/cronyx-fonts/cronyx-fonts-2.3.1-r1.ebuild b/media-fonts/cronyx-fonts/cronyx-fonts-2.3.1-r1.ebuild index b2a7d46f139b..09ff342d617b 100644 --- a/media-fonts/cronyx-fonts/cronyx-fonts-2.3.1-r1.ebuild +++ b/media-fonts/cronyx-fonts/cronyx-fonts-2.3.1-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/cronyx-fonts/cronyx-fonts-2.3.1-r1.ebuild,v 1.7 2006/03/23 20:51:29 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/cronyx-fonts/cronyx-fonts-2.3.1-r1.ebuild,v 1.8 2007/03/19 14:43:42 genone Exp $ DESCRIPTION="Cronyx Cyrillic bitmap fonts for X" HOMEPAGE="http://koi8.pp.ru/frame.html?xwin.html#xwin_fonts" @@ -40,19 +40,19 @@ rebuild_fontfiles() { pkg_postinst() { if use X > /dev/null ; then rebuild_fontfiles - einfo "In order to make X see the fonts, you need to add the" - einfo "following lines to the files section of your " - einfo "/etc/X11/XF86Config (or the XOrg equivalent):" - einfo " FontPath \"${FONT_ROOT}/100dpi/:unscaled\"" - einfo " FontPath \"${FONT_ROOT}/misc/:unscaled\"" - einfo " FontPath \"${FONT_ROOT}/75dpi/:unscaled\"" - einfo "" - einfo "In order to make them accessible to your current X" - einfo "session, run:" - einfo " xset fp+ ${FONT_ROOT}/100dpi/:unscaled,\\" - einfo "${FONT_ROOT}/misc/:unscaled,\\" - einfo "${FONT_ROOT}/75dpi/:unscaled" - einfo " xset fp rehash" + elog "In order to make X see the fonts, you need to add the" + elog "following lines to the files section of your " + elog "/etc/X11/XF86Config (or the XOrg equivalent):" + elog " FontPath \"${FONT_ROOT}/100dpi/:unscaled\"" + elog " FontPath \"${FONT_ROOT}/misc/:unscaled\"" + elog " FontPath \"${FONT_ROOT}/75dpi/:unscaled\"" + elog "" + elog "In order to make them accessible to your current X" + elog "session, run:" + elog " xset fp+ ${FONT_ROOT}/100dpi/:unscaled,\\" + elog "${FONT_ROOT}/misc/:unscaled,\\" + elog "${FONT_ROOT}/75dpi/:unscaled" + elog " xset fp rehash" fi } diff --git a/media-fonts/cronyx-fonts/cronyx-fonts-2.3.1-r2.ebuild b/media-fonts/cronyx-fonts/cronyx-fonts-2.3.1-r2.ebuild index 11ca213388dc..864abb26a343 100644 --- a/media-fonts/cronyx-fonts/cronyx-fonts-2.3.1-r2.ebuild +++ b/media-fonts/cronyx-fonts/cronyx-fonts-2.3.1-r2.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/cronyx-fonts/cronyx-fonts-2.3.1-r2.ebuild,v 1.9 2007/03/18 12:05:22 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/cronyx-fonts/cronyx-fonts-2.3.1-r2.ebuild,v 1.10 2007/03/19 14:43:42 genone Exp $ DESCRIPTION="Cronyx Cyrillic bitmap fonts for X" HOMEPAGE="http://koi8.pp.ru/frame.html?xwin.html#xwin_fonts" @@ -41,19 +41,19 @@ rebuild_fontfiles() { pkg_postinst() { if use X > /dev/null ; then rebuild_fontfiles - einfo "In order to make X see the fonts, you need to add the" - einfo "following lines to the files section of your " - einfo "/etc/X11/XF86Config (or the XOrg equivalent):" - einfo " FontPath \"${FONT_ROOT}/100dpi/:unscaled\"" - einfo " FontPath \"${FONT_ROOT}/misc/:unscaled\"" - einfo " FontPath \"${FONT_ROOT}/75dpi/:unscaled\"" - einfo "" - einfo "In order to make them accessible to your current X" - einfo "session, run:" - einfo " xset fp+ ${FONT_ROOT}/100dpi/:unscaled,\\" - einfo "${FONT_ROOT}/misc/:unscaled,\\" - einfo "${FONT_ROOT}/75dpi/:unscaled" - einfo " xset fp rehash" + elog "In order to make X see the fonts, you need to add the" + elog "following lines to the files section of your " + elog "/etc/X11/XF86Config (or the XOrg equivalent):" + elog " FontPath \"${FONT_ROOT}/100dpi/:unscaled\"" + elog " FontPath \"${FONT_ROOT}/misc/:unscaled\"" + elog " FontPath \"${FONT_ROOT}/75dpi/:unscaled\"" + elog "" + elog "In order to make them accessible to your current X" + elog "session, run:" + elog " xset fp+ ${FONT_ROOT}/100dpi/:unscaled,\\" + elog "${FONT_ROOT}/misc/:unscaled,\\" + elog "${FONT_ROOT}/75dpi/:unscaled" + elog " xset fp rehash" fi } 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)." } diff --git a/media-fonts/freefonts/ChangeLog b/media-fonts/freefonts/ChangeLog index 08caa584d88f..9c7a9d7aa1cf 100644 --- a/media-fonts/freefonts/ChangeLog +++ b/media-fonts/freefonts/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-fonts/freefonts # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/freefonts/ChangeLog,v 1.23 2007/03/18 12:05:46 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/freefonts/ChangeLog,v 1.24 2007/03/19 14:45:55 genone Exp $ + + 19 Mar 2007; Marius Mauch <genone@gentoo.org> freefonts-0.10-r2.ebuild: + Replacing einfo with elog 18 Mar 2007; Simon Stelling <blubb@gentoo.org> freefonts-0.10-r3.ebuild: stable on amd64; bug 171063 diff --git a/media-fonts/freefonts/freefonts-0.10-r2.ebuild b/media-fonts/freefonts/freefonts-0.10-r2.ebuild index 8a7f23857ad1..c5277042ef0b 100644 --- a/media-fonts/freefonts/freefonts-0.10-r2.ebuild +++ b/media-fonts/freefonts/freefonts-0.10-r2.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/freefonts/freefonts-0.10-r2.ebuild,v 1.17 2005/09/13 15:59:54 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/freefonts/freefonts-0.10-r2.ebuild,v 1.18 2007/03/19 14:45:55 genone Exp $ DESCRIPTION="A Collection of Free Type1 Fonts" HOMEPAGE="http://www.gimp.org/" @@ -33,6 +33,6 @@ pkg_postinst() { HOME="/root" /usr/bin/fc-cache -f fi - einfo "The freefonts dir has been moved from /usr/X11R6/lib/X11/fonts/freefont to /usr/share/fonts/freefont ." - einfo "Setting new fontpaths for X might be necessary in some cases." + elog "The freefonts dir has been moved from /usr/X11R6/lib/X11/fonts/freefont to /usr/share/fonts/freefont ." + elog "Setting new fontpaths for X might be necessary in some cases." } diff --git a/media-fonts/mathematica-fonts/ChangeLog b/media-fonts/mathematica-fonts/ChangeLog index 64b587e614c7..08d79b9119de 100644 --- a/media-fonts/mathematica-fonts/ChangeLog +++ b/media-fonts/mathematica-fonts/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-fonts/mathematica-fonts # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/mathematica-fonts/ChangeLog,v 1.7 2007/03/18 12:10:06 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/mathematica-fonts/ChangeLog,v 1.8 2007/03/19 14:47:00 genone Exp $ + + 19 Mar 2007; Marius Mauch <genone@gentoo.org> + mathematica-fonts-4.2.ebuild, mathematica-fonts-5.2.ebuild: + Replacing einfo with elog 18 Mar 2007; Simon Stelling <blubb@gentoo.org> mathematica-fonts-5.2.ebuild: diff --git a/media-fonts/mathematica-fonts/mathematica-fonts-4.2.ebuild b/media-fonts/mathematica-fonts/mathematica-fonts-4.2.ebuild index 3130fa6e2556..02623014698f 100644 --- a/media-fonts/mathematica-fonts/mathematica-fonts-4.2.ebuild +++ b/media-fonts/mathematica-fonts/mathematica-fonts-4.2.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/mathematica-fonts/mathematica-fonts-4.2.ebuild,v 1.5 2006/08/14 15:47:20 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/mathematica-fonts/mathematica-fonts-4.2.ebuild,v 1.6 2007/03/19 14:47:00 genone Exp $ inherit font @@ -52,11 +52,11 @@ src_install() { } pkg_postinst() { - einfo "To make Mozilla happy, you should change font.mathfont-family:" - einfo "1. Enter the URL about:config" - einfo "2. First, check to see if the pref exists" - einfo " If not, right-click and select New > String" - einfo " The name of the preference is font.mathfont-family" - einfo "3. You should set the value to (right-click to modify):" - einfo " CMSY10, CMEX10, Mathematica1, Mathematica2, Mathematica4, MT Extra, Standard Symbols L" + elog "To make Mozilla happy, you should change font.mathfont-family:" + elog "1. Enter the URL about:config" + elog "2. First, check to see if the pref exists" + elog " If not, right-click and select New > String" + elog " The name of the preference is font.mathfont-family" + elog "3. You should set the value to (right-click to modify):" + elog " CMSY10, CMEX10, Mathematica1, Mathematica2, Mathematica4, MT Extra, Standard Symbols L" } diff --git a/media-fonts/mathematica-fonts/mathematica-fonts-5.2.ebuild b/media-fonts/mathematica-fonts/mathematica-fonts-5.2.ebuild index 210d8247a88b..1cbec392c88d 100644 --- a/media-fonts/mathematica-fonts/mathematica-fonts-5.2.ebuild +++ b/media-fonts/mathematica-fonts/mathematica-fonts-5.2.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/mathematica-fonts/mathematica-fonts-5.2.ebuild,v 1.4 2007/03/18 12:10:06 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/mathematica-fonts/mathematica-fonts-5.2.ebuild,v 1.5 2007/03/19 14:47:00 genone Exp $ inherit font @@ -29,12 +29,12 @@ src_install() { pkg_postinst() { - einfo "To make Mozilla happy, you should change font.mathfont-family:" - einfo "1. Enter the URL about:config" - einfo "2. First, check to see if the pref exists" - einfo " If not, right-click and select New > String" - einfo " The name of the preference is font.mathfont-family" - einfo "3. You should set the value to (right-click to modify):" - einfo " CMSY10, CMEX10, Mathematica1, Mathematica2, Mathematica4, MT Extra, Standard Symbols L" + elog "To make Mozilla happy, you should change font.mathfont-family:" + elog "1. Enter the URL about:config" + elog "2. First, check to see if the pref exists" + elog " If not, right-click and select New > String" + elog " The name of the preference is font.mathfont-family" + elog "3. You should set the value to (right-click to modify):" + elog " CMSY10, CMEX10, Mathematica1, Mathematica2, Mathematica4, MT Extra, Standard Symbols L" } |