diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-04-06 19:40:26 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-04-06 19:40:26 +0000 |
commit | 58072e74623691fde1c8934c058b22f75bb74eba (patch) | |
tree | 6dcd3e06c87673d8685a72e5684c629b2eb9a7f3 /dev-php/PEAR-Mail/PEAR-Mail-1.1.4.ebuild | |
parent | New upstream release. (diff) | |
download | gentoo-2-58072e74623691fde1c8934c058b22f75bb74eba.tar.gz gentoo-2-58072e74623691fde1c8934c058b22f75bb74eba.tar.bz2 gentoo-2-58072e74623691fde1c8934c058b22f75bb74eba.zip |
Stable on ppc64
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-php/PEAR-Mail/PEAR-Mail-1.1.4.ebuild')
-rw-r--r-- | dev-php/PEAR-Mail/PEAR-Mail-1.1.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/PEAR-Mail/PEAR-Mail-1.1.4.ebuild b/dev-php/PEAR-Mail/PEAR-Mail-1.1.4.ebuild index 5165f5f75d31..5169ea0d3c9b 100644 --- a/dev-php/PEAR-Mail/PEAR-Mail-1.1.4.ebuild +++ b/dev-php/PEAR-Mail/PEAR-Mail-1.1.4.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail/PEAR-Mail-1.1.4.ebuild,v 1.6 2005/03/27 16:30:40 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail/PEAR-Mail-1.1.4.ebuild,v 1.7 2005/04/06 19:39:38 corsair Exp $ inherit php-pear DESCRIPTION="Class that provides multiple interfaces for sending emails." LICENSE="PHP" SLOT="0" -KEYWORDS="x86 ~ppc ~sparc alpha ~hppa amd64 ~ppc64" +KEYWORDS="x86 ~ppc ~sparc alpha ~hppa amd64 ppc64" IUSE="" RDEPEND=">=dev-php/PEAR-Net_SMTP-1.1.0" |