From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-652456-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 0D7A5138247 for <garchives@archives.gentoo.org>; Mon, 23 Dec 2013 16:01:11 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9E54DE0A40; Mon, 23 Dec 2013 16:01:10 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 2393CE0A40 for <gentoo-commits@lists.gentoo.org>; Mon, 23 Dec 2013 16:01:10 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 46B6F33F54C for <gentoo-commits@lists.gentoo.org>; Mon, 23 Dec 2013 16:01:09 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2314) id 107352004C; Mon, 23 Dec 2013 16:01:07 +0000 (UTC) From: "Agostino Sarubbo (ago)" <ago@gentoo.org> To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, ago@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in media-libs/lcms: lcms-2.5.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: lcms-2.5.ebuild ChangeLog X-VCS-Directories: media-libs/lcms X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20131223160108.107352004C@flycatcher.gentoo.org> Date: Mon, 23 Dec 2013 16:01:07 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 31b0961a-1aec-4b85-b313-e9f1dc381769 X-Archives-Hash: e753e5250d4b7139effdc4cfc305d0a8 ago 13/12/23 16:01:07 Modified: lcms-2.5.ebuild ChangeLog Log: Stable for sparc, wrt bug #488806 (Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F) Revision Changes Path 1.9 media-libs/lcms/lcms-2.5.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/lcms/lcms-2.5.ebuild?rev=1.9&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/lcms/lcms-2.5.ebuild?rev=1.9&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/lcms/lcms-2.5.ebuild?r1=1.8&r2=1.9 Index: lcms-2.5.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-libs/lcms/lcms-2.5.ebuild,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- lcms-2.5.ebuild 22 Dec 2013 13:23:41 -0000 1.8 +++ lcms-2.5.ebuild 23 Dec 2013 16:01:07 -0000 1.9 @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/lcms/lcms-2.5.ebuild,v 1.8 2013/12/22 13:23:41 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/lcms/lcms-2.5.ebuild,v 1.9 2013/12/23 16:01:07 ago Exp $ EAPI=5 AUTOTOOLS_PRUNE_LIBTOOL_FILES="modules" @@ -12,7 +12,7 @@ LICENSE="MIT" SLOT="2" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="doc jpeg static-libs test tiff zlib" RDEPEND="jpeg? ( virtual/jpeg:0 ) 1.164 media-libs/lcms/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/lcms/ChangeLog?rev=1.164&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/lcms/ChangeLog?rev=1.164&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/lcms/ChangeLog?r1=1.163&r2=1.164 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-libs/lcms/ChangeLog,v retrieving revision 1.163 retrieving revision 1.164 diff -u -r1.163 -r1.164 --- ChangeLog 22 Dec 2013 13:23:41 -0000 1.163 +++ ChangeLog 23 Dec 2013 16:01:07 -0000 1.164 @@ -1,6 +1,9 @@ # ChangeLog for media-libs/lcms # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/lcms/ChangeLog,v 1.163 2013/12/22 13:23:41 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/lcms/ChangeLog,v 1.164 2013/12/23 16:01:07 ago Exp $ + + 23 Dec 2013; Agostino Sarubbo <ago@gentoo.org> lcms-2.5.ebuild: + Stable for sparc, wrt bug #488806 22 Dec 2013; Agostino Sarubbo <ago@gentoo.org> lcms-2.5.ebuild: Stable for ppc64, wrt bug #488806