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 E657D138D10 for ; Thu, 9 Jul 2015 18:23:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4082BE0877; Thu, 9 Jul 2015 18:23:13 +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 B9884E0877 for ; Thu, 9 Jul 2015 18:23:12 +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 8F8393408BA for ; Thu, 9 Jul 2015 18:23:11 +0000 (UTC) Received: by oystercatcher.gentoo.org (Postfix, from userid 2342) id 04159750; Thu, 9 Jul 2015 18:23:08 +0000 (UTC) From: "Mikle Kolyada (zlogene)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, zlogene@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in net-print/cups-filters: cups-filters-1.0.71.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: cups-filters-1.0.71.ebuild ChangeLog X-VCS-Directories: net-print/cups-filters X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20150709182308.04159750@oystercatcher.gentoo.org> Date: Thu, 9 Jul 2015 18:23:08 +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: 941f4532-cd58-45db-8ecf-8a44f836febc X-Archives-Hash: 974f543449dd00d763b2f0f4f269123d zlogene 15/07/09 18:23:08 Modified: cups-filters-1.0.71.ebuild ChangeLog Log: arm stable wrt bug #553836 (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6) Revision Changes Path 1.5 net-print/cups-filters/cups-filters-1.0.71.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-print/cups-filters/cups-filters-1.0.71.ebuild?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-print/cups-filters/cups-filters-1.0.71.ebuild?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-print/cups-filters/cups-filters-1.0.71.ebuild?r1=1.4&r2=1.5 Index: cups-filters-1.0.71.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-print/cups-filters/cups-filters-1.0.71.ebuild,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- cups-filters-1.0.71.ebuild 4 Jul 2015 17:07:26 -0000 1.4 +++ cups-filters-1.0.71.ebuild 9 Jul 2015 18:23:07 -0000 1.5 @@ -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/net-print/cups-filters/cups-filters-1.0.71.ebuild,v 1.4 2015/07/04 17:07:26 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/cups-filters/cups-filters-1.0.71.ebuild,v 1.5 2015/07/09 18:23:07 zlogene Exp $ EAPI=5 @@ -11,10 +11,10 @@ if [[ "${PV}" == "9999" ]] ; then inherit bzr EBZR_REPO_URI="http://bzr.linuxfoundation.org/openprinting/cups-filters" - KEYWORDS="alpha amd64 hppa ppc64" + KEYWORDS="alpha amd64 arm hppa ppc64" else SRC_URI="http://www.openprinting.org/download/${PN}/${P}.tar.xz" - KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sparc ~x86 ~amd64-fbsd ~m68k-mint" + KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sparc ~x86 ~amd64-fbsd ~m68k-mint" fi DESCRIPTION="Cups PDF filters" HOMEPAGE="http://www.linuxfoundation.org/collaborate/workgroups/openprinting/pdfasstandardprintjobformat" 1.158 net-print/cups-filters/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-print/cups-filters/ChangeLog?rev=1.158&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-print/cups-filters/ChangeLog?rev=1.158&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-print/cups-filters/ChangeLog?r1=1.157&r2=1.158 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-print/cups-filters/ChangeLog,v retrieving revision 1.157 retrieving revision 1.158 diff -u -r1.157 -r1.158 --- ChangeLog 4 Jul 2015 17:07:26 -0000 1.157 +++ ChangeLog 9 Jul 2015 18:23:07 -0000 1.158 @@ -1,6 +1,9 @@ # ChangeLog for net-print/cups-filters # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-print/cups-filters/ChangeLog,v 1.157 2015/07/04 17:07:26 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/cups-filters/ChangeLog,v 1.158 2015/07/09 18:23:07 zlogene Exp $ + + 09 Jul 2015; Mikle Kolyada cups-filters-1.0.71.ebuild: + arm stable wrt bug #553836 04 Jul 2015; Mikle Kolyada cups-filters-1.0.71.ebuild: amd64 stable wrt bug #553836