diff options
author | 2008-01-28 18:45:58 +0000 | |
---|---|---|
committer | 2008-01-28 18:45:58 +0000 | |
commit | 8b412506cfa568c0d38072e941fb8b4bddab18fb (patch) | |
tree | 022e57e2734456207db189cf3aa07cf7e7ec31f0 /media-libs/openexr/openexr-1.6.1.ebuild | |
parent | old (diff) | |
download | historical-8b412506cfa568c0d38072e941fb8b4bddab18fb.tar.gz historical-8b412506cfa568c0d38072e941fb8b4bddab18fb.tar.bz2 historical-8b412506cfa568c0d38072e941fb8b4bddab18fb.zip |
Stable for HPPA (bug #207663).
Package-Manager: portage-2.1.4
Diffstat (limited to 'media-libs/openexr/openexr-1.6.1.ebuild')
-rw-r--r-- | media-libs/openexr/openexr-1.6.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/openexr/openexr-1.6.1.ebuild b/media-libs/openexr/openexr-1.6.1.ebuild index a226941cd9cd..eed18f121e3c 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 # 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.3 2008/01/27 13:58:41 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/openexr/openexr-1.6.1.ebuild,v 1.4 2008/01/28 18:42:19 jer Exp $ inherit libtool @@ -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 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 hppa ~ia64 ~ppc ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="doc examples" RDEPEND="media-libs/ilmbase" |