Gentoo Archives: gentoo-dev

From: Markos Chandras <hwoarang@g.o>
To: gentoo-dev@l.g.o, vapier@g.o
Cc: qa@g.o
Subject: [gentoo-dev] Re: [gentoo-commits] gentoo-x86 commit in dev-libs/confuse: confuse-2.7.ebuild ChangeLog
Date: Fri, 01 Mar 2013 12:45:59
Message-Id: CAG2jQ8hMX5acA3ZaQKDnixpUgqTvkR9dv_cCr6SkpAcjqkL_hg@mail.gmail.com
1 On 1 March 2013 08:16, Mike Frysinger (vapier) <vapier@g.o> wrote:
2 > vapier 13/03/01 08:16:02
3 >
4 > Modified: confuse-2.7.ebuild ChangeLog
5 > Log:
6 > Add arm lovin.
7 >
8 > (Portage version: 2.2.0_alpha163/cvs/Linux x86_64, signed Manifest commit with key FB7C4156)
9 >
10 > Revision Changes Path
11 > 1.13 dev-libs/confuse/confuse-2.7.ebuild
12 >
13 > file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/confuse/confuse-2.7.ebuild?rev=1.13&view=markup
14 > plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/confuse/confuse-2.7.ebuild?rev=1.13&content-type=text/plain
15 > diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/confuse/confuse-2.7.ebuild?r1=1.12&r2=1.13
16 >
17 > Index: confuse-2.7.ebuild
18 > ===================================================================
19 > RCS file: /var/cvsroot/gentoo-x86/dev-libs/confuse/confuse-2.7.ebuild,v
20 > retrieving revision 1.12
21 > retrieving revision 1.13
22 > diff -u -r1.12 -r1.13
23 > --- confuse-2.7.ebuild 30 Oct 2012 11:18:49 -0000 1.12
24 > +++ confuse-2.7.ebuild 1 Mar 2013 08:16:02 -0000 1.13
25 > @@ -1,6 +1,6 @@
26 > -# Copyright 1999-2012 Gentoo Foundation
27 > +# Copyright 1999-2013 Gentoo Foundation
28 > # Distributed under the terms of the GNU General Public License v2
29 > -# $Header: /var/cvsroot/gentoo-x86/dev-libs/confuse/confuse-2.7.ebuild,v 1.12 2012/10/30 11:18:49 blueness Exp $
30 > +# $Header: /var/cvsroot/gentoo-x86/dev-libs/confuse/confuse-2.7.ebuild,v 1.13 2013/03/01 08:16:02 vapier Exp $
31 >
32 > EAPI=3
33 >
34 > @@ -10,7 +10,7 @@
35 >
36 > LICENSE="ISC"
37 > SLOT="0"
38 > -KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86 ~sparc-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
39 > +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86 ~sparc-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
40 > IUSE="nls static-libs"
41 >
42 > DEPEND="sys-devel/flex
43 >
44
45 straight to stable? Not even keeping it to testing just for a week or so?
46
47 --
48 Regards,
49 Markos Chandras - Gentoo Linux Developer
50 http://dev.gentoo.org/~hwoarang

Replies