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 90A3E13877A for ; Tue, 22 Jul 2014 10:54:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2D826E0FA6; Tue, 22 Jul 2014 10:54:26 +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 B1AD1E0FA6 for ; Tue, 22 Jul 2014 10:54:25 +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 EA5E7340C3B for ; Tue, 22 Jul 2014 10:54:24 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2314) id ABA302004E; Tue, 22 Jul 2014 10:54:23 +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/vte: vte-0.36.3.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: vte-0.36.3.ebuild ChangeLog X-VCS-Directories: x11-libs/vte X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20140722105423.ABA302004E@flycatcher.gentoo.org> Date: Tue, 22 Jul 2014 10:54:23 +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: 66a83719-614c-4efb-b88b-b71b2942dc2d X-Archives-Hash: 9b1d79538ac796396272f3c8f74b0c00 ago 14/07/22 10:54:23 Modified: vte-0.36.3.ebuild ChangeLog Log: Stable for amd64, wrt bug #512912 (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F) Revision Changes Path 1.2 x11-libs/vte/vte-0.36.3.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/vte/vte-0.36.3.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/vte/vte-0.36.3.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/vte/vte-0.36.3.ebuild?r1=1.1&r2=1.2 Index: vte-0.36.3.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.36.3.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- vte-0.36.3.ebuild 26 Jun 2014 09:41:25 -0000 1.1 +++ vte-0.36.3.ebuild 22 Jul 2014 10:54:23 -0000 1.2 @@ -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/x11-libs/vte/vte-0.36.3.ebuild,v 1.1 2014/06/26 09:41:25 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.36.3.ebuild,v 1.2 2014/07/22 10:54:23 ago Exp $ EAPI="5" GCONF_DEBUG="yes" @@ -13,7 +13,7 @@ LICENSE="LGPL-2+" SLOT="2.90" IUSE="debug glade +introspection" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~x64-solaris ~x86-solaris" PDEPEND="~x11-libs/gnome-pty-helper-${PV}" RDEPEND=" 1.389 x11-libs/vte/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/vte/ChangeLog?rev=1.389&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/vte/ChangeLog?rev=1.389&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/vte/ChangeLog?r1=1.388&r2=1.389 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v retrieving revision 1.388 retrieving revision 1.389 diff -u -r1.388 -r1.389 --- ChangeLog 26 Jun 2014 09:41:25 -0000 1.388 +++ ChangeLog 22 Jul 2014 10:54:23 -0000 1.389 @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/vte # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.388 2014/06/26 09:41:25 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.389 2014/07/22 10:54:23 ago Exp $ + + 22 Jul 2014; Agostino Sarubbo vte-0.36.3.ebuild: + Stable for amd64, wrt bug #512912 *vte-0.36.3 (26 Jun 2014)