diff options
Diffstat (limited to 'dev-php/PEAR-Net_LMTP/PEAR-Net_LMTP-1.0.2.ebuild')
-rw-r--r-- | dev-php/PEAR-Net_LMTP/PEAR-Net_LMTP-1.0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/PEAR-Net_LMTP/PEAR-Net_LMTP-1.0.2.ebuild b/dev-php/PEAR-Net_LMTP/PEAR-Net_LMTP-1.0.2.ebuild index 0a9b2eb2083c..ac65ee2ae573 100644 --- a/dev-php/PEAR-Net_LMTP/PEAR-Net_LMTP-1.0.2.ebuild +++ b/dev-php/PEAR-Net_LMTP/PEAR-Net_LMTP-1.0.2.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_LMTP/PEAR-Net_LMTP-1.0.2.ebuild,v 1.9 2014/03/19 15:21:31 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_LMTP/PEAR-Net_LMTP-1.0.2.ebuild,v 1.10 2014/08/10 20:52:40 slyfox Exp $ EAPI=5 inherit php-pear-r1 -DESCRIPTION="Provides an implementation of the RFC2033 LMTP protocol." +DESCRIPTION="Provides an implementation of the RFC2033 LMTP protocol" LICENSE="PHP-2.02" SLOT="0" |