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-ruby/ruby-ldap: ruby-ldap-0.9.16-r1.ebuild ChangeLog
Date: Thu, 01 Jan 2015 09:53:33
Message-Id: 20150101095328.D45E9EA13@oystercatcher.gentoo.org
1 ago 15/01/01 09:53:28
2
3 Modified: ruby-ldap-0.9.16-r1.ebuild ChangeLog
4 Log:
5 Stable for ia64, wrt bug #533592
6
7 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ia64", signed Manifest commit with key 7194459F)
8
9 Revision Changes Path
10 1.6 dev-ruby/ruby-ldap/ruby-ldap-0.9.16-r1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-ldap/ruby-ldap-0.9.16-r1.ebuild?rev=1.6&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-ldap/ruby-ldap-0.9.16-r1.ebuild?rev=1.6&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-ldap/ruby-ldap-0.9.16-r1.ebuild?r1=1.5&r2=1.6
15
16 Index: ruby-ldap-0.9.16-r1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-ldap/ruby-ldap-0.9.16-r1.ebuild,v
19 retrieving revision 1.5
20 retrieving revision 1.6
21 diff -u -r1.5 -r1.6
22 --- ruby-ldap-0.9.16-r1.ebuild 31 Dec 2014 16:27:50 -0000 1.5
23 +++ ruby-ldap-0.9.16-r1.ebuild 1 Jan 2015 09:53:28 -0000 1.6
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2014 Gentoo Foundation
26 +# Copyright 1999-2015 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-ldap/ruby-ldap-0.9.16-r1.ebuild,v 1.5 2014/12/31 16:27:50 ago Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-ldap/ruby-ldap-0.9.16-r1.ebuild,v 1.6 2015/01/01 09:53:28 ago Exp $
30
31 EAPI=5
32 # jruby: mkmf
33 @@ -17,7 +17,7 @@
34 HOMEPAGE="http://ruby-ldap.sourceforge.net/"
35 LICENSE="BSD"
36 SLOT="0"
37 -KEYWORDS="~alpha amd64 hppa ~ia64 ppc ~ppc64 ~sparc x86 ~x86-macos"
38 +KEYWORDS="~alpha amd64 hppa ia64 ppc ~ppc64 ~sparc x86 ~x86-macos"
39 IUSE="ssl"
40 DEPEND=">=net-nds/openldap-2
41 dev-libs/cyrus-sasl
42
43
44
45 1.72 dev-ruby/ruby-ldap/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-ldap/ChangeLog?rev=1.72&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-ldap/ChangeLog?rev=1.72&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-ldap/ChangeLog?r1=1.71&r2=1.72
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-ldap/ChangeLog,v
54 retrieving revision 1.71
55 retrieving revision 1.72
56 diff -u -r1.71 -r1.72
57 --- ChangeLog 31 Dec 2014 16:27:50 -0000 1.71
58 +++ ChangeLog 1 Jan 2015 09:53:28 -0000 1.72
59 @@ -1,6 +1,9 @@
60 # ChangeLog for dev-ruby/ruby-ldap
61 -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-ldap/ChangeLog,v 1.71 2014/12/31 16:27:50 ago Exp $
63 +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-ldap/ChangeLog,v 1.72 2015/01/01 09:53:28 ago Exp $
65 +
66 + 01 Jan 2015; Agostino Sarubbo <ago@g.o> ruby-ldap-0.9.16-r1.ebuild:
67 + Stable for ia64, wrt bug #533592
68
69 31 Dec 2014; Agostino Sarubbo <ago@g.o> ruby-ldap-0.9.16-r1.ebuild:
70 Stable for ppc, wrt bug #533592