diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-11-10 18:51:11 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-11-10 18:51:11 +0000 |
commit | ce61a4496ebba3e5f27c76cae5d36c33bcb6689d (patch) | |
tree | 569fec467d9a5600e97678fc8bb1bbdc244481b7 /dev-php/PEAR-Mail_mimeDecode | |
parent | Drop stable x86 keywords wrt bug #364485. (diff) | |
download | historical-ce61a4496ebba3e5f27c76cae5d36c33bcb6689d.tar.gz historical-ce61a4496ebba3e5f27c76cae5d36c33bcb6689d.tar.bz2 historical-ce61a4496ebba3e5f27c76cae5d36c33bcb6689d.zip |
Stable for HPPA (bug #388763).
Package-Manager: portage-2.2.0_alpha72/cvs/Linux x86_64
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 1520460f576f..4cbbfdcf0efc 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.17 2011/11/04 09:10:16 nativemad Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail_mimeDecode/ChangeLog,v 1.18 2011/11/10 18:47:20 jer Exp $ + + 10 Nov 2011; Jeroen Roovers <jer@gentoo.org> + PEAR-Mail_mimeDecode-1.5.1.ebuild: + Stable for HPPA (bug #388763). 04 Nov 2011; Andreas Schuerch <nativemad@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 9b8b99018d26..1779dbf3325f 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.4 2011/11/04 09:10:16 nativemad Exp $ +# $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 $ 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 |