From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id F3FD6138EA1 for ; Sat, 22 Feb 2014 08:03:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0830AE0BD7; Sat, 22 Feb 2014 08:03:34 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 83E48E0BD7 for ; Sat, 22 Feb 2014 08:03:33 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B0BF033FAAF for ; Sat, 22 Feb 2014 08:03:32 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2314) id 84C662004C; Sat, 22 Feb 2014 08:03:31 +0000 (UTC) From: "Agostino Sarubbo (ago)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, ago@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in sys-apps/attr: attr-2.4.47-r1.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: attr-2.4.47-r1.ebuild ChangeLog X-VCS-Directories: sys-apps/attr X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20140222080331.84C662004C@flycatcher.gentoo.org> Date: Sat, 22 Feb 2014 08:03:31 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 4b8e50ac-9162-4924-8acd-ab2d61367eef X-Archives-Hash: a2a8ef3c6c411ed3155d4972bf1d0370 ago 14/02/22 08:03:31 Modified: attr-2.4.47-r1.ebuild ChangeLog Log: Stable for x86, wrt bug #474296 (Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F) Revision Changes Path 1.10 sys-apps/attr/attr-2.4.47-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/attr/attr-2.4.47-r1.ebuild?rev=1.10&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/attr/attr-2.4.47-r1.ebuild?rev=1.10&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/attr/attr-2.4.47-r1.ebuild?r1=1.9&r2=1.10 Index: attr-2.4.47-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-apps/attr/attr-2.4.47-r1.ebuild,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- attr-2.4.47-r1.ebuild 15 Feb 2014 18:41:59 -0000 1.9 +++ attr-2.4.47-r1.ebuild 22 Feb 2014 08:03:31 -0000 1.10 @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/attr/attr-2.4.47-r1.ebuild,v 1.9 2014/02/15 18:41:59 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/attr/attr-2.4.47-r1.ebuild,v 1.10 2014/02/22 08:03:31 ago Exp $ EAPI="4" @@ -12,7 +12,7 @@ LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~arm-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~arm-linux ~x86-linux" IUSE="nls static-libs" DEPEND="nls? ( sys-devel/gettext ) 1.167 sys-apps/attr/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/attr/ChangeLog?rev=1.167&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/attr/ChangeLog?rev=1.167&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/attr/ChangeLog?r1=1.166&r2=1.167 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-apps/attr/ChangeLog,v retrieving revision 1.166 retrieving revision 1.167 diff -u -r1.166 -r1.167 --- ChangeLog 15 Feb 2014 18:41:59 -0000 1.166 +++ ChangeLog 22 Feb 2014 08:03:31 -0000 1.167 @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/attr # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/attr/ChangeLog,v 1.166 2014/02/15 18:41:59 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/attr/ChangeLog,v 1.167 2014/02/22 08:03:31 ago Exp $ + + 22 Feb 2014; Agostino Sarubbo attr-2.4.47-r1.ebuild: + Stable for x86, wrt bug #474296 15 Feb 2014; Chema Alonso attr-2.4.47-r1.ebuild: Stable for amd64 wrt bug #474296