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 A121113877A for ; Tue, 22 Jul 2014 10:48:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3B1B4E0E2B; Tue, 22 Jul 2014 10:48:00 +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 C3E16E0E2B for ; Tue, 22 Jul 2014 10:47:59 +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 F2263340330 for ; Tue, 22 Jul 2014 10:47:58 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2314) id B37D62004F; Tue, 22 Jul 2014 10:47:57 +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 media-libs/clutter: clutter-1.18.2.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: clutter-1.18.2.ebuild ChangeLog X-VCS-Directories: media-libs/clutter X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20140722104757.B37D62004F@flycatcher.gentoo.org> Date: Tue, 22 Jul 2014 10:47:57 +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: a9d89d89-2661-44dd-bb0c-4c7b27b35a8f X-Archives-Hash: 8edab73bba90ad2e1ac6626799ec3dfd ago 14/07/22 10:47:57 Modified: clutter-1.18.2.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 media-libs/clutter/clutter-1.18.2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/clutter/clutter-1.18.2.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/clutter/clutter-1.18.2.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/clutter/clutter-1.18.2.ebuild?r1=1.1&r2=1.2 Index: clutter-1.18.2.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-libs/clutter/clutter-1.18.2.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- clutter-1.18.2.ebuild 27 Apr 2014 17:29:32 -0000 1.1 +++ clutter-1.18.2.ebuild 22 Jul 2014 10:47:57 -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/media-libs/clutter/clutter-1.18.2.ebuild,v 1.1 2014/04/27 17:29:32 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/clutter/clutter-1.18.2.ebuild,v 1.2 2014/07/22 10:47:57 ago Exp $ EAPI="5" CLUTTER_LA_PUNT="yes" @@ -14,7 +14,7 @@ LICENSE="LGPL-2.1+ FDL-1.1+" SLOT="1.0" IUSE="debug doc gtk +introspection test" # evdev tslib -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" # NOTE: glx flavour uses libdrm + >=mesa-7.3 # XXX: uprof needed for profiling 1.86 media-libs/clutter/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/clutter/ChangeLog?rev=1.86&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/clutter/ChangeLog?rev=1.86&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/clutter/ChangeLog?r1=1.85&r2=1.86 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-libs/clutter/ChangeLog,v retrieving revision 1.85 retrieving revision 1.86 diff -u -r1.85 -r1.86 --- ChangeLog 27 Apr 2014 17:29:32 -0000 1.85 +++ ChangeLog 22 Jul 2014 10:47:57 -0000 1.86 @@ -1,6 +1,9 @@ # ChangeLog for media-libs/clutter # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/clutter/ChangeLog,v 1.85 2014/04/27 17:29:32 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/clutter/ChangeLog,v 1.86 2014/07/22 10:47:57 ago Exp $ + + 22 Jul 2014; Agostino Sarubbo clutter-1.18.2.ebuild: + Stable for amd64, wrt bug #512912 *clutter-1.18.2 (27 Apr 2014)