diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:53:04 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:53:04 +0000 |
commit | 94f5587c48f16b7a78017fc564bb54f45096e379 (patch) | |
tree | 57d1af81465cf19549793f1814e74e1b0600e2b8 /dev-php | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | gentoo-2-94f5587c48f16b7a78017fc564bb54f45096e379.tar.gz gentoo-2-94f5587c48f16b7a78017fc564bb54f45096e379.tar.bz2 gentoo-2-94f5587c48f16b7a78017fc564bb54f45096e379.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_Ping/ChangeLog | 9 | ||||
-rw-r--r-- | dev-php/PEAR-Net_Ping/PEAR-Net_Ping-2.4.5.ebuild | 6 |
2 files changed, 9 insertions, 6 deletions
diff --git a/dev-php/PEAR-Net_Ping/ChangeLog b/dev-php/PEAR-Net_Ping/ChangeLog index 7753ab6236b9..8bfa37082cc4 100644 --- a/dev-php/PEAR-Net_Ping/ChangeLog +++ b/dev-php/PEAR-Net_Ping/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PEAR-Net_Ping -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Ping/ChangeLog,v 1.11 2009/11/24 14:24:11 beandog Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Ping/ChangeLog,v 1.12 2014/08/10 20:53:04 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> + PEAR-Net_Ping-2.4.5.ebuild: + QA: drop trailing '.' from DESCRIPTION *PEAR-Net_Ping-2.4.5 (24 Nov 2009) @@ -57,4 +61,3 @@ 18 May 2006; Sebastian Bergmann <sebastian@gentoo.org> +metadata.xml, +PEAR-Net_Ping-2.4.1.ebuild: Initial ebuild. - diff --git a/dev-php/PEAR-Net_Ping/PEAR-Net_Ping-2.4.5.ebuild b/dev-php/PEAR-Net_Ping/PEAR-Net_Ping-2.4.5.ebuild index 56eb556d3e61..d25b42b004b4 100644 --- a/dev-php/PEAR-Net_Ping/PEAR-Net_Ping-2.4.5.ebuild +++ b/dev-php/PEAR-Net_Ping/PEAR-Net_Ping-2.4.5.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2009 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_Ping/PEAR-Net_Ping-2.4.5.ebuild,v 1.1 2009/11/24 14:24:11 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Ping/PEAR-Net_Ping-2.4.5.ebuild,v 1.2 2014/08/10 20:53:04 slyfox Exp $ inherit php-pear-r1 -DESCRIPTION="OS independent wrapper class for executing ping calls." +DESCRIPTION="OS independent wrapper class for executing ping calls" LICENSE="PHP-2.02" SLOT="0" |