diff options
author | 2014-08-10 20:53:15 +0000 | |
---|---|---|
committer | 2014-08-10 20:53:15 +0000 | |
commit | 8459e896f397e52606c404ff3e23f8e65791c80c (patch) | |
tree | 6d9adacb0531c5f1a04b4213b599e8d581e8bdc6 /dev-php | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | gentoo-2-8459e896f397e52606c404ff3e23f8e65791c80c.tar.gz gentoo-2-8459e896f397e52606c404ff3e23f8e65791c80c.tar.bz2 gentoo-2-8459e896f397e52606c404ff3e23f8e65791c80c.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')
-rw-r--r-- | dev-php/PEAR-Net_Server/ChangeLog | 8 | ||||
-rw-r--r-- | dev-php/PEAR-Net_Server/PEAR-Net_Server-1.0.2-r1.ebuild | 6 | ||||
-rw-r--r-- | dev-php/PEAR-Net_Server/PEAR-Net_Server-1.0.3.ebuild | 6 |
3 files changed, 12 insertions, 8 deletions
diff --git a/dev-php/PEAR-Net_Server/ChangeLog b/dev-php/PEAR-Net_Server/ChangeLog index 540a4e7abfc5..d247945d437c 100644 --- a/dev-php/PEAR-Net_Server/ChangeLog +++ b/dev-php/PEAR-Net_Server/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PEAR-Net_Server -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Server/ChangeLog,v 1.42 2012/12/27 16:08:59 armin76 Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Server/ChangeLog,v 1.43 2014/08/10 20:53:15 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> + PEAR-Net_Server-1.0.2-r1.ebuild, PEAR-Net_Server-1.0.3.ebuild: + QA: drop trailing '.' from DESCRIPTION 27 Dec 2012; Raúl Porcel <armin76@gentoo.org> PEAR-Net_Server-1.0.3.ebuild: alpha/sparc stable wrt #441268 diff --git a/dev-php/PEAR-Net_Server/PEAR-Net_Server-1.0.2-r1.ebuild b/dev-php/PEAR-Net_Server/PEAR-Net_Server-1.0.2-r1.ebuild index d47cf72408aa..be13a2484b58 100644 --- a/dev-php/PEAR-Net_Server/PEAR-Net_Server-1.0.2-r1.ebuild +++ b/dev-php/PEAR-Net_Server/PEAR-Net_Server-1.0.2-r1.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_Server/PEAR-Net_Server-1.0.2-r1.ebuild,v 1.7 2012/08/05 18:21:29 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Server/PEAR-Net_Server-1.0.2-r1.ebuild,v 1.8 2014/08/10 20:53:15 slyfox Exp $ EAPI="4" inherit php-pear-r1 -DESCRIPTION="Generic server class for PHP." +DESCRIPTION="Generic server class for PHP" LICENSE="PHP-3.01" SLOT="0" diff --git a/dev-php/PEAR-Net_Server/PEAR-Net_Server-1.0.3.ebuild b/dev-php/PEAR-Net_Server/PEAR-Net_Server-1.0.3.ebuild index 51c5d11ff9d9..d290dd8383a7 100644 --- a/dev-php/PEAR-Net_Server/PEAR-Net_Server-1.0.3.ebuild +++ b/dev-php/PEAR-Net_Server/PEAR-Net_Server-1.0.3.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_Server/PEAR-Net_Server-1.0.3.ebuild,v 1.8 2012/12/27 16:08:59 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Server/PEAR-Net_Server-1.0.3.ebuild,v 1.9 2014/08/10 20:53:15 slyfox Exp $ EAPI="4" inherit php-pear-r1 -DESCRIPTION="Generic server class for PHP." +DESCRIPTION="Generic server class for PHP" LICENSE="PHP-3.01" SLOT="0" |