summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAkinori Hattori <hattya@gentoo.org>2014-02-11 14:57:39 +0000
committerAkinori Hattori <hattya@gentoo.org>2014-02-11 14:57:39 +0000
commit00deb9de42b2509fbf7c1029b65625b660505d26 (patch)
tree4fb43a68ec51c49c4065c4efa439df5186c215fc /dev-php
parentia64 stable wrt bug #470260 (diff)
downloadgentoo-2-00deb9de42b2509fbf7c1029b65625b660505d26.tar.gz
gentoo-2-00deb9de42b2509fbf7c1029b65625b660505d26.tar.bz2
gentoo-2-00deb9de42b2509fbf7c1029b65625b660505d26.zip
ia64 stable wrt bug #470680
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key EC917A6D)
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/PEAR-Mail_Mime/ChangeLog5
-rw-r--r--dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.8.8.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/dev-php/PEAR-Mail_Mime/ChangeLog b/dev-php/PEAR-Mail_Mime/ChangeLog
index 43c664da4a06..4baaddfe24ca 100644
--- a/dev-php/PEAR-Mail_Mime/ChangeLog
+++ b/dev-php/PEAR-Mail_Mime/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-php/PEAR-Mail_Mime
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail_Mime/ChangeLog,v 1.79 2014/01/26 18:32:22 olemarkus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail_Mime/ChangeLog,v 1.80 2014/02/11 14:57:39 hattya Exp $
+
+ 11 Feb 2014; Akinori Hattori <hattya@gentoo.org> PEAR-Mail_Mime-1.8.8.ebuild:
+ ia64 stable wrt bug #470680
26 Jan 2014; Ole Markus With <olemarkus@gentoo.org>
PEAR-Mail_Mime-1.8.2.ebuild:
diff --git a/dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.8.8.ebuild b/dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.8.8.ebuild
index 903953164c0f..eeb1049cde7b 100644
--- a/dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.8.8.ebuild
+++ b/dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.8.8.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.8.8.ebuild,v 1.1 2013/11/21 20:02:21 mabi Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.8.8.ebuild,v 1.2 2014/02/11 14:57:39 hattya Exp $
EAPI="5"
@@ -10,7 +10,7 @@ DESCRIPTION="Provides classes to deal with creation and manipulation of mime mes
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
IUSE=""
PDEPEND="dev-php/PEAR-Mail_mimeDecode"