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 69B66138010 for ; Thu, 4 Oct 2012 07:41:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 576D521C044; Thu, 4 Oct 2012 07:41:01 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id E640F21C044 for ; Thu, 4 Oct 2012 07:41:00 +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 5A4CA33C4F0 for ; Thu, 4 Oct 2012 07:41:00 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2261) id 2004C21600; Thu, 4 Oct 2012 07:40:59 +0000 (UTC) From: "PaweA Hajdan (phajdan.jr)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, phajdan.jr@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in x11-libs/gtk+: gtk+-3.4.4.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: gtk+-3.4.4.ebuild ChangeLog X-VCS-Directories: x11-libs/gtk+ X-VCS-Committer: phajdan.jr X-VCS-Committer-Name: PaweA Hajdan Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20121004074059.2004C21600@flycatcher.gentoo.org> Date: Thu, 4 Oct 2012 07:40:59 +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: 26642009-0bcb-4374-9885-c930d85b87e2 X-Archives-Hash: d0713a3c0c6c5b70aeb4677a0a6ddcd1 phajdan.jr 12/10/04 07:40:59 Modified: gtk+-3.4.4.ebuild ChangeLog Log: x86 stable wrt bug #427544 (Portage version: 2.1.11.9/cvs/Linux i686) Revision Changes Path 1.5 x11-libs/gtk+/gtk+-3.4.4.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/gtk+/gtk+-3.4.4.ebuild?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/gtk+/gtk+-3.4.4.ebuild?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/gtk+/gtk+-3.4.4.ebuild?r1=1.4&r2=1.5 Index: gtk+-3.4.4.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-3.4.4.ebuild,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- gtk+-3.4.4.ebuild 2 Oct 2012 15:36:42 -0000 1.4 +++ gtk+-3.4.4.ebuild 4 Oct 2012 07:40:58 -0000 1.5 @@ -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/gtk+/gtk+-3.4.4.ebuild,v 1.4 2012/10/02 15:36:42 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-3.4.4.ebuild,v 1.5 2012/10/04 07:40:58 phajdan.jr Exp $ EAPI="4" @@ -21,7 +21,7 @@ || ( aqua wayland X ) xinerama? ( X )" -KEYWORDS="alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" # FIXME: introspection data is built against system installation of gtk+:3 # NOTE: cairo[svg] dep is due to bug 291283 (not patched to avoid eautoreconf) 1.609 x11-libs/gtk+/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/gtk+/ChangeLog?rev=1.609&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/gtk+/ChangeLog?rev=1.609&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/gtk+/ChangeLog?r1=1.608&r2=1.609 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v retrieving revision 1.608 retrieving revision 1.609 diff -u -r1.608 -r1.609 --- ChangeLog 3 Oct 2012 15:46:33 -0000 1.608 +++ ChangeLog 4 Oct 2012 07:40:58 -0000 1.609 @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/gtk+ # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v 1.608 2012/10/03 15:46:33 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v 1.609 2012/10/04 07:40:58 phajdan.jr Exp $ + + 04 Oct 2012; Pawel Hajdan jr gtk+-3.4.4.ebuild: + x86 stable wrt bug #427544 03 Oct 2012; Pawel Hajdan jr gtk+-2.24.12.ebuild: x86 stable wrt bug #427544