diff options
author | 2008-12-17 07:50:00 +0000 | |
---|---|---|
committer | 2008-12-17 07:50:00 +0000 | |
commit | 4c0cdf4980f8461314bab74224fdc0b5c758967b (patch) | |
tree | 53a0829e42a45f6727fbae5eba32cd49f046e0fb /media-libs/openexr_ctl | |
parent | x86 stable wrt #250708 (diff) | |
download | gentoo-2-4c0cdf4980f8461314bab74224fdc0b5c758967b.tar.gz gentoo-2-4c0cdf4980f8461314bab74224fdc0b5c758967b.tar.bz2 gentoo-2-4c0cdf4980f8461314bab74224fdc0b5c758967b.zip |
x86 stable wrt #207663, Comment #14.
(Portage version: 2.1.6.1/cvs/Linux 2.6.27.7 i686)
Diffstat (limited to 'media-libs/openexr_ctl')
-rw-r--r-- | media-libs/openexr_ctl/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/openexr_ctl/openexr_ctl-1.0.1-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/openexr_ctl/ChangeLog b/media-libs/openexr_ctl/ChangeLog index 18fb251f23bd..801ce09db3df 100644 --- a/media-libs/openexr_ctl/ChangeLog +++ b/media-libs/openexr_ctl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/openexr_ctl # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/openexr_ctl/ChangeLog,v 1.16 2008/08/08 22:05:49 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/openexr_ctl/ChangeLog,v 1.17 2008/12/17 07:50:00 ssuominen Exp $ + + 17 Dec 2008; <ssuominen@gentoo.org> openexr_ctl-1.0.1-r1.ebuild: + x86 stable wrt #207663, Comment #14. 08 Aug 2008; Alexis Ballier <aballier@gentoo.org> openexr_ctl-1.0.1-r1.ebuild: 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 50f98821f94d..687145020dae 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-2008 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.2 2008/08/08 22:05:49 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/openexr_ctl/openexr_ctl-1.0.1-r1.ebuild,v 1.3 2008/12/17 07:50:00 ssuominen Exp $ inherit eutils autotools @@ -10,7 +10,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="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" IUSE="" RDEPEND="media-libs/ilmbase |