summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2013-11-11 13:35:29 +0000
committerJeroen Roovers <jer@gentoo.org>2013-11-11 13:35:29 +0000
commit7d67143194fd03d4239b87f6697349d73d10a7d0 (patch)
tree0fc0bdf4df101f383341afea7159e5a181c02adc /media-libs
parentAdd ruby20 target. Cleanup old. (diff)
downloadgentoo-2-7d67143194fd03d4239b87f6697349d73d10a7d0.tar.gz
gentoo-2-7d67143194fd03d4239b87f6697349d73d10a7d0.tar.bz2
gentoo-2-7d67143194fd03d4239b87f6697349d73d10a7d0.zip
Stable for HPPA (bug #488806).
(Portage version: 2.2.7/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/ChangeLog5
-rw-r--r--media-libs/lcms/lcms-2.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/lcms/ChangeLog b/media-libs/lcms/ChangeLog
index 7b5407b79a8e..8913a50de456 100644
--- a/media-libs/lcms/ChangeLog
+++ b/media-libs/lcms/ChangeLog
@@ -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.157 2013/09/05 18:55:06 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/lcms/ChangeLog,v 1.158 2013/11/11 13:35:29 jer Exp $
+
+ 11 Nov 2013; Jeroen Roovers <jer@gentoo.org> lcms-2.5.ebuild:
+ Stable for HPPA (bug #488806).
05 Sep 2013; Michał Górny <mgorny@gentoo.org> lcms-1.19-r1.ebuild:
Clean up PYTHON_COMPAT from old implementations.
diff --git a/media-libs/lcms/lcms-2.5.ebuild b/media-libs/lcms/lcms-2.5.ebuild
index 2596c20a9f31..845d8f0439bb 100644
--- a/media-libs/lcms/lcms-2.5.ebuild
+++ b/media-libs/lcms/lcms-2.5.ebuild
@@ -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.2 2013/08/27 15:46:54 kensington Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/lcms/lcms-2.5.ebuild,v 1.3 2013/11/11 13:35:29 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 ~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 )