Portage is a package management system used by Gentoo Linux
# ChangeLog for dev-php/PEAR-MIME_Type
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-MIME_Type/ChangeLog,v 1.12 2007/12/06 00:33:17 jokey Exp $
06 Dec 2007; Markus Ullmann
LICENSE fix from project overlay
01 Dec 2007; nixnut
Stable on ppc wrt bug 200678
28 Nov 2007; Dawid Węgliński
PEAR-MIME_Type-1.0.0.ebuild:
Stable on x86 (bug #200678)
28 Nov 2007; Christoph Mende
PEAR-MIME_Type-1.0.0.ebuild:
Stable on amd64 wrt bug #200678
21 Feb 2007; Piotr Jaroszyński
Transition to Manifest2.
25 Nov 2006; Bryan Østergaard
PEAR-MIME_Type-1.0.0.ebuild:
Add ~alpha + ~ia64 keywords, bug 134270.
27 May 2006; Luca Longinotti
Added to ~amd64. See bug #134270.
25 May 2006; Michael Hanselmann
PEAR-MIME_Type-1.0.0.ebuild:
Added to ~hppa, ~ppc64, ~sparc. See bug #134270.
25 May 2006;
Added ~ppc. bug #134270
24 Oct 2005; Sebastian Bergmann
PEAR-MIME_Type-1.0.0.ebuild:
Add ~amd64.
08 Oct 2005; Sebastian Bergmann
PEAR-MIME_Type-1.0.0.ebuild:
Fix RDEPEND.
*PEAR-MIME_Type-1.0.0 (22 Sep 2005)
22 Sep 2005; Sebastian Bergmann
+PEAR-MIME_Type-1.0.0.ebuild:
Initial ebuild, closes bug 106813.
DIST MIME_Type-1.0.0.tgz 4404 RMD160 5650819d36d39896d6992f388ba7cc2f39e20e1c SHA1 07c15a5b60c47d898dbad23b8a63d84ec4f66b9f SHA256 1eb67b8e46992f72f312113787dd99c5ebe6d9eacc7641c6983fc82ac108f229
EBUILD PEAR-MIME_Type-1.0.0.ebuild 449 RMD160 df53c189ae53521a9f12cefdbcd87a5fa0f00b9a SHA1 9c86bd96c2a7e5199724f1889af6d67c9f32cdc3 SHA256 1e9fde3c21dbab315895fc3965a8d969e44181fd56af5e7ea9907bcae6e8e04d
MISC ChangeLog 1579 RMD160 895914f95af7937c66c481cdf19fbd0d83d072f1 SHA1 32f389497d462a307aded8621b2a2b704d2eeaed SHA256 690e2993271f5a09e5322a3997624d34993d61cbb79dc422d671ea50e4574f85
MISC metadata.xml 156 RMD160 a3a59cdc3ac33d711123b2d7e2b1deb2984aa101 SHA1 1f452f476317b4634c684eabfd8840d06d35b414 SHA256 f6d70434415ff7294f2a64e7870f32318c5fab9153fe63a58841b12d897da6ba
# 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"