diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:52:28 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:52:28 +0000 |
commit | a91dd80560fa43072a31cb8dfa0c0cef4fb65a58 (patch) | |
tree | 9835826062aa18b3ed43815c338f7357b60cccf2 /dev-php/PEAR-Net_IMAP | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | gentoo-2-a91dd80560fa43072a31cb8dfa0c0cef4fb65a58.tar.gz gentoo-2-a91dd80560fa43072a31cb8dfa0c0cef4fb65a58.tar.bz2 gentoo-2-a91dd80560fa43072a31cb8dfa0c0cef4fb65a58.zip |
QA: drop trailing '.' from DESCRIPTION
(Portage version: 2.2.11_p9/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)
Diffstat (limited to 'dev-php/PEAR-Net_IMAP')
-rw-r--r-- | dev-php/PEAR-Net_IMAP/ChangeLog | 9 | ||||
-rw-r--r-- | dev-php/PEAR-Net_IMAP/PEAR-Net_IMAP-1.1.0_beta1.ebuild | 6 | ||||
-rw-r--r-- | dev-php/PEAR-Net_IMAP/PEAR-Net_IMAP-1.1.1.ebuild | 6 |
3 files changed, 12 insertions, 9 deletions
diff --git a/dev-php/PEAR-Net_IMAP/ChangeLog b/dev-php/PEAR-Net_IMAP/ChangeLog index 4f396ecfc394..f47b7eda8031 100644 --- a/dev-php/PEAR-Net_IMAP/ChangeLog +++ b/dev-php/PEAR-Net_IMAP/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PEAR-Net_IMAP -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_IMAP/ChangeLog,v 1.38 2012/03/18 18:38:39 armin76 Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_IMAP/ChangeLog,v 1.39 2014/08/10 20:52:28 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> + PEAR-Net_IMAP-1.1.0_beta1.ebuild, PEAR-Net_IMAP-1.1.1.ebuild: + QA: drop trailing '.' from DESCRIPTION 18 Mar 2012; Raúl Porcel <armin76@gentoo.org> PEAR-Net_IMAP-1.1.1.ebuild: ia64/sparc stable wrt #396985 @@ -162,4 +166,3 @@ 23 Jul 2005; Sebastian Bergmann <sebastian@gentoo.org> +metadata.xml, +PEAR-Net_IMAP-1.0.3.ebuild: Initial ebuild. - diff --git a/dev-php/PEAR-Net_IMAP/PEAR-Net_IMAP-1.1.0_beta1.ebuild b/dev-php/PEAR-Net_IMAP/PEAR-Net_IMAP-1.1.0_beta1.ebuild index 67c70ae20236..ba803c17efc4 100644 --- a/dev-php/PEAR-Net_IMAP/PEAR-Net_IMAP-1.1.0_beta1.ebuild +++ b/dev-php/PEAR-Net_IMAP/PEAR-Net_IMAP-1.1.0_beta1.ebuild @@ -1,12 +1,12 @@ -# 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_IMAP/PEAR-Net_IMAP-1.1.0_beta1.ebuild,v 1.10 2007/12/06 00:40:17 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_IMAP/PEAR-Net_IMAP-1.1.0_beta1.ebuild,v 1.11 2014/08/10 20:52:28 slyfox Exp $ PEAR_PV="${PV/_/}" inherit php-pear-r1 -DESCRIPTION="Provides an implementation of the IMAP protocol." +DESCRIPTION="Provides an implementation of the IMAP protocol" LICENSE="PHP-2.02" SLOT="0" diff --git a/dev-php/PEAR-Net_IMAP/PEAR-Net_IMAP-1.1.1.ebuild b/dev-php/PEAR-Net_IMAP/PEAR-Net_IMAP-1.1.1.ebuild index 290e739aa55a..4bd4a5ebc902 100644 --- a/dev-php/PEAR-Net_IMAP/PEAR-Net_IMAP-1.1.1.ebuild +++ b/dev-php/PEAR-Net_IMAP/PEAR-Net_IMAP-1.1.1.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2012 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_IMAP/PEAR-Net_IMAP-1.1.1.ebuild,v 1.8 2012/03/18 18:38:39 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_IMAP/PEAR-Net_IMAP-1.1.1.ebuild,v 1.9 2014/08/10 20:52:28 slyfox Exp $ EAPI="4" inherit php-pear-r1 -DESCRIPTION="Provides an implementation of the IMAP protocol." +DESCRIPTION="Provides an implementation of the IMAP protocol" LICENSE="PHP-3.01" SLOT="0" |