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-wireless/chillispot: ChangeLog chillispot-1.1.0.ebuild
Date: Thu, 28 Jun 2012 10:41:10
Message-Id: 20120628104101.448A62004B@flycatcher.gentoo.org
1 ago 12/06/28 10:41:01
2
3 Modified: ChangeLog chillispot-1.1.0.ebuild
4 Log:
5 Stable for amd64, wrt bug #423863
6
7 (Portage version: 2.1.10.65/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.24 net-wireless/chillispot/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/chillispot/ChangeLog?rev=1.24&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/chillispot/ChangeLog?rev=1.24&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/chillispot/ChangeLog?r1=1.23&r2=1.24
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/net-wireless/chillispot/ChangeLog,v
19 retrieving revision 1.23
20 retrieving revision 1.24
21 diff -u -r1.23 -r1.24
22 --- ChangeLog 27 Jun 2012 18:20:00 -0000 1.23
23 +++ ChangeLog 28 Jun 2012 10:41:01 -0000 1.24
24 @@ -1,6 +1,9 @@
25 # ChangeLog for net-wireless/chillispot
26 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/net-wireless/chillispot/ChangeLog,v 1.23 2012/06/27 18:20:00 kensington Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/net-wireless/chillispot/ChangeLog,v 1.24 2012/06/28 10:41:01 ago Exp $
29 +
30 + 28 Jun 2012; Agostino Sarubbo <ago@g.o> chillispot-1.1.0.ebuild:
31 + Stable for amd64, wrt bug #423863
32
33 27 Jun 2012; Michael Palimaka <kensington@g.o> -chillispot-0.99.ebuild,
34 -chillispot-1.0.ebuild:
35
36
37
38 1.6 net-wireless/chillispot/chillispot-1.1.0.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/chillispot/chillispot-1.1.0.ebuild?rev=1.6&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/chillispot/chillispot-1.1.0.ebuild?rev=1.6&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/chillispot/chillispot-1.1.0.ebuild?r1=1.5&r2=1.6
43
44 Index: chillispot-1.1.0.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/net-wireless/chillispot/chillispot-1.1.0.ebuild,v
47 retrieving revision 1.5
48 retrieving revision 1.6
49 diff -u -r1.5 -r1.6
50 --- chillispot-1.1.0.ebuild 18 Jul 2009 21:17:52 -0000 1.5
51 +++ chillispot-1.1.0.ebuild 28 Jun 2012 10:41:01 -0000 1.6
52 @@ -1,6 +1,6 @@
53 -# Copyright 1999-2009 Gentoo Foundation
54 +# Copyright 1999-2012 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/net-wireless/chillispot/chillispot-1.1.0.ebuild,v 1.5 2009/07/18 21:17:52 vostorga Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/net-wireless/chillispot/chillispot-1.1.0.ebuild,v 1.6 2012/06/28 10:41:01 ago Exp $
58
59 inherit eutils
60
61 @@ -10,7 +10,7 @@
62
63 LICENSE="GPL-2"
64 SLOT="0"
65 -KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ~mips ~ppc s390 sh ~sparc x86"
66 +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ~ppc s390 sh ~sparc x86"
67 IUSE=""
68
69 DEPEND=">=sys-apps/sed-4"