summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Hill <rhill@gentoo.org>2009-09-07 21:35:27 +0000
committerRyan Hill <rhill@gentoo.org>2009-09-07 21:35:27 +0000
commit08709429e8992e9eb0d6d10dbc57d48db68f718e (patch)
tree219c50180a7c9779c4690f2d45ff18e2728e50a7 /media-fonts/mikachan-font-ttf/mikachan-font-ttf-8.9-r2.ebuild
parentDrop pkg_postinst message, handled by eclass now. (diff)
downloadhistorical-08709429e8992e9eb0d6d10dbc57d48db68f718e.tar.gz
historical-08709429e8992e9eb0d6d10dbc57d48db68f718e.tar.bz2
historical-08709429e8992e9eb0d6d10dbc57d48db68f718e.zip
Drop pkg_postinst message, handled by eclass now.
Package-Manager: portage-2.2_rc40/cvs/Linux x86_64
Diffstat (limited to 'media-fonts/mikachan-font-ttf/mikachan-font-ttf-8.9-r2.ebuild')
-rw-r--r--media-fonts/mikachan-font-ttf/mikachan-font-ttf-8.9-r2.ebuild12
1 files changed, 1 insertions, 11 deletions
diff --git a/media-fonts/mikachan-font-ttf/mikachan-font-ttf-8.9-r2.ebuild b/media-fonts/mikachan-font-ttf/mikachan-font-ttf-8.9-r2.ebuild
index e8a9e8fa0d60..3f983b8a2073 100644
--- a/media-fonts/mikachan-font-ttf/mikachan-font-ttf-8.9-r2.ebuild
+++ b/media-fonts/mikachan-font-ttf/mikachan-font-ttf-8.9-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-fonts/mikachan-font-ttf/mikachan-font-ttf-8.9-r2.ebuild,v 1.1 2009/02/21 13:38:18 lu_zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-fonts/mikachan-font-ttf/mikachan-font-ttf-8.9-r2.ebuild,v 1.2 2009/09/07 21:35:27 dirtyepic Exp $
inherit font
@@ -40,13 +40,3 @@ src_install() {
font_xft_config
font_fontconfig
}
-
-pkg_postinst() {
- font_pkg_postinst
-
- echo
- elog "To use mikachan ttf instead of the default font for sans, serif and"
- elog "monospace, use:"
- elog " eselect fontconfig enable 60-mikachan.conf"
- echo
-}