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 10F1713877A for ; Sat, 14 Jun 2014 10:57:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A0172E0851; Sat, 14 Jun 2014 10:57:46 +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 23F82E0851 for ; Sat, 14 Jun 2014 10:57:46 +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 1EAAE33FDBA for ; Sat, 14 Jun 2014 10:57:44 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2261) id D28F02004E; Sat, 14 Jun 2014 10:57:41 +0000 (UTC) From: "PaweA Hajdan (phajdan.jr)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, phajdan.jr@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in app-editors/zile: zile-2.4.11.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: zile-2.4.11.ebuild ChangeLog X-VCS-Directories: app-editors/zile X-VCS-Committer: phajdan.jr X-VCS-Committer-Name: PaweA Hajdan Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20140614105741.D28F02004E@flycatcher.gentoo.org> Date: Sat, 14 Jun 2014 10:57:41 +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: c1ebad94-a90e-4dec-b482-772fadf7ada4 X-Archives-Hash: 3d386b4f847e58d21e80e245dc373287 phajdan.jr 14/06/14 10:57:41 Modified: zile-2.4.11.ebuild ChangeLog Log: x86 stable wrt bug #506330 (Portage version: 2.2.8-r1/cvs/Linux i686, RepoMan options: --ignore-arches, signed Manifest commit with key 0x4F1A2555EA71991D!) Revision Changes Path 1.4 app-editors/zile/zile-2.4.11.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/zile/zile-2.4.11.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/zile/zile-2.4.11.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/zile/zile-2.4.11.ebuild?r1=1.3&r2=1.4 Index: zile-2.4.11.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-editors/zile/zile-2.4.11.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- zile-2.4.11.ebuild 7 Apr 2014 14:28:54 -0000 1.3 +++ zile-2.4.11.ebuild 14 Jun 2014 10:57:41 -0000 1.4 @@ -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/app-editors/zile/zile-2.4.11.ebuild,v 1.3 2014/04/07 14:28:54 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/zile/zile-2.4.11.ebuild,v 1.4 2014/06/14 10:57:41 phajdan.jr Exp $ EAPI=5 @@ -10,7 +10,7 @@ LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~alpha amd64 arm ~ppc ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="~alpha amd64 arm ~ppc ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="acl test" RDEPEND=">=dev-libs/boehm-gc-7.2 1.197 app-editors/zile/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/zile/ChangeLog?rev=1.197&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/zile/ChangeLog?rev=1.197&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/zile/ChangeLog?r1=1.196&r2=1.197 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-editors/zile/ChangeLog,v retrieving revision 1.196 retrieving revision 1.197 diff -u -r1.196 -r1.197 --- ChangeLog 7 Apr 2014 14:28:54 -0000 1.196 +++ ChangeLog 14 Jun 2014 10:57:41 -0000 1.197 @@ -1,6 +1,9 @@ # ChangeLog for app-editors/zile # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/zile/ChangeLog,v 1.196 2014/04/07 14:28:54 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/zile/ChangeLog,v 1.197 2014/06/14 10:57:41 phajdan.jr Exp $ + + 14 Jun 2014; Pawel Hajdan jr zile-2.4.11.ebuild: + x86 stable wrt bug #506330 07 Apr 2014; Chema Alonso zile-2.4.11.ebuild: Stable for amd64 wrt bug #506330