From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 283DF1393DD for ; Mon, 11 Aug 2014 21:01:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 55236E0E88; Mon, 11 Aug 2014 20:24:07 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B23DAE0E91 for ; Mon, 11 Aug 2014 20:21:12 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id CB759340DDF for ; Sun, 10 Aug 2014 20:51:48 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2272) id 941EC2004E; Sun, 10 Aug 2014 20:51:47 +0000 (UTC) From: "Sergei Trofimovich (slyfox)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, slyfox@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-php/PEAR-Net_CheckIP: PEAR-Net_CheckIP-1.2.1.ebuild PEAR-Net_CheckIP-1.1-r1.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: PEAR-Net_CheckIP-1.2.1.ebuild PEAR-Net_CheckIP-1.1-r1.ebuild ChangeLog X-VCS-Directories: dev-php/PEAR-Net_CheckIP X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20140810205147.941EC2004E@flycatcher.gentoo.org> Date: Sun, 10 Aug 2014 20:51:47 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 001313fb-b151-41b8-9032-c0c281023056 X-Archives-Hash: c050182ae722be9e498e9cb998c4bc4e slyfox 14/08/10 20:51:47 Modified: PEAR-Net_CheckIP-1.2.1.ebuild PEAR-Net_CheckIP-1.1-r1.ebuild ChangeLog Log: QA: drop trailing '.' from DESCRIPTION (Portage version: 2.2.11_p9/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA) Revision Changes Path 1.9 dev-php/PEAR-Net_CheckIP/PEAR-Net_CheckIP-1.2.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Net_CheckIP/PEAR-Net_CheckIP-1.2.1.ebuild?rev=1.9&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Net_CheckIP/PEAR-Net_CheckIP-1.2.1.ebuild?rev=1.9&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Net_CheckIP/PEAR-Net_CheckIP-1.2.1.ebuild?r1=1.8&r2=1.9 Index: PEAR-Net_CheckIP-1.2.1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_CheckIP/PEAR-Net_CheckIP-1.2.1.ebuild,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- PEAR-Net_CheckIP-1.2.1.ebuild 22 Oct 2007 18:42:38 -0000 1.8 +++ PEAR-Net_CheckIP-1.2.1.ebuild 10 Aug 2014 20:51:47 -0000 1.9 @@ -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" 1.17 dev-php/PEAR-Net_CheckIP/PEAR-Net_CheckIP-1.1-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Net_CheckIP/PEAR-Net_CheckIP-1.1-r1.ebuild?rev=1.17&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Net_CheckIP/PEAR-Net_CheckIP-1.1-r1.ebuild?rev=1.17&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Net_CheckIP/PEAR-Net_CheckIP-1.1-r1.ebuild?r1=1.16&r2=1.17 Index: PEAR-Net_CheckIP-1.1-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_CheckIP/PEAR-Net_CheckIP-1.1-r1.ebuild,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- PEAR-Net_CheckIP-1.1-r1.ebuild 26 Jan 2010 22:10:48 -0000 1.16 +++ PEAR-Net_CheckIP-1.1-r1.ebuild 10 Aug 2014 20:51:47 -0000 1.17 @@ -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" 1.28 dev-php/PEAR-Net_CheckIP/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Net_CheckIP/ChangeLog?rev=1.28&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Net_CheckIP/ChangeLog?rev=1.28&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Net_CheckIP/ChangeLog?r1=1.27&r2=1.28 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_CheckIP/ChangeLog,v retrieving revision 1.27 retrieving revision 1.28 diff -u -r1.27 -r1.28 --- ChangeLog 26 Jan 2010 22:10:48 -0000 1.27 +++ ChangeLog 10 Aug 2014 20:51:47 -0000 1.28 @@ -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 + PEAR-Net_CheckIP-1.1-r1.ebuild, PEAR-Net_CheckIP-1.2.1.ebuild: + QA: drop trailing '.' from DESCRIPTION 26 Jan 2010; Ulrich Mueller PEAR-Net_CheckIP-1.1-r1.ebuild: @@ -113,4 +117,3 @@ 04 Aug 2005; Sebastian Bergmann +metadata.xml, +PEAR-Net_CheckIP-1.1.ebuild: Initial version. -