From: "Agostino Sarubbo (ago)" <ago@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in media-libs/lcms: lcms-2.5.ebuild ChangeLog
Date: Sat, 21 Dec 2013 18:59:31 +0000 (UTC) [thread overview]
Message-ID: <20131221185931.15BAF2004B@flycatcher.gentoo.org> (raw)
ago 13/12/21 18:59:31
Modified: lcms-2.5.ebuild ChangeLog
Log:
Stable for ppc, wrt bug #488806
(Portage version: 2.2.1/cvs/Linux ppc64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Revision Changes Path
1.7 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.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/lcms/lcms-2.5.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/lcms/lcms-2.5.ebuild?r1=1.6&r2=1.7
Index: lcms-2.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/lcms/lcms-2.5.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- lcms-2.5.ebuild 7 Dec 2013 09:56:19 -0000 1.6
+++ lcms-2.5.ebuild 21 Dec 2013 18:59:30 -0000 1.7
@@ -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.6 2013/12/07 09:56:19 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/lcms/lcms-2.5.ebuild,v 1.7 2013/12/21 18:59:30 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.162 media-libs/lcms/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/lcms/ChangeLog?rev=1.162&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/lcms/ChangeLog?rev=1.162&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/lcms/ChangeLog?r1=1.161&r2=1.162
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/lcms/ChangeLog,v
retrieving revision 1.161
retrieving revision 1.162
diff -u -r1.161 -r1.162
--- ChangeLog 7 Dec 2013 09:56:19 -0000 1.161
+++ ChangeLog 21 Dec 2013 18:59:30 -0000 1.162
@@ -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.161 2013/12/07 09:56:19 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/lcms/ChangeLog,v 1.162 2013/12/21 18:59:30 ago Exp $
+
+ 21 Dec 2013; Agostino Sarubbo <ago@gentoo.org> lcms-2.5.ebuild:
+ Stable for ppc, wrt bug #488806
07 Dec 2013; Pacho Ramos <pacho@gentoo.org> lcms-2.5.ebuild:
x86 stable, bug #488806
next reply other threads:[~2013-12-21 18:59 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-12-21 18:59 Agostino Sarubbo (ago) [this message]
-- strict thread matches above, loose matches on Subject: below --
2014-06-09 23:33 [gentoo-commits] gentoo-x86 commit in media-libs/lcms: lcms-2.5.ebuild ChangeLog Mike Frysinger (vapier)
2014-01-05 18:05 Agostino Sarubbo (ago)
2013-12-29 10:15 Akinori Hattori (hattya)
2013-12-23 16:01 Agostino Sarubbo (ago)
2013-12-07 9:56 Pacho Ramos (pacho)
2013-11-29 17:11 Markus Meier (maekke)
2013-11-16 12:34 Pacho Ramos (pacho)
2013-11-11 13:35 Jeroen Roovers (jer)
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20131221185931.15BAF2004B@flycatcher.gentoo.org \
--to=ago@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox