diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-03-19 13:55:20 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-03-19 13:55:20 +0000 |
commit | ee72341d01f5e197ce59e2384f1e2f7f3858851b (patch) | |
tree | 1473fbbec754cd1252db1eb478219a126e6e37c8 /media-libs/openjpeg | |
parent | Stable for alpha, wrt bug #503488 (diff) | |
download | gentoo-2-ee72341d01f5e197ce59e2384f1e2f7f3858851b.tar.gz gentoo-2-ee72341d01f5e197ce59e2384f1e2f7f3858851b.tar.bz2 gentoo-2-ee72341d01f5e197ce59e2384f1e2f7f3858851b.zip |
Stable for alpha, wrt bug #482788
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="alpha", signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-libs/openjpeg')
-rw-r--r-- | media-libs/openjpeg/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/openjpeg/openjpeg-2.0.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/openjpeg/ChangeLog b/media-libs/openjpeg/ChangeLog index 59e62b267db2..4a979e005526 100644 --- a/media-libs/openjpeg/ChangeLog +++ b/media-libs/openjpeg/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/openjpeg # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/openjpeg/ChangeLog,v 1.93 2014/03/16 11:17:24 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/openjpeg/ChangeLog,v 1.94 2014/03/19 13:55:20 ago Exp $ + + 19 Mar 2014; Agostino Sarubbo <ago@gentoo.org> openjpeg-2.0.0.ebuild: + Stable for alpha, wrt bug #482788 16 Mar 2014; Agostino Sarubbo <ago@gentoo.org> openjpeg-2.0.0.ebuild: Stable for ppc64, wrt bug #482788 diff --git a/media-libs/openjpeg/openjpeg-2.0.0.ebuild b/media-libs/openjpeg/openjpeg-2.0.0.ebuild index e72133086fef..5a215d47c081 100644 --- a/media-libs/openjpeg/openjpeg-2.0.0.ebuild +++ b/media-libs/openjpeg/openjpeg-2.0.0.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/openjpeg/openjpeg-2.0.0.ebuild,v 1.10 2014/03/16 11:17:24 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/openjpeg/openjpeg-2.0.0.ebuild,v 1.11 2014/03/19 13:55:20 ago Exp $ EAPI=5 inherit cmake-utils multilib @@ -11,7 +11,7 @@ SRC_URI="http://${PN}.googlecode.com/files/${P}.tar.gz" LICENSE="BSD-2" SLOT="2" -KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~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 ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="doc static-libs test" RDEPEND="media-libs/lcms:2=[static-libs?] |