Gentoo Archives: gentoo-commits

From: "Agostino Sarubbo (ago)" <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-php/PEAR-Text_Password: PEAR-Text_Password-1.1.1.ebuild ChangeLog
Date: Mon, 02 Jan 2012 14:17:53
Message-Id: 20120102141742.847DD2004B@flycatcher.gentoo.org
1 ago 12/01/02 14:17:42
2
3 Modified: PEAR-Text_Password-1.1.1.ebuild ChangeLog
4 Log:
5 Stable for AMD64, wrt bug #396997
6
7 (Portage version: 2.1.10.41/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.2 dev-php/PEAR-Text_Password/PEAR-Text_Password-1.1.1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Text_Password/PEAR-Text_Password-1.1.1.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Text_Password/PEAR-Text_Password-1.1.1.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Text_Password/PEAR-Text_Password-1.1.1.ebuild?r1=1.1&r2=1.2
15
16 Index: PEAR-Text_Password-1.1.1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Password/PEAR-Text_Password-1.1.1.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- PEAR-Text_Password-1.1.1.ebuild 22 Aug 2009 19:06:20 -0000 1.1
23 +++ PEAR-Text_Password-1.1.1.ebuild 2 Jan 2012 14:17:42 -0000 1.2
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2009 Gentoo Foundation
26 +# Copyright 1999-2012 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Password/PEAR-Text_Password-1.1.1.ebuild,v 1.1 2009/08/22 19:06:20 beandog Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Password/PEAR-Text_Password-1.1.1.ebuild,v 1.2 2012/01/02 14:17:42 ago Exp $
30
31 inherit php-pear-r1
32
33 @@ -8,5 +8,5 @@
34
35 LICENSE="PHP-3"
36 SLOT="0"
37 -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
38 +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
39 IUSE=""
40
41
42
43 1.21 dev-php/PEAR-Text_Password/ChangeLog
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Text_Password/ChangeLog?rev=1.21&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Text_Password/ChangeLog?rev=1.21&content-type=text/plain
47 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Text_Password/ChangeLog?r1=1.20&r2=1.21
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Password/ChangeLog,v
52 retrieving revision 1.20
53 retrieving revision 1.21
54 diff -u -r1.20 -r1.21
55 --- ChangeLog 22 Aug 2009 19:06:20 -0000 1.20
56 +++ ChangeLog 2 Jan 2012 14:17:42 -0000 1.21
57 @@ -1,6 +1,10 @@
58 # ChangeLog for dev-php/PEAR-Text_Password
59 -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Password/ChangeLog,v 1.20 2009/08/22 19:06:20 beandog Exp $
61 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
62 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Password/ChangeLog,v 1.21 2012/01/02 14:17:42 ago Exp $
63 +
64 + 02 Jan 2012; Agostino Sarubbo <ago@g.o>
65 + PEAR-Text_Password-1.1.1.ebuild:
66 + Stable for AMD64, wrt bug #396997
67
68 *PEAR-Text_Password-1.1.1 (22 Aug 2009)