Gentoo Archives: gentoo-commits

From: "Agostino Sarubbo (ago)" <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-analyzer/upnpscan: upnpscan-0.4-r3.ebuild ChangeLog
Date: Wed, 30 Jan 2013 16:44:26
Message-Id: 20130130164344.1C0472171D@flycatcher.gentoo.org
1 ago 13/01/30 16:43:44
2
3 Modified: upnpscan-0.4-r3.ebuild ChangeLog
4 Log:
5 Stable for amd64, wrt bug #454018
6
7 (Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
8
9 Revision Changes Path
10 1.3 net-analyzer/upnpscan/upnpscan-0.4-r3.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/upnpscan/upnpscan-0.4-r3.ebuild?rev=1.3&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/upnpscan/upnpscan-0.4-r3.ebuild?rev=1.3&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/upnpscan/upnpscan-0.4-r3.ebuild?r1=1.2&r2=1.3
15
16 Index: upnpscan-0.4-r3.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/net-analyzer/upnpscan/upnpscan-0.4-r3.ebuild,v
19 retrieving revision 1.2
20 retrieving revision 1.3
21 diff -u -r1.2 -r1.3
22 --- upnpscan-0.4-r3.ebuild 9 Oct 2012 10:07:01 -0000 1.2
23 +++ upnpscan-0.4-r3.ebuild 30 Jan 2013 16:43:43 -0000 1.3
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2012 Gentoo Foundation
26 +# Copyright 1999-2013 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/upnpscan/upnpscan-0.4-r3.ebuild,v 1.2 2012/10/09 10:07:01 pinkbyte Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/upnpscan/upnpscan-0.4-r3.ebuild,v 1.3 2013/01/30 16:43:43 ago Exp $
30
31 EAPI="4"
32
33 @@ -15,7 +15,7 @@
34
35 LICENSE="GPL-2"
36 SLOT="0"
37 -KEYWORDS="~amd64 ~x86"
38 +KEYWORDS="amd64 ~x86"
39 IUSE=""
40
41 S="${WORKDIR}/${PN}"
42
43
44
45 1.15 net-analyzer/upnpscan/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/upnpscan/ChangeLog?rev=1.15&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/upnpscan/ChangeLog?rev=1.15&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/upnpscan/ChangeLog?r1=1.14&r2=1.15
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/net-analyzer/upnpscan/ChangeLog,v
54 retrieving revision 1.14
55 retrieving revision 1.15
56 diff -u -r1.14 -r1.15
57 --- ChangeLog 9 Oct 2012 10:07:01 -0000 1.14
58 +++ ChangeLog 30 Jan 2013 16:43:43 -0000 1.15
59 @@ -1,6 +1,9 @@
60 # ChangeLog for net-analyzer/upnpscan
61 -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/upnpscan/ChangeLog,v 1.14 2012/10/09 10:07:01 pinkbyte Exp $
63 +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/upnpscan/ChangeLog,v 1.15 2013/01/30 16:43:43 ago Exp $
65 +
66 + 30 Jan 2013; Agostino Sarubbo <ago@g.o> upnpscan-0.4-r3.ebuild:
67 + Stable for amd64, wrt bug #454018
68
69 09 Oct 2012; Sergey Popov <pinkbyte@g.o> upnpscan-0.4-r3.ebuild:
70 Remove unneeded 'eutils' eclass from inherit
71 @@ -61,4 +64,3 @@
72 +upnpscan-0.4.ebuild:
73 Initial commit. Fixes bug 98046. Thanks to Michael Zanetta <grimmlin at
74 pentoo dot ch>.
75 -