From 21cb6e68a969fb281d02739ce9d32537deb8643e Mon Sep 17 00:00:00 2001 From: Steve Dibb Date: Sat, 22 Aug 2009 19:43:59 +0000 Subject: Version bump (Portage version: 2.2_rc38/cvs/Linux x86_64) --- dev-php/PEAR-MIME_Type/ChangeLog | 9 +++++++-- dev-php/PEAR-MIME_Type/PEAR-MIME_Type-1.2.0.ebuild | 12 ++++++++++++ 2 files changed, 19 insertions(+), 2 deletions(-) create mode 100644 dev-php/PEAR-MIME_Type/PEAR-MIME_Type-1.2.0.ebuild diff --git a/dev-php/PEAR-MIME_Type/ChangeLog b/dev-php/PEAR-MIME_Type/ChangeLog index 28c08b98a8cf..3385e05d00c8 100644 --- a/dev-php/PEAR-MIME_Type/ChangeLog +++ b/dev-php/PEAR-MIME_Type/ChangeLog @@ -1,6 +1,11 @@ # 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 $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-MIME_Type/ChangeLog,v 1.13 2009/08/22 19:43:59 beandog Exp $ + +*PEAR-MIME_Type-1.2.0 (22 Aug 2009) + + 22 Aug 2009; Steve Dibb +PEAR-MIME_Type-1.2.0.ebuild: + Version bump 06 Dec 2007; Markus Ullmann ChangeLog: LICENSE fix from project overlay diff --git a/dev-php/PEAR-MIME_Type/PEAR-MIME_Type-1.2.0.ebuild b/dev-php/PEAR-MIME_Type/PEAR-MIME_Type-1.2.0.ebuild new file mode 100644 index 000000000000..65f9b9c41491 --- /dev/null +++ b/dev-php/PEAR-MIME_Type/PEAR-MIME_Type-1.2.0.ebuild @@ -0,0 +1,12 @@ +# Copyright 1999-2009 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.2.0.ebuild,v 1.1 2009/08/22 19:43:59 beandog 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" -- cgit v1.2.3-65-gdbad