summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Weber <xmw@gentoo.org>2012-08-22 08:49:43 +0000
committerMichael Weber <xmw@gentoo.org>2012-08-22 08:49:43 +0000
commit0d85c3375d2e8495ecd7ca724e8bcdf58117926c (patch)
tree4d8da1947b3fa66b72f9d697b10a7cae9b7db70e /dev-php
parentppc stable (bug 418887). (diff)
downloadhistorical-0d85c3375d2e8495ecd7ca724e8bcdf58117926c.tar.gz
historical-0d85c3375d2e8495ecd7ca724e8bcdf58117926c.tar.bz2
historical-0d85c3375d2e8495ecd7ca724e8bcdf58117926c.zip
ppc stable (bug 418889).
Package-Manager: portage-2.1.11.10/cvs/Linux x86_64
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/PEAR-MIME_Type/ChangeLog6
-rw-r--r--dev-php/PEAR-MIME_Type/PEAR-MIME_Type-1.3.1.ebuild4
2 files changed, 6 insertions, 4 deletions
diff --git a/dev-php/PEAR-MIME_Type/ChangeLog b/dev-php/PEAR-MIME_Type/ChangeLog
index e9f9b63edeb4..61fac3d43f09 100644
--- a/dev-php/PEAR-MIME_Type/ChangeLog
+++ b/dev-php/PEAR-MIME_Type/ChangeLog
@@ -1,6 +1,9 @@
# 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.24 2012/08/11 13:08:09 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-MIME_Type/ChangeLog,v 1.25 2012/08/22 08:49:43 xmw Exp $
+
+ 22 Aug 2012; Michael Weber <xmw@gentoo.org> PEAR-MIME_Type-1.3.1.ebuild:
+ ppc stable (bug 418889).
11 Aug 2012; Markus Meier <maekke@gentoo.org> PEAR-MIME_Type-1.3.1.ebuild:
x86 stable, bug #418889
@@ -93,4 +96,3 @@
22 Sep 2005; Sebastian Bergmann <sebastian@gentoo.org> +metadata.xml,
+PEAR-MIME_Type-1.0.0.ebuild:
Initial ebuild, closes bug 106813.
-
diff --git a/dev-php/PEAR-MIME_Type/PEAR-MIME_Type-1.3.1.ebuild b/dev-php/PEAR-MIME_Type/PEAR-MIME_Type-1.3.1.ebuild
index 1b299de20412..d8a718a5a060 100644
--- a/dev-php/PEAR-MIME_Type/PEAR-MIME_Type-1.3.1.ebuild
+++ b/dev-php/PEAR-MIME_Type/PEAR-MIME_Type-1.3.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 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.1.ebuild,v 1.4 2012/08/11 13:08:09 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-MIME_Type/PEAR-MIME_Type-1.3.1.ebuild,v 1.5 2012/08/22 08:49:43 xmw Exp $
EAPI=4
@@ -9,6 +9,6 @@ inherit php-pear-r1
DESCRIPTION="Utility class for dealing with MIME types."
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"