From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (unknown [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 359771381FA for ; Tue, 13 May 2014 15:20:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C01CFE09ED; Tue, 13 May 2014 15:20:55 +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 3FDEBE09ED for ; Tue, 13 May 2014 15:20:55 +0000 (UTC) Received: from flycatcher.gentoo.org (unknown [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 324C633FF36 for ; Tue, 13 May 2014 15:20:54 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2314) id DCB372004C; Tue, 13 May 2014 15:20:52 +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 net-print/cups-filters: cups-filters-1.0.53.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: cups-filters-1.0.53.ebuild ChangeLog X-VCS-Directories: net-print/cups-filters X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20140513152052.DCB372004C@flycatcher.gentoo.org> Date: Tue, 13 May 2014 15:20:52 +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: 4d68b684-d380-43fa-8a91-684c685fd28f X-Archives-Hash: e501c482f83aec10824d66f1de9551df ago 14/05/13 15:20:52 Modified: cups-filters-1.0.53.ebuild ChangeLog Log: Stable for ia64, wrt bug #508844 (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ia64", signed Manifest commit with key 7194459F) Revision Changes Path 1.10 net-print/cups-filters/cups-filters-1.0.53.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-print/cups-filters/cups-filters-1.0.53.ebuild?rev=1.10&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-print/cups-filters/cups-filters-1.0.53.ebuild?rev=1.10&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-print/cups-filters/cups-filters-1.0.53.ebuild?r1=1.9&r2=1.10 Index: cups-filters-1.0.53.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-print/cups-filters/cups-filters-1.0.53.ebuild,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- cups-filters-1.0.53.ebuild 11 May 2014 19:12:35 -0000 1.9 +++ cups-filters-1.0.53.ebuild 13 May 2014 15:20:52 -0000 1.10 @@ -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/net-print/cups-filters/cups-filters-1.0.53.ebuild,v 1.9 2014/05/11 19:12:35 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/cups-filters/cups-filters-1.0.53.ebuild,v 1.10 2014/05/13 15:20:52 ago Exp $ EAPI=5 @@ -11,10 +11,10 @@ if [[ "${PV}" == "9999" ]] ; then inherit bzr EBZR_REPO_URI="http://bzr.linuxfoundation.org/openprinting/cups-filters" - KEYWORDS="amd64 arm hppa ppc ppc64 x86" + KEYWORDS="amd64 arm hppa ia64 ppc ppc64 x86" 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.124 net-print/cups-filters/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-print/cups-filters/ChangeLog?rev=1.124&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-print/cups-filters/ChangeLog?rev=1.124&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-print/cups-filters/ChangeLog?r1=1.123&r2=1.124 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-print/cups-filters/ChangeLog,v retrieving revision 1.123 retrieving revision 1.124 diff -u -r1.123 -r1.124 --- ChangeLog 11 May 2014 19:12:35 -0000 1.123 +++ ChangeLog 13 May 2014 15:20:52 -0000 1.124 @@ -1,6 +1,9 @@ # ChangeLog for net-print/cups-filters # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-print/cups-filters/ChangeLog,v 1.123 2014/05/11 19:12:35 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/cups-filters/ChangeLog,v 1.124 2014/05/13 15:20:52 ago Exp $ + + 13 May 2014; Agostino Sarubbo cups-filters-1.0.53.ebuild: + Stable for ia64, wrt bug #508844 11 May 2014; Andreas K. Huettel cups-filters-1.0.53.ebuild, cups-filters-9999.ebuild,