diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-07-04 19:38:33 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-07-04 19:38:33 +0000 |
commit | d0eb9d09aac80fefa19288006415c5bd6d8badf5 (patch) | |
tree | 2dda64d7be19a238441caa32bde862b0eb253b26 /media-libs/lcms | |
parent | Stable for ppc64, wrt bug #504214 (diff) | |
download | gentoo-2-d0eb9d09aac80fefa19288006415c5bd6d8badf5.tar.gz gentoo-2-d0eb9d09aac80fefa19288006415c5bd6d8badf5.tar.bz2 gentoo-2-d0eb9d09aac80fefa19288006415c5bd6d8badf5.zip |
Stable for ppc64, wrt bug #504214
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-libs/lcms')
-rw-r--r-- | media-libs/lcms/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/lcms/lcms-1.19-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/lcms/ChangeLog b/media-libs/lcms/ChangeLog index 1fc0eafa5b04..bc68f4d9d234 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.176 2014/06/23 04:32:42 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/lcms/ChangeLog,v 1.177 2014/07/04 19:38:33 ago Exp $ + + 04 Jul 2014; Agostino Sarubbo <ago@gentoo.org> lcms-1.19-r1.ebuild: + Stable for ppc64, wrt bug #504214 23 Jun 2014; Pawel Hajdan jr <phajdan.jr@gentoo.org> lcms-1.19-r2.ebuild: x86 stable wrt bug #504214 diff --git a/media-libs/lcms/lcms-1.19-r1.ebuild b/media-libs/lcms/lcms-1.19-r1.ebuild index 792edecf8c64..31e8d6d85fcc 100644 --- a/media-libs/lcms/lcms-1.19-r1.ebuild +++ b/media-libs/lcms/lcms-1.19-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-1.19-r1.ebuild,v 1.7 2014/06/10 00:51:04 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/lcms/lcms-1.19-r1.ebuild,v 1.8 2014/07/04 19:38:33 ago Exp $ EAPI="5" @@ -18,7 +18,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=" |