summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2014-10-29 10:14:44 +0000
committerTobias Klausmann <klausman@gentoo.org>2014-10-29 10:14:44 +0000
commitf8f5ecf4d1a0c0760864520abdadf67626732da5 (patch)
treed1cbb0de1e4047145dd092e79a7c5f276fdb73a8 /media-libs/lcms
parentStable on alpha, bug 518990 (diff)
downloadgentoo-2-f8f5ecf4d1a0c0760864520abdadf67626732da5.tar.gz
gentoo-2-f8f5ecf4d1a0c0760864520abdadf67626732da5.tar.bz2
gentoo-2-f8f5ecf4d1a0c0760864520abdadf67626732da5.zip
Stable on alpha, bug 507788
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key CE5D54E8)
Diffstat (limited to 'media-libs/lcms')
-rw-r--r--media-libs/lcms/ChangeLog5
-rw-r--r--media-libs/lcms/lcms-2.6-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/lcms/ChangeLog b/media-libs/lcms/ChangeLog
index cd4ec056b103..0c0c5e697068 100644
--- a/media-libs/lcms/ChangeLog
+++ b/media-libs/lcms/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/lcms
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/lcms/ChangeLog,v 1.184 2014/10/27 14:17:45 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/lcms/ChangeLog,v 1.185 2014/10/29 10:14:44 klausman Exp $
+
+ 29 Oct 2014; Tobias Klausmann <klausman@gentoo.org> lcms-2.6-r1.ebuild:
+ Stable on alpha, bug 507788
27 Oct 2014; Agostino Sarubbo <ago@gentoo.org> lcms-2.6-r1.ebuild:
Stable for x86, wrt bug #507788
diff --git a/media-libs/lcms/lcms-2.6-r1.ebuild b/media-libs/lcms/lcms-2.6-r1.ebuild
index 68b7aa5bf283..4c20c3132c9b 100644
--- a/media-libs/lcms/lcms-2.6-r1.ebuild
+++ b/media-libs/lcms/lcms-2.6-r1.ebuild
@@ -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/media-libs/lcms/lcms-2.6-r1.ebuild,v 1.4 2014/10/27 14:17:45 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/lcms/lcms-2.6-r1.ebuild,v 1.5 2014/10/29 10:14:44 klausman Exp $
EAPI=5
AUTOTOOLS_PRUNE_LIBTOOL_FILES="modules"
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/lcms2-${PV}.tar.gz"
LICENSE="MIT"
SLOT="2"
-KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~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 ~arm64 hppa ~ia64 ~m68k ~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 +threads test tiff zlib"
RDEPEND="jpeg? ( >=virtual/jpeg-0-r2:0[${MULTILIB_USEDEP}] )