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 B2E871389E2 for ; Thu, 1 Jan 2015 08:40:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 38665E087A; Thu, 1 Jan 2015 08:40:31 +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 A6BBDE087A for ; Thu, 1 Jan 2015 08:40:30 +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 B830B3406E7 for ; Thu, 1 Jan 2015 08:40:29 +0000 (UTC) Received: by oystercatcher.gentoo.org (Postfix, from userid 2314) id 72045EA01; Thu, 1 Jan 2015 08:40:28 +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-libs/glib: glib-2.40.2.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: glib-2.40.2.ebuild ChangeLog X-VCS-Directories: dev-libs/glib X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20150101084028.72045EA01@oystercatcher.gentoo.org> Date: Thu, 1 Jan 2015 08:40:28 +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: 8e1184fc-3e46-438b-bb38-0835fb2f22ba X-Archives-Hash: 51c4978bee7dfd42f2eba33f6f12ba0e ago 15/01/01 08:40:28 Modified: glib-2.40.2.ebuild ChangeLog Log: Stable for sparc, wrt bug #529964 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F) Revision Changes Path 1.8 dev-libs/glib/glib-2.40.2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/glib/glib-2.40.2.ebuild?rev=1.8&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/glib/glib-2.40.2.ebuild?rev=1.8&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/glib/glib-2.40.2.ebuild?r1=1.7&r2=1.8 Index: glib-2.40.2.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-libs/glib/glib-2.40.2.ebuild,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- glib-2.40.2.ebuild 31 Dec 2014 09:15:47 -0000 1.7 +++ glib-2.40.2.ebuild 1 Jan 2015 08:40:28 -0000 1.8 @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/glib-2.40.2.ebuild,v 1.7 2014/12/31 09:15:47 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/glib-2.40.2.ebuild,v 1.8 2015/01/01 08:40:28 ago Exp $ EAPI="5" PYTHON_COMPAT=( python2_{6,7} ) @@ -28,7 +28,7 @@ test? ( ${PYTHON_REQUIRED_USE} ) " -KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux" RDEPEND=" ! glib-2.40.2.ebuild: + Stable for sparc, wrt bug #529964 31 Dec 2014; Agostino Sarubbo glib-2.40.2.ebuild: Stable for ia64, wrt bug #529964