diff options
author | 2014-09-02 07:37:48 +0000 | |
---|---|---|
committer | 2014-09-02 07:37:48 +0000 | |
commit | 1a04c958fd5bfbc632ca8c8712803bcd3f701a50 (patch) | |
tree | 2c3b8dde1919ad30e5eff7cdbc0882bb8558b349 /media-libs/openjpeg/openjpeg-1.5.2.ebuild | |
parent | Stable on amd64 and x86, wrt bug #521896 (diff) | |
download | historical-1a04c958fd5bfbc632ca8c8712803bcd3f701a50.tar.gz historical-1a04c958fd5bfbc632ca8c8712803bcd3f701a50.tar.bz2 historical-1a04c958fd5bfbc632ca8c8712803bcd3f701a50.zip |
Stable for amd64, wrt bug #484802
Package-Manager: portage-2.2.8-r1/cvs/Linux x86_64
RepoMan-Options: --include-arches="amd64"
Manifest-Sign-Key: 0x7194459F
Diffstat (limited to 'media-libs/openjpeg/openjpeg-1.5.2.ebuild')
-rw-r--r-- | media-libs/openjpeg/openjpeg-1.5.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/openjpeg/openjpeg-1.5.2.ebuild b/media-libs/openjpeg/openjpeg-1.5.2.ebuild index 55c39f4ea6ac..4f4cd0b7d2c0 100644 --- a/media-libs/openjpeg/openjpeg-1.5.2.ebuild +++ b/media-libs/openjpeg/openjpeg-1.5.2.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-1.5.2.ebuild,v 1.5 2014/08/30 17:00:05 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/openjpeg/openjpeg-1.5.2.ebuild,v 1.6 2014/09/02 07:37:47 ago Exp $ EAPI=5 inherit multilib cmake-utils multilib-minimal @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}.mirror/${P}.tar.gz" LICENSE="BSD-2" SLOT="0/5" # based on SONAME -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= |