Gentoo Archives: gentoo-commits

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