diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:51:47 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:51:47 +0000 |
commit | 2dd6f7113dc7da2da99b6911897117230d000592 (patch) | |
tree | 9083433c91f770a14a8f865a4d39f6d3e4a780bb /dev-php | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | gentoo-2-2dd6f7113dc7da2da99b6911897117230d000592.tar.gz gentoo-2-2dd6f7113dc7da2da99b6911897117230d000592.tar.bz2 gentoo-2-2dd6f7113dc7da2da99b6911897117230d000592.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_CheckIP/ChangeLog | 9 | ||||
-rw-r--r-- | dev-php/PEAR-Net_CheckIP/PEAR-Net_CheckIP-1.1-r1.ebuild | 6 | ||||
-rw-r--r-- | dev-php/PEAR-Net_CheckIP/PEAR-Net_CheckIP-1.2.1.ebuild | 6 |
3 files changed, 12 insertions, 9 deletions
diff --git a/dev-php/PEAR-Net_CheckIP/ChangeLog b/dev-php/PEAR-Net_CheckIP/ChangeLog index f9309ab49aef..22bc230e8f10 100644 --- a/dev-php/PEAR-Net_CheckIP/ChangeLog +++ b/dev-php/PEAR-Net_CheckIP/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PEAR-Net_CheckIP -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_CheckIP/ChangeLog,v 1.27 2010/01/26 22:10:48 ulm Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_CheckIP/ChangeLog,v 1.28 2014/08/10 20:51:47 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> + PEAR-Net_CheckIP-1.1-r1.ebuild, PEAR-Net_CheckIP-1.2.1.ebuild: + QA: drop trailing '.' from DESCRIPTION 26 Jan 2010; Ulrich Mueller <ulm@gentoo.org> PEAR-Net_CheckIP-1.1-r1.ebuild: @@ -113,4 +117,3 @@ 04 Aug 2005; Sebastian Bergmann <sebastian@gentoo.org> +metadata.xml, +PEAR-Net_CheckIP-1.1.ebuild: Initial version. - diff --git a/dev-php/PEAR-Net_CheckIP/PEAR-Net_CheckIP-1.1-r1.ebuild b/dev-php/PEAR-Net_CheckIP/PEAR-Net_CheckIP-1.1-r1.ebuild index 38b426c42046..80d8348f4756 100644 --- a/dev-php/PEAR-Net_CheckIP/PEAR-Net_CheckIP-1.1-r1.ebuild +++ b/dev-php/PEAR-Net_CheckIP/PEAR-Net_CheckIP-1.1-r1.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2010 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_CheckIP/PEAR-Net_CheckIP-1.1-r1.ebuild,v 1.16 2010/01/26 22:10:48 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_CheckIP/PEAR-Net_CheckIP-1.1-r1.ebuild,v 1.17 2014/08/10 20:51:47 slyfox Exp $ inherit php-pear-r1 -DESCRIPTION="Check the syntax of IPv4 addresses." +DESCRIPTION="Check the syntax of IPv4 addresses" LICENSE="PHP-2.02" SLOT="0" KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" diff --git a/dev-php/PEAR-Net_CheckIP/PEAR-Net_CheckIP-1.2.1.ebuild b/dev-php/PEAR-Net_CheckIP/PEAR-Net_CheckIP-1.2.1.ebuild index 5e3d3cad29dc..d7fe67f44a19 100644 --- a/dev-php/PEAR-Net_CheckIP/PEAR-Net_CheckIP-1.2.1.ebuild +++ b/dev-php/PEAR-Net_CheckIP/PEAR-Net_CheckIP-1.2.1.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_CheckIP/PEAR-Net_CheckIP-1.2.1.ebuild,v 1.8 2007/10/22 18:42:38 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_CheckIP/PEAR-Net_CheckIP-1.2.1.ebuild,v 1.9 2014/08/10 20:51:47 slyfox Exp $ inherit php-pear-r1 -DESCRIPTION="Check the syntax of IPv4 addresses." +DESCRIPTION="Check the syntax of IPv4 addresses" LICENSE="MIT" SLOT="0" KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" |