slyfox 14/08/10 20:57:15
Modified: PEAR-Var_Dump-1.0.3-r1.ebuild
PEAR-Var_Dump-1.0.4.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.2 dev-php/PEAR-Var_Dump/PEAR-Var_Dump-1.0.3-r1.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Var_Dump/PEAR-Var_Dump-1.0.3-r1.ebuild?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Var_Dump/PEAR-Var_Dump-1.0.3-r1.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Var_Dump/PEAR-Var_Dump-1.0.3-r1.ebuild?r1=1.1&r2=1.2
Index: PEAR-Var_Dump-1.0.3-r1.ebuild
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/dev-php/PEAR-Var_Dump/PEAR-Var_Dump-1.0.3-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- PEAR-Var_Dump-1.0.3-r1.ebuild 17 Jun 2010 13:29:54 -0000 1.1
+++ PEAR-Var_Dump-1.0.3-r1.ebuild 10 Aug 2014 20:57:15 -0000 1.2
@@ -1,12 +1,12 @@
-# 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-Var_Dump/PEAR-Var_Dump-1.0.3-r1.ebuild,v
1.1 2010/06/17 13:29:54 mabi Exp $
+# $Header:
/var/cvsroot/gentoo-x86/dev-php/PEAR-Var_Dump/PEAR-Var_Dump-1.0.3-r1.ebuild,v
1.2 2014/08/10 20:57:15 slyfox Exp $
EAPI="2"
inherit php-pear-r1
-DESCRIPTION="Provides methods for dumping structured information about a
variable."
+DESCRIPTION="Provides methods for dumping structured information about a
variable"
LICENSE="PHP-3.01"
SLOT="0"
1.2 dev-php/PEAR-Var_Dump/PEAR-Var_Dump-1.0.4.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Var_Dump/PEAR-Var_Dump-1.0.4.ebuild?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Var_Dump/PEAR-Var_Dump-1.0.4.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Var_Dump/PEAR-Var_Dump-1.0.4.ebuild?r1=1.1&r2=1.2
Index: PEAR-Var_Dump-1.0.4.ebuild
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/dev-php/PEAR-Var_Dump/PEAR-Var_Dump-1.0.4.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- PEAR-Var_Dump-1.0.4.ebuild 21 Mar 2011 08:41:18 -0000 1.1
+++ PEAR-Var_Dump-1.0.4.ebuild 10 Aug 2014 20:57:15 -0000 1.2
@@ -1,12 +1,12 @@
-# Copyright 1999-2011 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-Var_Dump/PEAR-Var_Dump-1.0.4.ebuild,v 1.1
2011/03/21 08:41:18 olemarkus Exp $
+# $Header:
/var/cvsroot/gentoo-x86/dev-php/PEAR-Var_Dump/PEAR-Var_Dump-1.0.4.ebuild,v 1.2
2014/08/10 20:57:15 slyfox Exp $
EAPI="2"
inherit php-pear-r1
-DESCRIPTION="Provides methods for dumping structured information about a
variable."
+DESCRIPTION="Provides methods for dumping structured information about a
variable"
LICENSE="PHP-3.01"
SLOT="0"
1.4 dev-php/PEAR-Var_Dump/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Var_Dump/ChangeLog?rev=1.4&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Var_Dump/ChangeLog?rev=1.4&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Var_Dump/ChangeLog?r1=1.3&r2=1.4
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-Var_Dump/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog 21 Mar 2011 08:41:19 -0000 1.3
+++ ChangeLog 10 Aug 2014 20:57:15 -0000 1.4
@@ -1,6 +1,10 @@
# ChangeLog for dev-php/PEAR-Var_Dump
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Var_Dump/ChangeLog,v 1.3
2011/03/21 08:41:19 olemarkus Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Var_Dump/ChangeLog,v 1.4
2014/08/10 20:57:15 slyfox Exp $
+
+ 10 Aug 2014; Sergei Trofimovich <[email protected]>
+ PEAR-Var_Dump-1.0.3-r1.ebuild, PEAR-Var_Dump-1.0.4.ebuild:
+ QA: drop trailing '.' from DESCRIPTION
*PEAR-Var_Dump-1.0.4 (21 Mar 2011)
@@ -19,4 +23,3 @@
22 Aug 2009; Steve Dibb <[email protected]> +PEAR-Var_Dump-1.0.3.ebuild,
+metadata.xml:
Initial commit
-