summaryrefslogtreecommitdiff
path: root/eclass
diff options
context:
space:
mode:
authorDonnie Berkholz <dberkholz@gentoo.org>2005-12-12 01:43:28 +0000
committerDonnie Berkholz <dberkholz@gentoo.org>2005-12-12 01:43:28 +0000
commit2bd0e590f511472e1d564b247c5bbbb2c4f1b5fb (patch)
treedf09bb95ee4611fe43d4a9846a6bab2ae43cda30 /eclass
parentbase-system doesnt want this (diff)
downloadhistorical-2bd0e590f511472e1d564b247c5bbbb2c4f1b5fb.tar.gz
historical-2bd0e590f511472e1d564b247c5bbbb2c4f1b5fb.tar.bz2
historical-2bd0e590f511472e1d564b247c5bbbb2c4f1b5fb.zip
Remove outdated comments about fonts.
Diffstat (limited to 'eclass')
-rw-r--r--eclass/x-modular.eclass5
1 files changed, 1 insertions, 4 deletions
diff --git a/eclass/x-modular.eclass b/eclass/x-modular.eclass
index 24ee940c01c9..c9ca2da7b6da 100644
--- a/eclass/x-modular.eclass
+++ b/eclass/x-modular.eclass
@@ -1,14 +1,11 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/x-modular.eclass,v 1.30 2005/12/10 21:49:07 spyderous Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/x-modular.eclass,v 1.31 2005/12/12 01:43:28 spyderous Exp $
#
# Author: Donnie Berkholz <spyderous@gentoo.org>
#
# This eclass is designed to reduce code duplication in the modularized X11
# ebuilds.
-#
-# If the ebuild installs fonts, set FONT="yes" at the top and set FONT_DIRS to
-# the subdirectories within /usr/share/fonts to which it installs fonts.
EXPORT_FUNCTIONS src_unpack src_compile src_install pkg_preinst pkg_postinst pkg_postrm