Gentoo Archives: gentoo-commits

From: "Brent Baude (ranger)" <ranger@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-nds/ypbind: ChangeLog ypbind-1.31.ebuild
Date: Thu, 30 Sep 2010 21:37:02
Message-Id: 20100930213656.6E05120051@flycatcher.gentoo.org
1 ranger 10/09/30 21:36:56
2
3 Modified: ChangeLog ypbind-1.31.ebuild
4 Log:
5 stable ppc64, bug 320327
6 (Portage version: 2.1.8.3/cvs/Linux ppc64)
7
8 Revision Changes Path
9 1.59 net-nds/ypbind/ChangeLog
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-nds/ypbind/ChangeLog?rev=1.59&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-nds/ypbind/ChangeLog?rev=1.59&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-nds/ypbind/ChangeLog?r1=1.58&r2=1.59
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/net-nds/ypbind/ChangeLog,v
18 retrieving revision 1.58
19 retrieving revision 1.59
20 diff -u -r1.58 -r1.59
21 --- ChangeLog 28 Aug 2010 00:27:01 -0000 1.58
22 +++ ChangeLog 30 Sep 2010 21:36:56 -0000 1.59
23 @@ -1,6 +1,9 @@
24 # ChangeLog for net-nds/ypbind
25 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/net-nds/ypbind/ChangeLog,v 1.58 2010/08/28 00:27:01 jer Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/net-nds/ypbind/ChangeLog,v 1.59 2010/09/30 21:36:56 ranger Exp $
28 +
29 + 30 Sep 2010; Brent Baude <ranger@g.o> ypbind-1.31.ebuild:
30 + stable ppc64, bug 320327
31
32 *ypbind-1.32 (28 Aug 2010)
33
34
35
36
37 1.7 net-nds/ypbind/ypbind-1.31.ebuild
38
39 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-nds/ypbind/ypbind-1.31.ebuild?rev=1.7&view=markup
40 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-nds/ypbind/ypbind-1.31.ebuild?rev=1.7&content-type=text/plain
41 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-nds/ypbind/ypbind-1.31.ebuild?r1=1.6&r2=1.7
42
43 Index: ypbind-1.31.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/net-nds/ypbind/ypbind-1.31.ebuild,v
46 retrieving revision 1.6
47 retrieving revision 1.7
48 diff -u -r1.6 -r1.7
49 --- ypbind-1.31.ebuild 28 Aug 2010 00:24:08 -0000 1.6
50 +++ ypbind-1.31.ebuild 30 Sep 2010 21:36:56 -0000 1.7
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2010 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/net-nds/ypbind/ypbind-1.31.ebuild,v 1.6 2010/08/28 00:24:08 jer Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/net-nds/ypbind/ypbind-1.31.ebuild,v 1.7 2010/09/30 21:36:56 ranger Exp $
56
57 EAPI="2"
58
59 @@ -15,7 +15,7 @@
60
61 LICENSE="GPL-2"
62 SLOT="0"
63 -KEYWORDS="~alpha amd64 hppa ia64 ~mips ppc ~ppc64 sparc x86"
64 +KEYWORDS="~alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86"
65 IUSE="nls slp"
66
67 RDEPEND="slp? ( net-libs/openslp )