summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2009-01-01 18:31:09 +0000
committerRaúl Porcel <armin76@gentoo.org>2009-01-01 18:31:09 +0000
commit1f76e40fa17eab9d98bcf5342786736d930baed8 (patch)
tree1b6d45d8bc4e0a6633124def7d9445d79d8bcb31 /media-libs/openexr
parentAdd openexr to use.mask as it fails to work (diff)
downloadhistorical-1f76e40fa17eab9d98bcf5342786736d930baed8.tar.gz
historical-1f76e40fa17eab9d98bcf5342786736d930baed8.tar.bz2
historical-1f76e40fa17eab9d98bcf5342786736d930baed8.zip
Add -arm/~s390
Package-Manager: portage-2.1.6.4/cvs/Linux 2.6.26-gentoo-r2 ia64
Diffstat (limited to 'media-libs/openexr')
-rw-r--r--media-libs/openexr/ChangeLog7
-rw-r--r--media-libs/openexr/openexr-1.6.1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/media-libs/openexr/ChangeLog b/media-libs/openexr/ChangeLog
index 0cff04a9554d..68096fb3989d 100644
--- a/media-libs/openexr/ChangeLog
+++ b/media-libs/openexr/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/openexr
-# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/openexr/ChangeLog,v 1.74 2008/08/06 23:42:11 aballier Exp $
+# Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-libs/openexr/ChangeLog,v 1.75 2009/01/01 18:31:09 armin76 Exp $
+
+ 01 Jan 2009; Raúl Porcel <armin76@gentoo.org> openexr-1.6.1.ebuild:
+ Add -arm/~s390
06 Aug 2008; Alexis Ballier <aballier@gentoo.org>
-files/openexr-1.2.2-asneeded.patch, -files/openexr-1.2.2-gcc4.patch,
diff --git a/media-libs/openexr/openexr-1.6.1.ebuild b/media-libs/openexr/openexr-1.6.1.ebuild
index 06e37f0cb1aa..6c29e3172cfd 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-2008 Gentoo Foundation
+# Copyright 1999-2009 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.10 2008/12/27 19:08:21 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/openexr/openexr-1.6.1.ebuild,v 1.11 2009/01/01 18:31:09 armin76 Exp $
inherit libtool eutils
@@ -10,7 +10,7 @@ SRC_URI="http://download.savannah.nongnu.org/releases/openexr/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 ~sh sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 -arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd"
IUSE="doc examples"
RDEPEND="media-libs/ilmbase"