diff options
author | Doug Goldstein <cardoe@gentoo.org> | 2008-03-18 14:00:23 +0000 |
---|---|---|
committer | Doug Goldstein <cardoe@gentoo.org> | 2008-03-18 14:00:23 +0000 |
commit | ce8b7092c001475cb05100f74051d17e21317d14 (patch) | |
tree | c6b4d3e2da1fa74651955fe83fffa4f4f00cc6d3 /media-fonts/dejavu | |
parent | Version bump #213820. (diff) | |
download | gentoo-2-ce8b7092c001475cb05100f74051d17e21317d14.tar.gz gentoo-2-ce8b7092c001475cb05100f74051d17e21317d14.tar.bz2 gentoo-2-ce8b7092c001475cb05100f74051d17e21317d14.zip |
fix spelling typo
(Portage version: 2.1.4.4)
Diffstat (limited to 'media-fonts/dejavu')
-rw-r--r-- | media-fonts/dejavu/dejavu-2.23.ebuild | 4 | ||||
-rw-r--r-- | media-fonts/dejavu/dejavu-2.24.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/media-fonts/dejavu/dejavu-2.23.ebuild b/media-fonts/dejavu/dejavu-2.23.ebuild index 405ac95ffcc7..163fa2a27ab2 100644 --- a/media-fonts/dejavu/dejavu-2.23.ebuild +++ b/media-fonts/dejavu/dejavu-2.23.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/dejavu/dejavu-2.23.ebuild,v 1.2 2008/03/16 12:06:54 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/dejavu/dejavu-2.23.ebuild,v 1.3 2008/03/18 14:00:23 cardoe Exp $ inherit font versionator @@ -38,7 +38,7 @@ pkg_postinst() { font_pkg_postinst ewarn - ewarn "Starting with ${PN}-2.22 font ligatures where re-imported in DejaVu" + ewarn "Starting with ${PN}-2.22 font ligatures were re-imported in DejaVu" ewarn "That means that you'll possibly encounter infamous ligature bug with" ewarn "pango-enabled Firefox (e.g. 'fi' and 'fl' will occasionally overlap)." ewarn "This will be fixed in Firefox-3.x. Until this happens either use" diff --git a/media-fonts/dejavu/dejavu-2.24.ebuild b/media-fonts/dejavu/dejavu-2.24.ebuild index 245753299bcf..930512614bb1 100644 --- a/media-fonts/dejavu/dejavu-2.24.ebuild +++ b/media-fonts/dejavu/dejavu-2.24.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/dejavu/dejavu-2.24.ebuild,v 1.1 2008/03/16 12:06:54 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/dejavu/dejavu-2.24.ebuild,v 1.2 2008/03/18 14:00:23 cardoe Exp $ inherit font versionator @@ -38,7 +38,7 @@ pkg_postinst() { font_pkg_postinst ewarn - ewarn "Starting with ${PN}-2.22 font ligatures where re-imported in DejaVu" + ewarn "Starting with ${PN}-2.22 font ligatures were re-imported in DejaVu" ewarn "That means that you'll possibly encounter infamous ligature bug with" ewarn "pango-enabled Firefox (e.g. 'fi' and 'fl' will occasionally overlap)." ewarn "This will be fixed in Firefox-3.x. Until this happens either use" |