diff options
author | Markus Meier <maekke@gentoo.org> | 2011-11-13 20:48:41 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2011-11-13 20:48:41 +0000 |
commit | 29adc113590fb08bf5422cf9eb5fa8183e2d6b75 (patch) | |
tree | 48183d3f6cd0888c829ec71335aa9457c005b1a1 /dev-php/PEAR-Mail_mimeDecode | |
parent | arm stable, bug #388763 (diff) | |
download | gentoo-2-29adc113590fb08bf5422cf9eb5fa8183e2d6b75.tar.gz gentoo-2-29adc113590fb08bf5422cf9eb5fa8183e2d6b75.tar.bz2 gentoo-2-29adc113590fb08bf5422cf9eb5fa8183e2d6b75.zip |
arm stable, bug #388763
(Portage version: 2.1.10.34/cvs/Linux i686)
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.1.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 4cbbfdcf0efc..2c5dfbb31709 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail_mimeDecode/ChangeLog,v 1.18 2011/11/10 18:47:20 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail_mimeDecode/ChangeLog,v 1.19 2011/11/13 20:48:41 maekke Exp $ + + 13 Nov 2011; Markus Meier <maekke@gentoo.org> + PEAR-Mail_mimeDecode-1.5.1.ebuild: + arm stable, bug #388763 10 Nov 2011; Jeroen Roovers <jer@gentoo.org> PEAR-Mail_mimeDecode-1.5.1.ebuild: diff --git a/dev-php/PEAR-Mail_mimeDecode/PEAR-Mail_mimeDecode-1.5.1.ebuild b/dev-php/PEAR-Mail_mimeDecode/PEAR-Mail_mimeDecode-1.5.1.ebuild index 1779dbf3325f..5a4337e5cceb 100644 --- a/dev-php/PEAR-Mail_mimeDecode/PEAR-Mail_mimeDecode-1.5.1.ebuild +++ b/dev-php/PEAR-Mail_mimeDecode/PEAR-Mail_mimeDecode-1.5.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 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.1.ebuild,v 1.5 2011/11/10 18:47:20 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail_mimeDecode/PEAR-Mail_mimeDecode-1.5.1.ebuild,v 1.6 2011/11/13 20:48:41 maekke Exp $ inherit php-pear-r1 eutils @@ -8,7 +8,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 |