From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-dev+bounces-58898-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id C6788198005 for <garchives@archives.gentoo.org>; Fri, 1 Mar 2013 12:45:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 605E6E078A; Fri, 1 Mar 2013 12:45:51 +0000 (UTC) Received: from mail-wi0-f174.google.com (mail-wi0-f174.google.com [209.85.212.174]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 594FAE076E for <gentoo-dev@lists.gentoo.org>; Fri, 1 Mar 2013 12:45:50 +0000 (UTC) Received: by mail-wi0-f174.google.com with SMTP id hi8so9021171wib.1 for <gentoo-dev@lists.gentoo.org>; Fri, 01 Mar 2013 04:45:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type; bh=MrDyMSGe3vPjznjgpIBjMNbg3N2kRItdMRhqvUW+gYQ=; b=Xi40nk6bpTZYYv8nrxqOf/Oo0OwGsUexIAqnpNSNuH8FlKoj/CeMkYzK2Cq36ezlcg 3GcYUZzdvOSw0fct33e6LhGmWGCPzCXMLKI/3ZXQEgpeCTjzb1Mit/yMqTiaCzqFK2hW yARprKohJCYVyMhblsn4bt89Lg8Ik5PZ0qmVVKoi6hMnV9oQghp7zcZedNzl5jYFxpNn PgeytDlvSPtr3ZvZuO1pITrfOC9F985Eo5VEaIfGEHpf36/4jOS8g9RsMjS9mcIdQ1NE LIvIVGi4/VOpcZEep2C5GncidUD9qm5z7Tppg2vGjtFrOnZKLplcPhmdx87UR3MiT8yE tjag== X-Received: by 10.181.13.175 with SMTP id ez15mr38866295wid.8.1362141948841; Fri, 01 Mar 2013 04:45:48 -0800 (PST) Precedence: bulk List-Post: <mailto:gentoo-dev@lists.gentoo.org> List-Help: <mailto:gentoo-dev+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-dev+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-dev+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-dev.gentoo.org> X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org MIME-Version: 1.0 Sender: markos.chandras@gmail.com Received: by 10.194.121.136 with HTTP; Fri, 1 Mar 2013 04:45:28 -0800 (PST) In-Reply-To: <20130301081602.D1F5D2171D@flycatcher.gentoo.org> References: <20130301081602.D1F5D2171D@flycatcher.gentoo.org> From: Markos Chandras <hwoarang@gentoo.org> Date: Fri, 1 Mar 2013 12:45:28 +0000 X-Google-Sender-Auth: BWdBWFkx-4nlyUVE3J0OEz4K2PQ Message-ID: <CAG2jQ8hMX5acA3ZaQKDnixpUgqTvkR9dv_cCr6SkpAcjqkL_hg@mail.gmail.com> Subject: [gentoo-dev] Re: [gentoo-commits] gentoo-x86 commit in dev-libs/confuse: confuse-2.7.ebuild ChangeLog To: gentoo-dev@lists.gentoo.org, vapier@gentoo.org Cc: qa@gentoo.org Content-Type: text/plain; charset=ISO-8859-1 X-Archives-Salt: 0f0fc460-935b-4480-9ac1-d8446f78be96 X-Archives-Hash: c6893379a0b53cd97e08bb34a9afef6b On 1 March 2013 08:16, Mike Frysinger (vapier) <vapier@gentoo.org> wrote: > vapier 13/03/01 08:16:02 > > Modified: confuse-2.7.ebuild ChangeLog > Log: > Add arm lovin. > > (Portage version: 2.2.0_alpha163/cvs/Linux x86_64, signed Manifest commit with key FB7C4156) > > Revision Changes Path > 1.13 dev-libs/confuse/confuse-2.7.ebuild > > file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/confuse/confuse-2.7.ebuild?rev=1.13&view=markup > plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/confuse/confuse-2.7.ebuild?rev=1.13&content-type=text/plain > diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/confuse/confuse-2.7.ebuild?r1=1.12&r2=1.13 > > Index: confuse-2.7.ebuild > =================================================================== > RCS file: /var/cvsroot/gentoo-x86/dev-libs/confuse/confuse-2.7.ebuild,v > retrieving revision 1.12 > retrieving revision 1.13 > diff -u -r1.12 -r1.13 > --- confuse-2.7.ebuild 30 Oct 2012 11:18:49 -0000 1.12 > +++ confuse-2.7.ebuild 1 Mar 2013 08:16:02 -0000 1.13 > @@ -1,6 +1,6 @@ > -# Copyright 1999-2012 Gentoo Foundation > +# Copyright 1999-2013 Gentoo Foundation > # Distributed under the terms of the GNU General Public License v2 > -# $Header: /var/cvsroot/gentoo-x86/dev-libs/confuse/confuse-2.7.ebuild,v 1.12 2012/10/30 11:18:49 blueness Exp $ > +# $Header: /var/cvsroot/gentoo-x86/dev-libs/confuse/confuse-2.7.ebuild,v 1.13 2013/03/01 08:16:02 vapier Exp $ > > EAPI=3 > > @@ -10,7 +10,7 @@ > > LICENSE="ISC" > SLOT="0" > -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" > +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" > IUSE="nls static-libs" > > DEPEND="sys-devel/flex > straight to stable? Not even keeping it to testing just for a week or so? -- Regards, Markos Chandras - Gentoo Linux Developer http://dev.gentoo.org/~hwoarang