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 ED672138CEE for ; Fri, 26 Jun 2015 09:25:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 33F6DE08EA; Fri, 26 Jun 2015 09:24:45 +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 DFDBDE08EA for ; Fri, 26 Jun 2015 09:24:44 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 49D47340CD1 for ; Fri, 26 Jun 2015 09:24:44 +0000 (UTC) Received: by oystercatcher.gentoo.org (Postfix, from userid 2314) id 2E347A4D; Fri, 26 Jun 2015 09:24:43 +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-wm/muffin: muffin-2.4.5.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: muffin-2.4.5.ebuild ChangeLog X-VCS-Directories: x11-wm/muffin X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20150626092443.2E347A4D@oystercatcher.gentoo.org> Date: Fri, 26 Jun 2015 09:24:43 +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: 0e8b60d1-7f91-4147-b998-05727ccb88cd X-Archives-Hash: d716bafbaf85a4fcd5180b90ca9ee612 ago 15/06/26 09:24:43 Modified: muffin-2.4.5.ebuild ChangeLog Log: Stable for x86, wrt bug #551814 (Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F) Revision Changes Path 1.3 x11-wm/muffin/muffin-2.4.5.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-wm/muffin/muffin-2.4.5.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-wm/muffin/muffin-2.4.5.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-wm/muffin/muffin-2.4.5.ebuild?r1=1.2&r2=1.3 Index: muffin-2.4.5.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/x11-wm/muffin/muffin-2.4.5.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- muffin-2.4.5.ebuild 21 Jun 2015 14:11:24 -0000 1.2 +++ muffin-2.4.5.ebuild 26 Jun 2015 09:24:43 -0000 1.3 @@ -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/x11-wm/muffin/muffin-2.4.5.ebuild,v 1.2 2015/06/21 14:11:24 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/muffin/muffin-2.4.5.ebuild,v 1.3 2015/06/26 09:24:43 ago Exp $ EAPI="5" GCONF_DEBUG="no" @@ -15,7 +15,7 @@ LICENSE="GPL-2+" SLOT="0" IUSE="+introspection test xinerama" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" COMMON_DEPEND=" >=x11-libs/pango-1.2[X,introspection?] 1.33 x11-wm/muffin/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-wm/muffin/ChangeLog?rev=1.33&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-wm/muffin/ChangeLog?rev=1.33&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-wm/muffin/ChangeLog?r1=1.32&r2=1.33 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/x11-wm/muffin/ChangeLog,v retrieving revision 1.32 retrieving revision 1.33 diff -u -r1.32 -r1.33 --- ChangeLog 21 Jun 2015 14:11:24 -0000 1.32 +++ ChangeLog 26 Jun 2015 09:24:43 -0000 1.33 @@ -1,6 +1,9 @@ # ChangeLog for x11-wm/muffin # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/muffin/ChangeLog,v 1.32 2015/06/21 14:11:24 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/muffin/ChangeLog,v 1.33 2015/06/26 09:24:43 ago Exp $ + + 26 Jun 2015; Agostino Sarubbo muffin-2.4.5.ebuild: + Stable for x86, wrt bug #551814 21 Jun 2015; Mikle Kolyada muffin-2.4.5.ebuild: amd64 stable wrt bug #551814