summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2014-10-23 20:52:58 +0000
committerJeroen Roovers <jer@gentoo.org>2014-10-23 20:52:58 +0000
commit1f5a491bc29cd0cef93fcbe04ee408b766ed4d95 (patch)
tree0d5db4456c44fa31636746872f53a8dd0b1130e5 /media-libs
parentStable for HPPA (bug #526588). (diff)
downloadgentoo-2-1f5a491bc29cd0cef93fcbe04ee408b766ed4d95.tar.gz
gentoo-2-1f5a491bc29cd0cef93fcbe04ee408b766ed4d95.tar.bz2
gentoo-2-1f5a491bc29cd0cef93fcbe04ee408b766ed4d95.zip
Stable for HPPA (bug #479874).
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'media-libs')
-rw-r--r--media-libs/lcms/ChangeLog6
-rw-r--r--media-libs/lcms/lcms-1.19-r3.ebuild4
-rw-r--r--media-libs/lcms/lcms-2.6.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/media-libs/lcms/ChangeLog b/media-libs/lcms/ChangeLog
index 410224e9c639..e75ce384e1bd 100644
--- a/media-libs/lcms/ChangeLog
+++ b/media-libs/lcms/ChangeLog
@@ -1,6 +1,10 @@
# 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.179 2014/10/23 19:30:38 tamiko Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/lcms/ChangeLog,v 1.180 2014/10/23 20:52:58 jer Exp $
+
+ 23 Oct 2014; Jeroen Roovers <jer@gentoo.org> lcms-1.19-r3.ebuild,
+ lcms-2.6.ebuild:
+ Stable for HPPA (bug #479874).
*lcms-1.19-r3 (23 Oct 2014)
diff --git a/media-libs/lcms/lcms-1.19-r3.ebuild b/media-libs/lcms/lcms-1.19-r3.ebuild
index 48cf6e8cf939..2429b1ebfa2a 100644
--- a/media-libs/lcms/lcms-1.19-r3.ebuild
+++ b/media-libs/lcms/lcms-1.19-r3.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-1.19-r3.ebuild,v 1.1 2014/10/23 19:30:38 tamiko Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/lcms/lcms-1.19-r3.ebuild,v 1.2 2014/10/23 20:52:58 jer Exp $
EAPI="5"
@@ -17,7 +17,7 @@ SRC_URI="http://www.littlecms.com/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-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 ~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 ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE="jpeg python static-libs tiff zlib"
RDEPEND="
diff --git a/media-libs/lcms/lcms-2.6.ebuild b/media-libs/lcms/lcms-2.6.ebuild
index a9c7633a93cf..dc988eeb5bba 100644
--- a/media-libs/lcms/lcms-2.6.ebuild
+++ b/media-libs/lcms/lcms-2.6.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.ebuild,v 1.3 2014/06/18 19:36:59 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/lcms/lcms-2.6.ebuild,v 1.4 2014/10/23 20:52:58 jer 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}] )