summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatti Bickel <mabi@gentoo.org>2013-11-21 20:21:50 +0000
committerMatti Bickel <mabi@gentoo.org>2013-11-21 20:21:50 +0000
commitca9381e8e8e170384ea69695aeb5cd21247cbe3c (patch)
treea1d4014ca7527a6af1ac960bc38ab89cc193be6d
parentVersion bump, drop old (diff)
downloadgentoo-2-ca9381e8e8e170384ea69695aeb5cd21247cbe3c.tar.gz
gentoo-2-ca9381e8e8e170384ea69695aeb5cd21247cbe3c.tar.bz2
gentoo-2-ca9381e8e8e170384ea69695aeb5cd21247cbe3c.zip
version bump, remove old
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0xDDF971F118EEA5E6!)
-rw-r--r--dev-php/PEAR-MIME_Type/ChangeLog10
-rw-r--r--dev-php/PEAR-MIME_Type/PEAR-MIME_Type-1.3.3.ebuild (renamed from dev-php/PEAR-MIME_Type/PEAR-MIME_Type-1.3.0.ebuild)10
2 files changed, 13 insertions, 7 deletions
diff --git a/dev-php/PEAR-MIME_Type/ChangeLog b/dev-php/PEAR-MIME_Type/ChangeLog
index a821d60b70f3..cd4bd44727e8 100644
--- a/dev-php/PEAR-MIME_Type/ChangeLog
+++ b/dev-php/PEAR-MIME_Type/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for dev-php/PEAR-MIME_Type
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-MIME_Type/ChangeLog,v 1.26 2012/09/30 18:51:55 armin76 Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-MIME_Type/ChangeLog,v 1.27 2013/11/21 20:21:50 mabi Exp $
+
+*PEAR-MIME_Type-1.3.3 (21 Nov 2013)
+
+ 21 Nov 2013; Matti Bickel <mabi@gentoo.org> +PEAR-MIME_Type-1.3.3.ebuild,
+ -PEAR-MIME_Type-1.3.0.ebuild:
+ version bump, remove old
30 Sep 2012; Raúl Porcel <armin76@gentoo.org> PEAR-MIME_Type-1.3.0.ebuild:
Move to ~alpha
diff --git a/dev-php/PEAR-MIME_Type/PEAR-MIME_Type-1.3.0.ebuild b/dev-php/PEAR-MIME_Type/PEAR-MIME_Type-1.3.3.ebuild
index baab7173ba57..17c3622626dc 100644
--- a/dev-php/PEAR-MIME_Type/PEAR-MIME_Type-1.3.0.ebuild
+++ b/dev-php/PEAR-MIME_Type/PEAR-MIME_Type-1.3.3.ebuild
@@ -1,14 +1,14 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 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.3.0.ebuild,v 1.7 2012/09/30 18:51:56 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-MIME_Type/PEAR-MIME_Type-1.3.3.ebuild,v 1.1 2013/11/21 20:21:50 mabi Exp $
-EAPI=4
+EAPI=5
inherit php-pear-r1
DESCRIPTION="Utility class for dealing with MIME types."
-LICENSE="PHP-3"
+LICENSE="LGPL-3"
SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 ~sparc x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
RDEPEND="dev-php/PEAR-System_Command"