Gentoo Archives: gentoo-commits

From: "Sergey Popov (pinkbyte)" <pinkbyte@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-portage/porticron: ChangeLog porticron-0.7_p20140126.ebuild
Date: Mon, 31 Mar 2014 07:37:05
Message-Id: 20140331073700.B71182005C@flycatcher.gentoo.org
1 pinkbyte 14/03/31 07:37:00
2
3 Modified: ChangeLog porticron-0.7_p20140126.ebuild
4 Log:
5 Stable on x86, wrt bug #505148
6
7 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0x1F357D42)
8
9 Revision Changes Path
10 1.37 app-portage/porticron/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/porticron/ChangeLog?rev=1.37&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/porticron/ChangeLog?rev=1.37&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/porticron/ChangeLog?r1=1.36&r2=1.37
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-portage/porticron/ChangeLog,v
19 retrieving revision 1.36
20 retrieving revision 1.37
21 diff -u -r1.36 -r1.37
22 --- ChangeLog 29 Mar 2014 20:40:51 -0000 1.36
23 +++ ChangeLog 31 Mar 2014 07:37:00 -0000 1.37
24 @@ -1,6 +1,10 @@
25 # ChangeLog for app-portage/porticron
26 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/app-portage/porticron/ChangeLog,v 1.36 2014/03/29 20:40:51 nimiux Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/app-portage/porticron/ChangeLog,v 1.37 2014/03/31 07:37:00 pinkbyte Exp $
29 +
30 + 31 Mar 2014; Sergey Popov <pinkbyte@g.o>
31 + porticron-0.7_p20140126.ebuild:
32 + Stable on x86, wrt bug #505148
33
34 29 Mar 2014; Chema Alonso <nimiux@g.o> porticron-0.7_p20140126.ebuild:
35 Stable for amd64 wrt bug #505148
36
37
38
39 1.4 app-portage/porticron/porticron-0.7_p20140126.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/porticron/porticron-0.7_p20140126.ebuild?rev=1.4&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/porticron/porticron-0.7_p20140126.ebuild?rev=1.4&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/porticron/porticron-0.7_p20140126.ebuild?r1=1.3&r2=1.4
44
45 Index: porticron-0.7_p20140126.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/app-portage/porticron/porticron-0.7_p20140126.ebuild,v
48 retrieving revision 1.3
49 retrieving revision 1.4
50 diff -u -r1.3 -r1.4
51 --- porticron-0.7_p20140126.ebuild 29 Mar 2014 20:40:51 -0000 1.3
52 +++ porticron-0.7_p20140126.ebuild 31 Mar 2014 07:37:00 -0000 1.4
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2014 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/app-portage/porticron/porticron-0.7_p20140126.ebuild,v 1.3 2014/03/29 20:40:51 nimiux Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/app-portage/porticron/porticron-0.7_p20140126.ebuild,v 1.4 2014/03/31 07:37:00 pinkbyte Exp $
58
59 EAPI="5"
60
61 @@ -12,7 +12,7 @@
62
63 LICENSE="BSD"
64 SLOT="0"
65 -KEYWORDS="amd64 ~arm hppa ~ppc ~ppc64 ~x86"
66 +KEYWORDS="amd64 ~arm hppa ~ppc ~ppc64 x86"
67 IUSE=""
68
69 RDEPEND="net-dns/bind-tools"