diff options
author | Lars Weiler <pylon@gentoo.org> | 2007-09-25 00:37:17 +0000 |
---|---|---|
committer | Lars Weiler <pylon@gentoo.org> | 2007-09-25 00:37:17 +0000 |
commit | 8531bdc5c0ba238118f7e380f0e0bf73d88bc90b (patch) | |
tree | 5700417cbf0ddaddf21ead68a94921149c41f166 /dev-php/PEAR-Mail/PEAR-Mail-1.1.14.ebuild | |
parent | stable ppc, bug #192247 (diff) | |
download | gentoo-2-8531bdc5c0ba238118f7e380f0e0bf73d88bc90b.tar.gz gentoo-2-8531bdc5c0ba238118f7e380f0e0bf73d88bc90b.tar.bz2 gentoo-2-8531bdc5c0ba238118f7e380f0e0bf73d88bc90b.zip |
stable ppc, bug #192247
(Portage version: 2.1.3.9)
Diffstat (limited to 'dev-php/PEAR-Mail/PEAR-Mail-1.1.14.ebuild')
-rw-r--r-- | dev-php/PEAR-Mail/PEAR-Mail-1.1.14.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/PEAR-Mail/PEAR-Mail-1.1.14.ebuild b/dev-php/PEAR-Mail/PEAR-Mail-1.1.14.ebuild index 5f441e3d255a..e86fd66d0498 100644 --- a/dev-php/PEAR-Mail/PEAR-Mail-1.1.14.ebuild +++ b/dev-php/PEAR-Mail/PEAR-Mail-1.1.14.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/PEAR-Mail-1.1.14.ebuild,v 1.4 2007/09/21 12:40:36 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail/PEAR-Mail-1.1.14.ebuild,v 1.5 2007/09/25 00:37:17 pylon Exp $ inherit php-pear-r1 @@ -8,7 +8,7 @@ DESCRIPTION="Class that provides multiple interfaces for sending emails" LICENSE="PHP" 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="" RDEPEND=">=dev-php/PEAR-Net_SMTP-1.2.7" |