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 028C91381FB for ; Tue, 25 Dec 2012 09:29:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DFCB321C077; Tue, 25 Dec 2012 09:28:58 +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 5700021C077 for ; Tue, 25 Dec 2012 09:28:58 +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 752F333D83B for ; Tue, 25 Dec 2012 09:28:57 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2314) id 4273F2171D; Tue, 25 Dec 2012 09:28:56 +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 x11-libs/qt-dbus: qt-dbus-4.8.4.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: qt-dbus-4.8.4.ebuild ChangeLog X-VCS-Directories: x11-libs/qt-dbus X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20121225092856.4273F2171D@flycatcher.gentoo.org> Date: Tue, 25 Dec 2012 09:28:56 +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: 89b03548-e0f9-4749-9a27-dfb4637e433f X-Archives-Hash: f6436549c28cc0be1f99bd8d86e8ba35 ago 12/12/25 09:28:56 Modified: qt-dbus-4.8.4.ebuild ChangeLog Log: Stable for ia64, wrt bug #445956 (Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit) Revision Changes Path 1.4 x11-libs/qt-dbus/qt-dbus-4.8.4.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qt-dbus/qt-dbus-4.8.4.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qt-dbus/qt-dbus-4.8.4.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qt-dbus/qt-dbus-4.8.4.ebuild?r1=1.3&r2=1.4 Index: qt-dbus-4.8.4.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/x11-libs/qt-dbus/qt-dbus-4.8.4.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- qt-dbus-4.8.4.ebuild 25 Dec 2012 09:20:47 -0000 1.3 +++ qt-dbus-4.8.4.ebuild 25 Dec 2012 09:28:56 -0000 1.4 @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-dbus/qt-dbus-4.8.4.ebuild,v 1.3 2012/12/25 09:20:47 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-dbus/qt-dbus-4.8.4.ebuild,v 1.4 2012/12/25 09:28:56 ago Exp $ EAPI=4 @@ -11,7 +11,7 @@ if [[ ${QT4_BUILD_TYPE} == live ]]; then KEYWORDS="" else - KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" + KEYWORDS="~alpha amd64 ~arm hppa ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" fi IUSE="" 1.133 x11-libs/qt-dbus/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qt-dbus/ChangeLog?rev=1.133&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qt-dbus/ChangeLog?rev=1.133&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qt-dbus/ChangeLog?r1=1.132&r2=1.133 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/x11-libs/qt-dbus/ChangeLog,v retrieving revision 1.132 retrieving revision 1.133 diff -u -r1.132 -r1.133 --- ChangeLog 25 Dec 2012 09:20:47 -0000 1.132 +++ ChangeLog 25 Dec 2012 09:28:56 -0000 1.133 @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/qt-dbus # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-dbus/ChangeLog,v 1.132 2012/12/25 09:20:47 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-dbus/ChangeLog,v 1.133 2012/12/25 09:28:56 ago Exp $ + + 25 Dec 2012; Agostino Sarubbo qt-dbus-4.8.4.ebuild: + Stable for ia64, wrt bug #445956 25 Dec 2012; Agostino Sarubbo qt-dbus-4.8.4.ebuild: Stable for amd64, wrt bug #445956