diff options
author | Andreas Schuerch <nativemad@gentoo.org> | 2011-11-04 09:10:16 +0000 |
---|---|---|
committer | Andreas Schuerch <nativemad@gentoo.org> | 2011-11-04 09:10:16 +0000 |
commit | 14865e0594f19cc581c5a886ff0226f58728d875 (patch) | |
tree | 57e83570fec189a323f11df9c704fe963d31076e /dev-php/PEAR-Mail_mimeDecode | |
parent | x86 stable, see bug 388763 (diff) | |
download | gentoo-2-14865e0594f19cc581c5a886ff0226f58728d875.tar.gz gentoo-2-14865e0594f19cc581c5a886ff0226f58728d875.tar.bz2 gentoo-2-14865e0594f19cc581c5a886ff0226f58728d875.zip |
x86 stable, see bug 388763
(Portage version: 2.1.10.11/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 3c7e8fe06120..1520460f576f 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.16 2011/11/03 11:15:51 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail_mimeDecode/ChangeLog,v 1.17 2011/11/04 09:10:16 nativemad Exp $ + + 04 Nov 2011; Andreas Schuerch <nativemad@gentoo.org> + PEAR-Mail_mimeDecode-1.5.1.ebuild: + x86 stable, see bug 388763 03 Nov 2011; Tony Vroon <chainsaw@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 864594fc6fb4..9b8b99018d26 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.3 2011/11/03 11:15:51 chainsaw Exp $ +# $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 $ 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 |