diff options
author | Brent Baude <ranger@gentoo.org> | 2012-08-06 21:17:21 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-08-06 21:17:21 +0000 |
commit | 07e07609abfd869fcd46b861f62d33170f0bc7bd (patch) | |
tree | 868a5f347837c61440f73d74e4943bdd223a3b29 | |
parent | Marking PEAR-Log-1.12.7-r1 ppc64 for bug 418887 (diff) | |
download | gentoo-2-07e07609abfd869fcd46b861f62d33170f0bc7bd.tar.gz gentoo-2-07e07609abfd869fcd46b861f62d33170f0bc7bd.tar.bz2 gentoo-2-07e07609abfd869fcd46b861f62d33170f0bc7bd.zip |
Marking PEAR-MIME_Type-1.3.1 ppc64 for bug 418889
(Portage version: 2.1.10.65/cvs/Linux ppc64)
-rw-r--r-- | dev-php/PEAR-MIME_Type/ChangeLog | 5 | ||||
-rw-r--r-- | dev-php/PEAR-MIME_Type/PEAR-MIME_Type-1.3.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/PEAR-MIME_Type/ChangeLog b/dev-php/PEAR-MIME_Type/ChangeLog index 445efd06b52c..49be554b550b 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.22 2012/08/03 13:55:36 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-MIME_Type/ChangeLog,v 1.23 2012/08/06 21:17:21 ranger Exp $ + + 06 Aug 2012; Brent Baude <ranger@gentoo.org> PEAR-MIME_Type-1.3.1.ebuild: + Marking PEAR-MIME_Type-1.3.1 ppc64 for bug 418889 03 Aug 2012; Agostino Sarubbo <ago@gentoo.org> PEAR-MIME_Type-1.3.1.ebuild: Stable for amd64, wrt bug #418889 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 ddf41683b174..0531eee03592 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.2 2012/08/03 13:55:36 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-MIME_Type/PEAR-MIME_Type-1.3.1.ebuild,v 1.3 2012/08/06 21:17:21 ranger 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" |