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 99A9C1381FA for ; Sun, 4 May 2014 14:54:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 339CDE0ADD; Sun, 4 May 2014 14:54:23 +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 C8742E0ADD for ; Sun, 4 May 2014 14:54:22 +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 5726E3403DA for ; Sun, 4 May 2014 14:54:20 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2314) id 2A8DA2004C; Sun, 4 May 2014 14:54:19 +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 mate-extra/mate-calc: mate-calc-1.6.1.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: mate-calc-1.6.1.ebuild ChangeLog X-VCS-Directories: mate-extra/mate-calc X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20140504145419.2A8DA2004C@flycatcher.gentoo.org> Date: Sun, 4 May 2014 14:54:19 +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: 3998685b-754c-4691-826a-d547f9971c98 X-Archives-Hash: 20dd5b2ea9f291399836db68d57cfc59 ago 14/05/04 14:54:19 Modified: mate-calc-1.6.1.ebuild ChangeLog Log: Stable for amd64, wrt bug #509268 (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F) Revision Changes Path 1.6 mate-extra/mate-calc/mate-calc-1.6.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mate-extra/mate-calc/mate-calc-1.6.1.ebuild?rev=1.6&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mate-extra/mate-calc/mate-calc-1.6.1.ebuild?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mate-extra/mate-calc/mate-calc-1.6.1.ebuild?r1=1.5&r2=1.6 Index: mate-calc-1.6.1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/mate-extra/mate-calc/mate-calc-1.6.1.ebuild,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- mate-calc-1.6.1.ebuild 10 Mar 2014 22:49:19 -0000 1.5 +++ mate-calc-1.6.1.ebuild 4 May 2014 14:54:19 -0000 1.6 @@ -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/mate-extra/mate-calc/mate-calc-1.6.1.ebuild,v 1.5 2014/03/10 22:49:19 tomwij Exp $ +# $Header: /var/cvsroot/gentoo-x86/mate-extra/mate-calc/mate-calc-1.6.1.ebuild,v 1.6 2014/05/04 14:54:19 ago Exp $ EAPI="5" @@ -16,7 +16,7 @@ LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" RDEPEND="app-text/rarian:0 >=dev-libs/glib-2.30:2 1.7 mate-extra/mate-calc/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mate-extra/mate-calc/ChangeLog?rev=1.7&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mate-extra/mate-calc/ChangeLog?rev=1.7&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mate-extra/mate-calc/ChangeLog?r1=1.6&r2=1.7 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/mate-extra/mate-calc/ChangeLog,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- ChangeLog 22 Apr 2014 19:29:16 -0000 1.6 +++ ChangeLog 4 May 2014 14:54:19 -0000 1.7 @@ -1,6 +1,9 @@ # ChangeLog for mate-extra/mate-calc # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mate-extra/mate-calc/ChangeLog,v 1.6 2014/04/22 19:29:16 tomwij Exp $ +# $Header: /var/cvsroot/gentoo-x86/mate-extra/mate-calc/ChangeLog,v 1.7 2014/05/04 14:54:19 ago Exp $ + + 04 May 2014; Agostino Sarubbo mate-calc-1.6.1.ebuild: + Stable for amd64, wrt bug #509268 *mate-calc-1.8.0 (22 Apr 2014)