slyfox 14/08/10 20:44:54
Modified: PEAR-Config-1.10.12.ebuild
PEAR-Config-1.10.11.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-Config/PEAR-Config-1.10.12.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Config/PEAR-Config-1.10.12.ebuild?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Config/PEAR-Config-1.10.12.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Config/PEAR-Config-1.10.12.ebuild?r1=1.1&r2=1.2
Index: PEAR-Config-1.10.12.ebuild
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/dev-php/PEAR-Config/PEAR-Config-1.10.12.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- PEAR-Config-1.10.12.ebuild 27 Dec 2010 13:50:49 -0000 1.1
+++ PEAR-Config-1.10.12.ebuild 10 Aug 2014 20:44:54 -0000 1.2
@@ -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-Config/PEAR-Config-1.10.12.ebuild,v 1.1
2010/12/27 13:50:49 olemarkus Exp $
+# $Header:
/var/cvsroot/gentoo-x86/dev-php/PEAR-Config/PEAR-Config-1.10.12.ebuild,v 1.2
2014/08/10 20:44:54 slyfox Exp $
inherit php-pear-r1
-DESCRIPTION="Provides methods for configuration manipulation. Your
configuration's swiss-army knife."
+DESCRIPTION="Provides methods for configuration manipulation. Your
configuration's swiss-army knife"
LICENSE="PHP-2.02"
SLOT="0"
KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
1.3 dev-php/PEAR-Config/PEAR-Config-1.10.11.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Config/PEAR-Config-1.10.11.ebuild?rev=1.3&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Config/PEAR-Config-1.10.11.ebuild?rev=1.3&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Config/PEAR-Config-1.10.11.ebuild?r1=1.2&r2=1.3
Index: PEAR-Config-1.10.11.ebuild
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/dev-php/PEAR-Config/PEAR-Config-1.10.11.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- PEAR-Config-1.10.11.ebuild 5 Dec 2007 23:43:50 -0000 1.2
+++ PEAR-Config-1.10.11.ebuild 10 Aug 2014 20:44:54 -0000 1.3
@@ -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-Config/PEAR-Config-1.10.11.ebuild,v 1.2
2007/12/05 23:43:50 jokey Exp $
+# $Header:
/var/cvsroot/gentoo-x86/dev-php/PEAR-Config/PEAR-Config-1.10.11.ebuild,v 1.3
2014/08/10 20:44:54 slyfox Exp $
inherit php-pear-r1
-DESCRIPTION="Provides methods for configuration manipulation. Your
configuration's swiss-army knife."
+DESCRIPTION="Provides methods for configuration manipulation. Your
configuration's swiss-army knife"
LICENSE="PHP-2.02"
SLOT="0"
KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
1.4 dev-php/PEAR-Config/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Config/ChangeLog?rev=1.4&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Config/ChangeLog?rev=1.4&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Config/ChangeLog?r1=1.3&r2=1.4
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-Config/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog 27 Dec 2010 13:50:49 -0000 1.3
+++ ChangeLog 10 Aug 2014 20:44:54 -0000 1.4
@@ -1,6 +1,10 @@
# ChangeLog for dev-php/PEAR-Config
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Config/ChangeLog,v 1.3
2010/12/27 13:50:49 olemarkus Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Config/ChangeLog,v 1.4
2014/08/10 20:44:54 slyfox Exp $
+
+ 10 Aug 2014; Sergei Trofimovich <[email protected]>
+ PEAR-Config-1.10.11.ebuild, PEAR-Config-1.10.12.ebuild:
+ QA: drop trailing '.' from DESCRIPTION
*PEAR-Config-1.10.12 (27 Dec 2010)
@@ -21,4 +25,3 @@
28 Aug 2007; Jakub Moc <[email protected]> ChangeLog:
New ebuild, Bug 169258
-