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/PEAR-Mail_mimeDecode-1.5.1.ebuild | |
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/PEAR-Mail_mimeDecode-1.5.1.ebuild')
-rw-r--r-- | dev-php/PEAR-Mail_mimeDecode/PEAR-Mail_mimeDecode-1.5.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 |