# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-MIME_Type/PEAR-MIME_Type-1.0.0.ebuild,v 1.9 2007/12/01 12:27:49 nixnut Exp $ inherit php-pear-r1 DESCRIPTION="Utility class for dealing with MIME types." LICENSE="PHP" SLOT="0" KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ~ppc64 ~sparc x86" IUSE="" RDEPEND=">=dev-php/PEAR-System_Command-1.0.2-r1"