summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2010-12-04 19:00:01 +0000
committerRaúl Porcel <armin76@gentoo.org>2010-12-04 19:00:01 +0000
commit16e3aa824482ce43f130b5cc546c1c5387eb0dc5 (patch)
tree89dd09ba6afdfc6011c2e89a0ec78a918cca3d0f /media-libs/openexr
parentalpha/ia64/sparc stable wrt #277202 (diff)
downloadgentoo-2-16e3aa824482ce43f130b5cc546c1c5387eb0dc5.tar.gz
gentoo-2-16e3aa824482ce43f130b5cc546c1c5387eb0dc5.tar.bz2
gentoo-2-16e3aa824482ce43f130b5cc546c1c5387eb0dc5.zip
Drop s390/sh
(Portage version: 2.1.9.24/cvs/Linux ia64)
Diffstat (limited to 'media-libs/openexr')
-rw-r--r--media-libs/openexr/ChangeLog6
-rw-r--r--media-libs/openexr/openexr-1.6.1.ebuild4
-rw-r--r--media-libs/openexr/openexr-1.7.0.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/media-libs/openexr/ChangeLog b/media-libs/openexr/ChangeLog
index 5c2b4fb11210..2d71428f7dc3 100644
--- a/media-libs/openexr/ChangeLog
+++ b/media-libs/openexr/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-libs/openexr
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/openexr/ChangeLog,v 1.81 2010/11/26 22:04:34 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/openexr/ChangeLog,v 1.82 2010/12/04 19:00:01 armin76 Exp $
+
+ 04 Dec 2010; Raúl Porcel <armin76@gentoo.org> openexr-1.6.1.ebuild,
+ openexr-1.7.0.ebuild:
+ Drop s390/sh
26 Nov 2010; Christian Faulhammer <fauli@gentoo.org> openexr-1.7.0.ebuild:
stable x86, security bug 277202
diff --git a/media-libs/openexr/openexr-1.6.1.ebuild b/media-libs/openexr/openexr-1.6.1.ebuild
index e0f38d4cf338..653dba862ab9 100644
--- a/media-libs/openexr/openexr-1.6.1.ebuild
+++ b/media-libs/openexr/openexr-1.6.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/openexr/openexr-1.6.1.ebuild,v 1.14 2010/03/10 02:59:43 sping Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/openexr/openexr-1.6.1.ebuild,v 1.15 2010/12/04 19:00:01 armin76 Exp $
inherit libtool eutils
@@ -10,7 +10,7 @@ SRC_URI="http://download.savannah.gnu.org/releases/openexr/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="alpha amd64 -arm hppa ia64 ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 -arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd"
IUSE="doc examples"
RDEPEND="media-libs/ilmbase"
diff --git a/media-libs/openexr/openexr-1.7.0.ebuild b/media-libs/openexr/openexr-1.7.0.ebuild
index 51a05f731765..665cfca1f28b 100644
--- a/media-libs/openexr/openexr-1.7.0.ebuild
+++ b/media-libs/openexr/openexr-1.7.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/openexr/openexr-1.7.0.ebuild,v 1.4 2010/11/26 22:04:34 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/openexr/openexr-1.7.0.ebuild,v 1.5 2010/12/04 19:00:01 armin76 Exp $
EAPI=2
inherit eutils libtool
@@ -11,7 +11,7 @@ SRC_URI="http://download.savannah.gnu.org/releases/openexr/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha amd64 -arm hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 -arm hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
IUSE="examples static-libs"
RDEPEND="sys-libs/zlib