Gentoo Archives: gentoo-commits

From: "Alexis Ballier (aballier)" <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-libs/libupnp: ChangeLog libupnp-1.6.14.ebuild
Date: Tue, 29 May 2012 15:14:57
Message-Id: 20120529151446.A3B212004B@flycatcher.gentoo.org
1 aballier 12/05/29 15:14:46
2
3 Modified: ChangeLog libupnp-1.6.14.ebuild
4 Log:
5 keyword ~amd64-fbsd
6
7 (Portage version: 2.2.0_alpha108/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.27 net-libs/libupnp/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libupnp/ChangeLog?rev=1.27&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libupnp/ChangeLog?rev=1.27&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libupnp/ChangeLog?r1=1.26&r2=1.27
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/net-libs/libupnp/ChangeLog,v
19 retrieving revision 1.26
20 retrieving revision 1.27
21 diff -u -r1.26 -r1.27
22 --- ChangeLog 15 Dec 2011 21:32:52 -0000 1.26
23 +++ ChangeLog 29 May 2012 15:14:46 -0000 1.27
24 @@ -1,6 +1,9 @@
25 # ChangeLog for net-libs/libupnp
26 -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libupnp/ChangeLog,v 1.26 2011/12/15 21:32:52 gurligebis Exp $
28 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/net-libs/libupnp/ChangeLog,v 1.27 2012/05/29 15:14:46 aballier Exp $
30 +
31 + 29 May 2012; Alexis Ballier <aballier@g.o> libupnp-1.6.14.ebuild:
32 + keyword ~amd64-fbsd
33
34 *libupnp-1.6.14 (15 Dec 2011)
35
36
37
38
39 1.2 net-libs/libupnp/libupnp-1.6.14.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libupnp/libupnp-1.6.14.ebuild?rev=1.2&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libupnp/libupnp-1.6.14.ebuild?rev=1.2&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libupnp/libupnp-1.6.14.ebuild?r1=1.1&r2=1.2
44
45 Index: libupnp-1.6.14.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/net-libs/libupnp/libupnp-1.6.14.ebuild,v
48 retrieving revision 1.1
49 retrieving revision 1.2
50 diff -u -r1.1 -r1.2
51 --- libupnp-1.6.14.ebuild 15 Dec 2011 21:32:52 -0000 1.1
52 +++ libupnp-1.6.14.ebuild 29 May 2012 15:14:46 -0000 1.2
53 @@ -1,6 +1,6 @@
54 -# Copyright 1999-2011 Gentoo Foundation
55 +# Copyright 1999-2012 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libupnp/libupnp-1.6.14.ebuild,v 1.1 2011/12/15 21:32:52 gurligebis Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/net-libs/libupnp/libupnp-1.6.14.ebuild,v 1.2 2012/05/29 15:14:46 aballier Exp $
59
60 EAPI="4"
61 WANT_AUTOMAKE=1.9
62 @@ -13,7 +13,7 @@
63
64 LICENSE="BSD"
65 SLOT="0"
66 -KEYWORDS="~arm ~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
67 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
68 IUSE="debug doc ipv6 static-libs"
69
70 RDEPEND=""