diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-09-26 14:08:51 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-09-26 14:08:51 +0000 |
commit | 6912188b6b5e0491c9c03b00938b445626c5fd50 (patch) | |
tree | 851e051e415190e66d13aed8b7c2de8e8b5c1498 /dev-php/PEAR-Mail_mimeDecode/PEAR-Mail_mimeDecode-1.5.0.ebuild | |
parent | Add ~alpha wrt #189411 (diff) | |
download | gentoo-2-6912188b6b5e0491c9c03b00938b445626c5fd50.tar.gz gentoo-2-6912188b6b5e0491c9c03b00938b445626c5fd50.tar.bz2 gentoo-2-6912188b6b5e0491c9c03b00938b445626c5fd50.zip |
Add ~alpha wrt #189243
(Portage version: 2.1.3.9)
Diffstat (limited to 'dev-php/PEAR-Mail_mimeDecode/PEAR-Mail_mimeDecode-1.5.0.ebuild')
-rw-r--r-- | dev-php/PEAR-Mail_mimeDecode/PEAR-Mail_mimeDecode-1.5.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/PEAR-Mail_mimeDecode/PEAR-Mail_mimeDecode-1.5.0.ebuild b/dev-php/PEAR-Mail_mimeDecode/PEAR-Mail_mimeDecode-1.5.0.ebuild index 9167c8e47c04..25ea3fb2bad9 100644 --- a/dev-php/PEAR-Mail_mimeDecode/PEAR-Mail_mimeDecode-1.5.0.ebuild +++ b/dev-php/PEAR-Mail_mimeDecode/PEAR-Mail_mimeDecode-1.5.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.0.ebuild,v 1.5 2007/09/08 03:37:40 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail_mimeDecode/PEAR-Mail_mimeDecode-1.5.0.ebuild,v 1.6 2007/09/26 14:08:51 armin76 Exp $ inherit php-pear-r1 eutils @@ -8,7 +8,7 @@ DESCRIPTION="Provides a class to decode mime messages (split from PEAR-Mail_Mime LICENSE="PHP" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" IUSE="" # >=PEAR-Mail_Mime-1.5.2 in in DEPEND to avoid blockers and circular deps |