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 50E1D138A1A for ; Wed, 11 Feb 2015 04:20:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 298BCE08A6; Wed, 11 Feb 2015 04:20:48 +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 A7521E08A6 for ; Wed, 11 Feb 2015 04:20:47 +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 8ABAB3407FB for ; Wed, 11 Feb 2015 04:20:46 +0000 (UTC) Received: by oystercatcher.gentoo.org (Postfix, from userid 559) id AE0FC11807; Wed, 11 Feb 2015 04:20:44 +0000 (UTC) From: "Mike Frysinger (vapier)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, vapier@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: vapier X-VCS-Committer-Name: Mike Frysinger Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20150211042044.AE0FC11807@oystercatcher.gentoo.org> Date: Wed, 11 Feb 2015 04:20:44 +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: 698e7e6b-4911-4d80-988d-599e022e3d39 X-Archives-Hash: e363407685c885a42d6b7d04a7531a18 vapier 15/02/11 04:20:44 Modified: glib-2.40.2.ebuild ChangeLog Log: Mark arm64/m68k/s390/sh stable. (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key D2E96200) Revision Changes Path 1.11 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.11&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/glib/glib-2.40.2.ebuild?rev=1.11&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/glib/glib-2.40.2.ebuild?r1=1.10&r2=1.11 Index: glib-2.40.2.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-libs/glib/glib-2.40.2.ebuild,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- glib-2.40.2.ebuild 2 Jan 2015 12:08:50 -0000 1.10 +++ glib-2.40.2.ebuild 11 Feb 2015 04:20:44 -0000 1.11 @@ -1,6 +1,6 @@ # 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.10 2015/01/02 12:08:50 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/glib-2.40.2.ebuild,v 1.11 2015/02/11 04:20:44 vapier 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: + Mark arm64/m68k/s390/sh stable. 22 Jan 2015; Pacho Ramos glib-2.42.1.ebuild, metadata.xml: Enable dependencies required by glib libraries using dbus service to manage