diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-08-04 11:37:09 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-08-04 11:37:09 +0000 |
commit | e91bb1675141542d6174920b5de6ea0483726673 (patch) | |
tree | 2e5cdea98fec3728d81eb015f6dbf73334351384 /dev-php | |
parent | Stable for ia64, wrt bug #470426 (diff) | |
download | gentoo-2-e91bb1675141542d6174920b5de6ea0483726673.tar.gz gentoo-2-e91bb1675141542d6174920b5de6ea0483726673.tar.bz2 gentoo-2-e91bb1675141542d6174920b5de6ea0483726673.zip |
Stable for ia64, wrt bug #470428
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ia64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/PEAR-Mail_mimeDecode/ChangeLog | 6 | ||||
-rw-r--r-- | dev-php/PEAR-Mail_mimeDecode/PEAR-Mail_mimeDecode-1.5.5.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-php/PEAR-Mail_mimeDecode/ChangeLog b/dev-php/PEAR-Mail_mimeDecode/ChangeLog index 4d706956764a..f444a9d5b641 100644 --- a/dev-php/PEAR-Mail_mimeDecode/ChangeLog +++ b/dev-php/PEAR-Mail_mimeDecode/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PEAR-Mail_mimeDecode # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail_mimeDecode/ChangeLog,v 1.28 2013/08/03 07:46:34 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail_mimeDecode/ChangeLog,v 1.29 2013/08/04 11:37:09 ago Exp $ + + 04 Aug 2013; Agostino Sarubbo <ago@gentoo.org> + PEAR-Mail_mimeDecode-1.5.5.ebuild: + Stable for ia64, wrt bug #470428 03 Aug 2013; Agostino Sarubbo <ago@gentoo.org> PEAR-Mail_mimeDecode-1.5.5.ebuild: diff --git a/dev-php/PEAR-Mail_mimeDecode/PEAR-Mail_mimeDecode-1.5.5.ebuild b/dev-php/PEAR-Mail_mimeDecode/PEAR-Mail_mimeDecode-1.5.5.ebuild index d531230c1e9d..b59a546e927b 100644 --- a/dev-php/PEAR-Mail_mimeDecode/PEAR-Mail_mimeDecode-1.5.5.ebuild +++ b/dev-php/PEAR-Mail_mimeDecode/PEAR-Mail_mimeDecode-1.5.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail_mimeDecode/PEAR-Mail_mimeDecode-1.5.5.ebuild,v 1.7 2013/08/03 07:46:34 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail_mimeDecode/PEAR-Mail_mimeDecode-1.5.5.ebuild,v 1.8 2013/08/04 11:37:09 ago Exp $ EAPI="4" @@ -10,7 +10,7 @@ DESCRIPTION="Provides a class to decode mime messages (split from PEAR-Mail_Mime 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="" # >=PEAR-Mail_Mime-1.5.2 in in DEPEND to avoid blockers and circular deps |