* [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
@ 2014-08-10 20:51 Sergei Trofimovich (slyfox)
0 siblings, 0 replies; only message in thread
From: Sergei Trofimovich (slyfox) @ 2014-08-10 20:51 UTC (permalink / raw
To: gentoo-commits
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 <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.
-
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2014-08-11 21:01 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-10 20:51 [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 Sergei Trofimovich (slyfox)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox