diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2015-08-06 16:46:09 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2015-08-06 16:46:09 +0000 |
commit | ee9956c968c731e6d73f2d231f86bec17a24b0a7 (patch) | |
tree | 9bff5d377e854effeeb6b7ad55c113b86b619ecf /media-libs | |
parent | Drop keywords for alpha/~alpha, see bug 526054 (diff) | |
download | gentoo-2-ee9956c968c731e6d73f2d231f86bec17a24b0a7.tar.gz gentoo-2-ee9956c968c731e6d73f2d231f86bec17a24b0a7.tar.bz2 gentoo-2-ee9956c968c731e6d73f2d231f86bec17a24b0a7.zip |
Drop keywords for alpha/~alpha, see bug 526054
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key CE5D54E8)
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/openexr_ctl/ChangeLog | 6 | ||||
-rw-r--r-- | media-libs/openexr_ctl/openexr_ctl-1.0.1-r1.ebuild | 6 | ||||
-rw-r--r-- | media-libs/openexr_ctl/openexr_ctl-1.0.1-r2.ebuild | 4 |
3 files changed, 10 insertions, 6 deletions
diff --git a/media-libs/openexr_ctl/ChangeLog b/media-libs/openexr_ctl/ChangeLog index 92e657697c87..7e1b802dc75b 100644 --- a/media-libs/openexr_ctl/ChangeLog +++ b/media-libs/openexr_ctl/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-libs/openexr_ctl # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/openexr_ctl/ChangeLog,v 1.32 2015/05/17 20:13:44 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/openexr_ctl/ChangeLog,v 1.33 2015/08/06 16:46:09 klausman Exp $ + + 06 Aug 2015; Tobias Klausmann <klausman@gentoo.org> + openexr_ctl-1.0.1-r1.ebuild, openexr_ctl-1.0.1-r2.ebuild: + Drop keywords for alpha/~alpha, see bug 526054 17 May 2015; Pacho Ramos <pacho@gentoo.org> openexr_ctl-1.0.1-r2.ebuild: ppc64 stable wrt bug #526054 diff --git a/media-libs/openexr_ctl/openexr_ctl-1.0.1-r1.ebuild b/media-libs/openexr_ctl/openexr_ctl-1.0.1-r1.ebuild index c12992321ac8..ed77cca72ee7 100644 --- a/media-libs/openexr_ctl/openexr_ctl-1.0.1-r1.ebuild +++ b/media-libs/openexr_ctl/openexr_ctl-1.0.1-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/openexr_ctl/openexr_ctl-1.0.1-r1.ebuild,v 1.12 2014/01/22 18:54:21 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/openexr_ctl/openexr_ctl-1.0.1-r1.ebuild,v 1.13 2015/08/06 16:46:09 klausman Exp $ EAPI=5 inherit autotools eutils @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/ampasctl/${P}.tar.gz" LICENSE="AMPAS" SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="static-libs" RDEPEND="<media-libs/ilmbase-2.0.0:= diff --git a/media-libs/openexr_ctl/openexr_ctl-1.0.1-r2.ebuild b/media-libs/openexr_ctl/openexr_ctl-1.0.1-r2.ebuild index c8dd56961b0d..5bf9e0c745b7 100644 --- a/media-libs/openexr_ctl/openexr_ctl-1.0.1-r2.ebuild +++ b/media-libs/openexr_ctl/openexr_ctl-1.0.1-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/openexr_ctl/openexr_ctl-1.0.1-r2.ebuild,v 1.6 2015/05/17 20:13:44 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/openexr_ctl/openexr_ctl-1.0.1-r2.ebuild,v 1.7 2015/08/06 16:46:09 klausman Exp $ EAPI=5 inherit autotools eutils @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/ampasctl/${P}.tar.gz" LICENSE="AMPAS" SLOT="0" -KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="amd64 hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd" IUSE="static-libs" RDEPEND=">=media-libs/ilmbase-2.0.1:= |