diff options
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" |