From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-591622-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 40D241381F3 for <garchives@archives.gentoo.org>; Sat, 18 May 2013 20:43:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C9C7AE0848; Sat, 18 May 2013 20:43:53 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 51062E0848 for <gentoo-commits@lists.gentoo.org>; Sat, 18 May 2013 20:43:53 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 6E84B33E2CF for <gentoo-commits@lists.gentoo.org>; Sat, 18 May 2013 20:43:52 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2314) id 3CE062171D; Sat, 18 May 2013 20:43:51 +0000 (UTC) From: "Agostino Sarubbo (ago)" <ago@gentoo.org> 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/dbus: dbus-1.6.10.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: dbus-1.6.10.ebuild ChangeLog X-VCS-Directories: sys-apps/dbus X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20130518204351.3CE062171D@flycatcher.gentoo.org> Date: Sat, 18 May 2013 20:43:51 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 3f5a16ca-d9d1-419f-a93c-758883f2baf8 X-Archives-Hash: 70ebb2242d65a7744596649843bcd190 ago 13/05/18 20:43:51 Modified: dbus-1.6.10.ebuild ChangeLog Log: Stable for alpha, wrt bug #453086 (Portage version: 2.1.11.63/cvs/Linux ppc64, RepoMan options: --include-arches="alpha", signed Manifest commit with key 7194459F) Revision Changes Path 1.8 sys-apps/dbus/dbus-1.6.10.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/dbus/dbus-1.6.10.ebuild?rev=1.8&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/dbus/dbus-1.6.10.ebuild?rev=1.8&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/dbus/dbus-1.6.10.ebuild?r1=1.7&r2=1.8 Index: dbus-1.6.10.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-apps/dbus/dbus-1.6.10.ebuild,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- dbus-1.6.10.ebuild 18 May 2013 05:25:43 -0000 1.7 +++ dbus-1.6.10.ebuild 18 May 2013 20:43:51 -0000 1.8 @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/dbus/dbus-1.6.10.ebuild,v 1.7 2013/05/18 05:25:43 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/dbus/dbus-1.6.10.ebuild,v 1.8 2013/05/18 20:43:51 ago Exp $ EAPI=5 PYTHON_COMPAT=( python2_7 ) @@ -12,7 +12,7 @@ LICENSE="|| ( AFL-2.1 GPL-2 )" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~arm-linux ~x86-linux" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~arm-linux ~x86-linux" IUSE="debug doc selinux static-libs systemd test X" RDEPEND=">=dev-libs/expat-2 1.375 sys-apps/dbus/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/dbus/ChangeLog?rev=1.375&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/dbus/ChangeLog?rev=1.375&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/dbus/ChangeLog?r1=1.374&r2=1.375 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-apps/dbus/ChangeLog,v retrieving revision 1.374 retrieving revision 1.375 diff -u -r1.374 -r1.375 --- ChangeLog 18 May 2013 05:25:43 -0000 1.374 +++ ChangeLog 18 May 2013 20:43:51 -0000 1.375 @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/dbus # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/dbus/ChangeLog,v 1.374 2013/05/18 05:25:43 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/dbus/ChangeLog,v 1.375 2013/05/18 20:43:51 ago Exp $ + + 18 May 2013; Agostino Sarubbo <ago@gentoo.org> dbus-1.6.10.ebuild: + Stable for alpha, wrt bug #453086 18 May 2013; Agostino Sarubbo <ago@gentoo.org> dbus-1.6.10.ebuild: Stable for ia64, wrt bug #453086