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 924E513877A for ; Thu, 24 Jul 2014 22:38:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4169DE0C7D; Thu, 24 Jul 2014 22:31:42 +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 29F96E0C80 for ; Thu, 24 Jul 2014 22:30:29 +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 D5753340730 for ; Wed, 23 Jul 2014 15:15:55 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2314) id 998D12004C; Wed, 23 Jul 2014 15:15: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 dev-util/glade: glade-3.8.5.ebuild glade-3.18.3.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: glade-3.8.5.ebuild glade-3.18.3.ebuild ChangeLog X-VCS-Directories: dev-util/glade X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20140723151554.998D12004C@flycatcher.gentoo.org> Date: Wed, 23 Jul 2014 15:15: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: ed40abfe-fe9f-423e-af01-41ff150fa676 X-Archives-Hash: 5509d3b5ba4ea60cd307548927df4b73 ago 14/07/23 15:15:54 Modified: glade-3.8.5.ebuild glade-3.18.3.ebuild ChangeLog Log: Stable for x86, 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.3 dev-util/glade/glade-3.8.5.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/glade/glade-3.8.5.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/glade/glade-3.8.5.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/glade/glade-3.8.5.ebuild?r1=1.2&r2=1.3 Index: glade-3.8.5.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-util/glade/glade-3.8.5.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- glade-3.8.5.ebuild 22 Jul 2014 10:44:39 -0000 1.2 +++ glade-3.8.5.ebuild 23 Jul 2014 15:15:54 -0000 1.3 @@ -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/dev-util/glade/glade-3.8.5.ebuild,v 1.2 2014/07/22 10:44:39 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/glade-3.8.5.ebuild,v 1.3 2014/07/23 15:15:54 ago Exp $ EAPI="5" GCONF_DEBUG="yes" @@ -15,7 +15,7 @@ LICENSE="GPL-2+ FDL-1.1+" SLOT="3/11" # subslot = suffix of libgladeui-1.so -KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="gnome python" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" 1.4 dev-util/glade/glade-3.18.3.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/glade/glade-3.18.3.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/glade/glade-3.18.3.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/glade/glade-3.18.3.ebuild?r1=1.3&r2=1.4 Index: glade-3.18.3.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-util/glade/glade-3.18.3.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- glade-3.18.3.ebuild 22 Jul 2014 10:44:39 -0000 1.3 +++ glade-3.18.3.ebuild 23 Jul 2014 15:15:54 -0000 1.4 @@ -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/dev-util/glade/glade-3.18.3.ebuild,v 1.3 2014/07/22 10:44:39 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/glade-3.18.3.ebuild,v 1.4 2014/07/23 15:15:54 ago Exp $ EAPI="5" GCONF_DEBUG="yes" @@ -14,7 +14,7 @@ LICENSE="GPL-2+ FDL-1.1+" SLOT="3.10/6" # subslot = suffix of libgladeui-2.so -KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="+introspection python" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" 1.219 dev-util/glade/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/glade/ChangeLog?rev=1.219&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/glade/ChangeLog?rev=1.219&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/glade/ChangeLog?r1=1.218&r2=1.219 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-util/glade/ChangeLog,v retrieving revision 1.218 retrieving revision 1.219 diff -u -r1.218 -r1.219 --- ChangeLog 22 Jul 2014 10:44:39 -0000 1.218 +++ ChangeLog 23 Jul 2014 15:15:54 -0000 1.219 @@ -1,6 +1,10 @@ # ChangeLog for dev-util/glade # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/ChangeLog,v 1.218 2014/07/22 10:44:39 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/ChangeLog,v 1.219 2014/07/23 15:15:54 ago Exp $ + + 23 Jul 2014; Agostino Sarubbo glade-3.18.3.ebuild, + glade-3.8.5.ebuild: + Stable for x86, wrt bug #512012 22 Jul 2014; Agostino Sarubbo glade-3.18.3.ebuild, glade-3.8.5.ebuild: