From 9a87a4f8402b4d2eb4387a2e9f163142ad0d63d9 Mon Sep 17 00:00:00 2001 From: Sergei Trofimovich Date: Sun, 10 Aug 2014 20:52:40 +0000 Subject: QA: drop trailing '.' from DESCRIPTION (Portage version: 2.2.11_p9/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA) --- dev-php/PEAR-Net_LMTP/ChangeLog | 6 +++++- dev-php/PEAR-Net_LMTP/PEAR-Net_LMTP-1.0.1-r1.ebuild | 6 +++--- dev-php/PEAR-Net_LMTP/PEAR-Net_LMTP-1.0.2.ebuild | 4 ++-- 3 files changed, 10 insertions(+), 6 deletions(-) (limited to 'dev-php/PEAR-Net_LMTP') diff --git a/dev-php/PEAR-Net_LMTP/ChangeLog b/dev-php/PEAR-Net_LMTP/ChangeLog index 17ecbeafd62a..60bedc13fdfd 100644 --- a/dev-php/PEAR-Net_LMTP/ChangeLog +++ b/dev-php/PEAR-Net_LMTP/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PEAR-Net_LMTP # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_LMTP/ChangeLog,v 1.28 2014/03/19 15:21:31 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_LMTP/ChangeLog,v 1.29 2014/08/10 20:52:40 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich + PEAR-Net_LMTP-1.0.1-r1.ebuild, PEAR-Net_LMTP-1.0.2.ebuild: + QA: drop trailing '.' from DESCRIPTION 19 Mar 2014; Agostino Sarubbo PEAR-Net_LMTP-1.0.2.ebuild: Stable for alpha, wrt bug #495568 diff --git a/dev-php/PEAR-Net_LMTP/PEAR-Net_LMTP-1.0.1-r1.ebuild b/dev-php/PEAR-Net_LMTP/PEAR-Net_LMTP-1.0.1-r1.ebuild index e7af27c0d02e..897c65c80d5e 100644 --- a/dev-php/PEAR-Net_LMTP/PEAR-Net_LMTP-1.0.1-r1.ebuild +++ b/dev-php/PEAR-Net_LMTP/PEAR-Net_LMTP-1.0.1-r1.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2007 Gentoo Foundation +# 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.1-r1.ebuild,v 1.17 2007/12/06 00:40:56 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_LMTP/PEAR-Net_LMTP-1.0.1-r1.ebuild,v 1.18 2014/08/10 20:52:40 slyfox Exp $ 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" 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" -- cgit v1.2.3-65-gdbad