diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-07-30 12:21:35 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-07-30 12:21:35 +0000 |
commit | 006296d2c2ea7df3f30302ffcea4cd6e5418b23e (patch) | |
tree | 056c550d26670042b30be724d7d20f93cd975260 /dev-php/PEAR-Mail_mimeDecode | |
parent | Stable for alpha, wrt bug #470426 (diff) | |
download | gentoo-2-006296d2c2ea7df3f30302ffcea4cd6e5418b23e.tar.gz gentoo-2-006296d2c2ea7df3f30302ffcea4cd6e5418b23e.tar.bz2 gentoo-2-006296d2c2ea7df3f30302ffcea4cd6e5418b23e.zip |
Stable for alpha, wrt bug #470428
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="alpha", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-php/PEAR-Mail_mimeDecode')
-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 3e47c057ce87..c511d6686dc3 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.25 2013/07/28 19:47:00 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail_mimeDecode/ChangeLog,v 1.26 2013/07/30 12:21:35 ago Exp $ + + 30 Jul 2013; Agostino Sarubbo <ago@gentoo.org> + PEAR-Mail_mimeDecode-1.5.5.ebuild: + Stable for alpha, wrt bug #470428 28 Jul 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 9a65ae8fbe59..44c1e5afd39d 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.4 2013/07/28 19:47:00 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail_mimeDecode/PEAR-Mail_mimeDecode-1.5.5.ebuild,v 1.5 2013/07/30 12:21:35 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 |