summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2012-09-30 18:51:56 +0000
committerRaúl Porcel <armin76@gentoo.org>2012-09-30 18:51:56 +0000
commit940f81bf41b4bc5806210263eea63596388a5133 (patch)
treed9dadee2497cd3922632fd00a192e25151facc82 /dev-php
parentMove to ~alpha (diff)
downloadgentoo-2-940f81bf41b4bc5806210263eea63596388a5133.tar.gz
gentoo-2-940f81bf41b4bc5806210263eea63596388a5133.tar.bz2
gentoo-2-940f81bf41b4bc5806210263eea63596388a5133.zip
Move to ~alpha
(Portage version: 2.1.11.16/cvs/Linux ia64)
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/PEAR-MIME_Type/ChangeLog5
-rw-r--r--dev-php/PEAR-MIME_Type/PEAR-MIME_Type-1.3.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/PEAR-MIME_Type/ChangeLog b/dev-php/PEAR-MIME_Type/ChangeLog
index 61fac3d43f09..a821d60b70f3 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.25 2012/08/22 08:49:43 xmw Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-MIME_Type/ChangeLog,v 1.26 2012/09/30 18:51:55 armin76 Exp $
+
+ 30 Sep 2012; Raúl Porcel <armin76@gentoo.org> PEAR-MIME_Type-1.3.0.ebuild:
+ Move to ~alpha
22 Aug 2012; Michael Weber <xmw@gentoo.org> PEAR-MIME_Type-1.3.1.ebuild:
ppc stable (bug 418889).
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.0.ebuild
index 54bd66511871..baab7173ba57 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.0.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.0.ebuild,v 1.6 2012/03/02 22:55:13 klausman Exp $
+# $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 $
EAPI=4
@@ -9,6 +9,6 @@ inherit php-pear-r1
DESCRIPTION="Utility class for dealing with MIME types."
LICENSE="PHP-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"