public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sebastien Fabbro (bicatali)" <bicatali@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in sci-visualization/opendx: ChangeLog opendx-4.4.4-r4.ebuild
Date: Fri, 19 Nov 2010 05:45:02 +0000 (UTC)	[thread overview]
Message-ID: <20101119054502.A1D3420051@flycatcher.gentoo.org> (raw)

bicatali    10/11/19 05:45:02

  Modified:             ChangeLog opendx-4.4.4-r4.ebuild
  Log:
  Remove the no hdri restriction on imagemagick dependency. Thanks Jaroslaw Kalinowski (bug #344819)
  
  (Portage version: 2.1.9.24/cvs/Linux x86_64)

Revision  Changes    Path
1.25                 sci-visualization/opendx/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-visualization/opendx/ChangeLog?rev=1.25&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-visualization/opendx/ChangeLog?rev=1.25&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-visualization/opendx/ChangeLog?r1=1.24&r2=1.25

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-visualization/opendx/ChangeLog,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- ChangeLog	10 Oct 2010 22:00:09 -0000	1.24
+++ ChangeLog	19 Nov 2010 05:45:02 -0000	1.25
@@ -1,6 +1,10 @@
 # ChangeLog for sci-visualization/opendx
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-visualization/opendx/ChangeLog,v 1.24 2010/10/10 22:00:09 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-visualization/opendx/ChangeLog,v 1.25 2010/11/19 05:45:02 bicatali Exp $
+
+  19 Nov 2010; Sébastien Fabbro <bicatali@gentoo.org> opendx-4.4.4-r4.ebuild:
+  Remove the no hdri restriction on imagemagick dependency. Thanks Jaroslaw
+  Kalinowski (bug #344819)
 
   10 Oct 2010; Ulrich Mueller <ulm@gentoo.org> opendx-4.4.4-r4.ebuild:
   Fix openmotif dependency.



1.8                  sci-visualization/opendx/opendx-4.4.4-r4.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-visualization/opendx/opendx-4.4.4-r4.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-visualization/opendx/opendx-4.4.4-r4.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-visualization/opendx/opendx-4.4.4-r4.ebuild?r1=1.7&r2=1.8

Index: opendx-4.4.4-r4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-visualization/opendx/opendx-4.4.4-r4.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- opendx-4.4.4-r4.ebuild	10 Oct 2010 22:00:09 -0000	1.7
+++ opendx-4.4.4-r4.ebuild	19 Nov 2010 05:45:02 -0000	1.8
@@ -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/sci-visualization/opendx/opendx-4.4.4-r4.ebuild,v 1.7 2010/10/10 22:00:09 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-visualization/opendx/opendx-4.4.4-r4.ebuild,v 1.8 2010/11/19 05:45:02 bicatali Exp $
 
 EAPI=2
 
@@ -29,7 +29,7 @@
 	cdf? ( sci-libs/cdf )
 	netcdf? ( sci-libs/netcdf )
 	tiff? ( media-libs/tiff )
-	imagemagick? ( >=media-gfx/imagemagick-5.3.4[-hdri] )"
+	imagemagick? ( >=media-gfx/imagemagick-5.3.4 )"
 
 RDEPEND="${DEPEND}"
 # waiting on bug #36349 for media-libs/jasper in imagemagick






             reply	other threads:[~2010-11-19  5:45 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-19  5:45 Sebastien Fabbro (bicatali) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-10-24 19:45 [gentoo-commits] gentoo-x86 commit in sci-visualization/opendx: ChangeLog opendx-4.4.4-r4.ebuild Ulrich Mueller (ulm)
2010-10-10 22:00 Ulrich Mueller (ulm)
2010-03-09 12:47 Jonathan Callen (abcd)
2010-01-20 20:06 Markus Meier (maekke)
2010-01-17 18:40 Christian Faulhammer (fauli)
2010-01-12 19:00 Gysbert Wassenaar (nixnut)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20101119054502.A1D3420051@flycatcher.gentoo.org \
    --to=bicatali@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox