slyfox 14/08/10 20:56:15
Modified: PEAR-Text_Password-1.1.1.ebuild
PEAR-Text_Password-1.1.0.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.7 dev-php/PEAR-Text_Password/PEAR-Text_Password-1.1.1.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Text_Password/PEAR-Text_Password-1.1.1.ebuild?rev=1.7&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Text_Password/PEAR-Text_Password-1.1.1.ebuild?rev=1.7&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Text_Password/PEAR-Text_Password-1.1.1.ebuild?r1=1.6&r2=1.7
Index: PEAR-Text_Password-1.1.1.ebuild
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Password/PEAR-Text_Password-1.1.1.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- PEAR-Text_Password-1.1.1.ebuild 7 Feb 2012 16:51:04 -0000 1.6
+++ PEAR-Text_Password-1.1.1.ebuild 10 Aug 2014 20:56:15 -0000 1.7
@@ -1,10 +1,10 @@
-# Copyright 1999-2012 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-Text_Password/PEAR-Text_Password-1.1.1.ebuild,v
1.6 2012/02/07 16:51:04 jer Exp $
+# $Header:
/var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Password/PEAR-Text_Password-1.1.1.ebuild,v
1.7 2014/08/10 20:56:15 slyfox Exp $
inherit php-pear-r1
-DESCRIPTION="Creating passwords with PHP."
+DESCRIPTION="Creating passwords with PHP"
LICENSE="PHP-3"
SLOT="0"
1.15 dev-php/PEAR-Text_Password/PEAR-Text_Password-1.1.0.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Text_Password/PEAR-Text_Password-1.1.0.ebuild?rev=1.15&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Text_Password/PEAR-Text_Password-1.1.0.ebuild?rev=1.15&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Text_Password/PEAR-Text_Password-1.1.0.ebuild?r1=1.14&r2=1.15
Index: PEAR-Text_Password-1.1.0.ebuild
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Password/PEAR-Text_Password-1.1.0.ebuild,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- PEAR-Text_Password-1.1.0.ebuild 6 Dec 2007 00:55:08 -0000 1.14
+++ PEAR-Text_Password-1.1.0.ebuild 10 Aug 2014 20:56:15 -0000 1.15
@@ -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-Text_Password/PEAR-Text_Password-1.1.0.ebuild,v
1.14 2007/12/06 00:55:08 jokey Exp $
+# $Header:
/var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Password/PEAR-Text_Password-1.1.0.ebuild,v
1.15 2014/08/10 20:56:15 slyfox Exp $
inherit php-pear-r1
-DESCRIPTION="Creating passwords with PHP."
+DESCRIPTION="Creating passwords with PHP"
LICENSE="PHP-3"
SLOT="0"
1.26 dev-php/PEAR-Text_Password/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Text_Password/ChangeLog?rev=1.26&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Text_Password/ChangeLog?rev=1.26&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Text_Password/ChangeLog?r1=1.25&r2=1.26
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Password/ChangeLog,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- ChangeLog 7 Feb 2012 16:51:04 -0000 1.25
+++ ChangeLog 10 Aug 2014 20:56:15 -0000 1.26
@@ -1,6 +1,10 @@
# ChangeLog for dev-php/PEAR-Text_Password
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Password/ChangeLog,v 1.25
2012/02/07 16:51:04 jer Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Password/ChangeLog,v 1.26
2014/08/10 20:56:15 slyfox Exp $
+
+ 10 Aug 2014; Sergei Trofimovich <[email protected]>
+ PEAR-Text_Password-1.1.0.ebuild, PEAR-Text_Password-1.1.1.ebuild:
+ QA: drop trailing '.' from DESCRIPTION
07 Feb 2012; Jeroen Roovers <[email protected]>
PEAR-Text_Password-1.1.1.ebuild:
Stable for HPPA (bug #396997).
@@ -111,4 +115,3 @@
21 Jul 2005; Sebastian Bergmann <[email protected]> +metadata.xml,
+PEAR-Text_Password-1.0.ebuild:
Initial ebuild.
-