summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2007-10-09 17:48:59 +0000
committerRaúl Porcel <armin76@gentoo.org>2007-10-09 17:48:59 +0000
commit63d12f3ea561a76f0bd511ac9f35ab501a77b9c1 (patch)
tree35dc25dab0c7358cb957399f9de7b264e3cc09db /media-libs/openexr
parentctypes is part of python2.5, so we don't need an additional ctypes dep (diff)
downloadgentoo-2-63d12f3ea561a76f0bd511ac9f35ab501a77b9c1.tar.gz
gentoo-2-63d12f3ea561a76f0bd511ac9f35ab501a77b9c1.tar.bz2
gentoo-2-63d12f3ea561a76f0bd511ac9f35ab501a77b9c1.zip
sparc stable wrt #181063 and re-add ~sparc wrt #189798
(Portage version: 2.1.3.9)
Diffstat (limited to 'media-libs/openexr')
-rw-r--r--media-libs/openexr/ChangeLog6
-rw-r--r--media-libs/openexr/openexr-1.4.0a.ebuild4
-rw-r--r--media-libs/openexr/openexr-1.6.0.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/media-libs/openexr/ChangeLog b/media-libs/openexr/ChangeLog
index 24a08cb0ab84..c8594ec78de1 100644
--- a/media-libs/openexr/ChangeLog
+++ b/media-libs/openexr/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-libs/openexr
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/openexr/ChangeLog,v 1.60 2007/10/09 16:53:58 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/openexr/ChangeLog,v 1.61 2007/10/09 17:48:59 armin76 Exp $
+
+ 09 Oct 2007; Raúl Porcel <armin76@gentoo.org> openexr-1.4.0a.ebuild,
+ openexr-1.6.0.ebuild:
+ sparc stable wrt #181063 and re-add ~sparc wrt #189798
09 Oct 2007; Markus Rothe <corsair@gentoo.org> openexr-1.6.0.ebuild:
Added ~ppc64; bug #189798
diff --git a/media-libs/openexr/openexr-1.4.0a.ebuild b/media-libs/openexr/openexr-1.4.0a.ebuild
index 5d162963a158..263038929bf5 100644
--- a/media-libs/openexr/openexr-1.4.0a.ebuild
+++ b/media-libs/openexr/openexr-1.4.0a.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/openexr/openexr-1.4.0a.ebuild,v 1.10 2007/10/08 11:22:36 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/openexr/openexr-1.4.0a.ebuild,v 1.11 2007/10/09 17:48:59 armin76 Exp $
WANT_AUTOCONF=2.5
WANT_AUTOMAKE=1.9
@@ -13,7 +13,7 @@ HOMEPAGE="http://www.openexr.com"
SLOT="0"
LICENSE="as-is"
-KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 ~sh ~sparc x86"
+KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 ~sh sparc x86"
IUSE_VIDEO_CARDS="video_cards_nvidia"
IUSE="doc examples opengl ${IUSE_VIDEO_CARDS}"
diff --git a/media-libs/openexr/openexr-1.6.0.ebuild b/media-libs/openexr/openexr-1.6.0.ebuild
index a12d6eaf4d6f..278b81330952 100644
--- a/media-libs/openexr/openexr-1.6.0.ebuild
+++ b/media-libs/openexr/openexr-1.6.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/openexr/openexr-1.6.0.ebuild,v 1.6 2007/10/09 16:53:58 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/openexr/openexr-1.6.0.ebuild,v 1.7 2007/10/09 17:48:59 armin76 Exp $
DESCRIPTION="ILM's OpenEXR high dynamic-range image file format libraries"
HOMEPAGE="http://openexr.com/"
@@ -8,7 +8,7 @@ SRC_URI="http://download.savannah.nongnu.org/releases/openexr/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE="doc examples"
RDEPEND="media-libs/ilmbase"