diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-10-06 14:39:10 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-10-06 14:39:10 +0000 |
commit | 858b1e82edc7af9447a2989a35fb5a78120ad9b5 (patch) | |
tree | 8d0d22d6b49a45af0269672fe7701869b6855952 /dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.5.2.ebuild | |
parent | arm/sh stable (diff) | |
download | gentoo-2-858b1e82edc7af9447a2989a35fb5a78120ad9b5.tar.gz gentoo-2-858b1e82edc7af9447a2989a35fb5a78120ad9b5.tar.bz2 gentoo-2-858b1e82edc7af9447a2989a35fb5a78120ad9b5.zip |
Stable on ppc64; bug #189243
(Portage version: 2.1.3.9)
Diffstat (limited to 'dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.5.2.ebuild')
-rw-r--r-- | dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.5.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.5.2.ebuild b/dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.5.2.ebuild index 22a0b55235f9..33c82775ad45 100644 --- a/dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.5.2.ebuild +++ b/dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.5.2.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_Mime/PEAR-Mail_Mime-1.5.2.ebuild,v 1.8 2007/10/05 16:07:28 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.5.2.ebuild,v 1.9 2007/10/06 14:39:10 corsair Exp $ inherit php-pear-r1 eutils @@ -8,7 +8,7 @@ DESCRIPTION="Provides classes to deal with creation and manipulation of mime mes LICENSE="PHP" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ppc64 ~s390 ~sh ~sparc ~x86" IUSE="" DEPEND=">=dev-php/PEAR-PEAR-1.6.0" |