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 DA7DE13838B for ; Mon, 15 Sep 2014 08:24:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7734CE0A88; Mon, 15 Sep 2014 08:24:57 +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 004C3E0A88 for ; Mon, 15 Sep 2014 08:24:56 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2D4AE340472 for ; Mon, 15 Sep 2014 08:24:56 +0000 (UTC) Received: by oystercatcher.gentoo.org (Postfix, from userid 2314) id D731A58C6; Mon, 15 Sep 2014 08:24:54 +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: <20140915082454.D731A58C6@oystercatcher.gentoo.org> Date: Mon, 15 Sep 2014 08:24:54 +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: 123482d5-acf1-4c54-98b1-8f26cb074e58 X-Archives-Hash: 7e5f82c4d35c6d0103ec1c306a2f3629 ago 14/09/15 08:24:54 Modified: vte-0.36.3.ebuild ChangeLog Log: Stable for sparc, wrt bug #512012 (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F) Revision Changes Path 1.9 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.9&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/vte/vte-0.36.3.ebuild?rev=1.9&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/vte/vte-0.36.3.ebuild?r1=1.8&r2=1.9 Index: vte-0.36.3.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.36.3.ebuild,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- vte-0.36.3.ebuild 25 Aug 2014 11:04:09 -0000 1.8 +++ vte-0.36.3.ebuild 15 Sep 2014 08:24:54 -0000 1.9 @@ -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.8 2014/08/25 11:04:09 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.36.3.ebuild,v 1.9 2014/09/15 08:24:54 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.396 x11-libs/vte/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/vte/ChangeLog?rev=1.396&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/vte/ChangeLog?rev=1.396&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/vte/ChangeLog?r1=1.395&r2=1.396 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v retrieving revision 1.395 retrieving revision 1.396 diff -u -r1.395 -r1.396 --- ChangeLog 25 Aug 2014 11:04:09 -0000 1.395 +++ ChangeLog 15 Sep 2014 08:24:54 -0000 1.396 @@ -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.395 2014/08/25 11:04:09 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.396 2014/09/15 08:24:54 ago Exp $ + + 15 Sep 2014; Agostino Sarubbo vte-0.36.3.ebuild: + Stable for sparc, wrt bug #512012 25 Aug 2014; Agostino Sarubbo vte-0.36.3.ebuild: Stable for alpha, wrt bug #512012