diff options
author | Sebastian Bergmann <sebastian@gentoo.org> | 2006-03-11 05:46:48 +0000 |
---|---|---|
committer | Sebastian Bergmann <sebastian@gentoo.org> | 2006-03-11 05:46:48 +0000 |
commit | 5d69249f08ed9bcda90b74f286317b82112af7cb (patch) | |
tree | 3a6430ce1e069347048d790323c5aa0e77e2470a /dev-php/PEAR-Net_SMTP/PEAR-Net_SMTP-1.2.7.ebuild | |
parent | Fold etherwake and mii-diag into this package as well as a bunch of other dia... (diff) | |
download | gentoo-2-5d69249f08ed9bcda90b74f286317b82112af7cb.tar.gz gentoo-2-5d69249f08ed9bcda90b74f286317b82112af7cb.tar.bz2 gentoo-2-5d69249f08ed9bcda90b74f286317b82112af7cb.zip |
Fix DESCRIPTION, closes bug 125698.
(Portage version: 2.1_pre5-r4)
Diffstat (limited to 'dev-php/PEAR-Net_SMTP/PEAR-Net_SMTP-1.2.7.ebuild')
-rw-r--r-- | dev-php/PEAR-Net_SMTP/PEAR-Net_SMTP-1.2.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/PEAR-Net_SMTP/PEAR-Net_SMTP-1.2.7.ebuild b/dev-php/PEAR-Net_SMTP/PEAR-Net_SMTP-1.2.7.ebuild index 1abada6e96bd..d21b3bd5ddb3 100644 --- a/dev-php/PEAR-Net_SMTP/PEAR-Net_SMTP-1.2.7.ebuild +++ b/dev-php/PEAR-Net_SMTP/PEAR-Net_SMTP-1.2.7.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_SMTP/PEAR-Net_SMTP-1.2.7.ebuild,v 1.15 2006/02/18 20:15:52 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_SMTP/PEAR-Net_SMTP-1.2.7.ebuild,v 1.16 2006/03/11 05:46:48 sebastian Exp $ inherit php-pear-r1 -DESCRIPTION="Tar file management class" +DESCRIPTION="An implementation of the SMTP protocol." LICENSE="PHP" SLOT="0" |