Re: [gentoo-user] emerge older version

2010-02-09 Thread Zeerak Waseem
On Tue, 09 Feb 2010 17:45:20 +0100, Laurent Kappler laur...@logiquefloue.org wrote: Hi, I'm tryin to emerge ImageMagick version 6.4.7.0 while current in portage is 6.5.7. How could I do that?? thanks Laurent add this to your package.mask: =media-gfx/imagemagick-6.4.7.1 and then

Re: [gentoo-user] emerge older version

2010-02-09 Thread Daniel Wagener
On Tue, 09 Feb 2010 17:45:20 +0100 Laurent Kappler laur...@logiquefloue.org wrote: Hi, I'm tryin to emerge ImageMagick version 6.4.7.0 while current in portage is 6.5.7. How could I do that?? thanks Laurent by using emerge =ImageMagick-6.4.7.0 - if that version was in portage though,

Re: [gentoo-user] emerge older version

2010-02-09 Thread Neil Bothwick
On Tue, 09 Feb 2010 17:45:20 +0100, Laurent Kappler wrote: Hi, I'm tryin to emerge ImageMagick version 6.4.7.0 while current in portage is 6.5.7. Go to http://sources.gentoo.org/viewcvs.py/gentoo-x86/ browse to the package you want and select Show dead files. this gives all the obsoleted

Re: [gentoo-user] emerge older version

2010-02-09 Thread Paul Hartman
On Tue, Feb 9, 2010 at 10:45 AM, Laurent Kappler laur...@logiquefloue.org wrote: Hi, I'm tryin to emerge ImageMagick version 6.4.7.0 while current in portage is 6.5.7. How could I do that?? Here you can download ebuilds for all previous versions and then put it in your local overlay:

Re: [gentoo-user] emerge older version

2010-02-09 Thread Kaddeh
try emerge =media-gfx/imagemagick-6.4.7.0 On Tue, Feb 9, 2010 at 8:45 AM, Laurent Kappler laur...@logiquefloue.orgwrote: Hi, I'm tryin to emerge ImageMagick version 6.4.7.0 while current in portage is 6.5.7. How could I do that?? thanks Laurent

Re: [gentoo-user] emerge older version

2010-02-09 Thread Alex Schuster
Laurent Kappler writes: I'm tryin to emerge ImageMagick version 6.4.7.0 while current in portage is 6.5.7. How could I do that?? Look in the attic [*] for old ebuilds. Looks like 6.4.7.0 is not available, so maybe you will download 6.4.8.3 which is the nearest version. Put the ebuild

Re: [gentoo-user] emerge older version

2010-02-09 Thread KH
Laurent Kappler schrieb: Hi, I'm tryin to emerge ImageMagick version 6.4.7.0 while current in portage is 6.5.7. How could I do that?? thanks Laurent Hi, you will have to search for the source and an ebuild. I remember that there is a place where all (old) ebuils are saved, but I cannot

Re: [gentoo-user] emerge older version

2010-02-09 Thread Laurent Kappler
Alex Schuster a écrit : Laurent Kappler writes: I'm tryin to emerge ImageMagick version 6.4.7.0 while current in portage is 6.5.7. How could I do that?? Look in the attic [*] for old ebuilds. Looks like 6.4.7.0 is not available, so maybe you will download 6.4.8.3 which is the

Slow list? (was: Re: [gentoo-user] emerge older version)

2010-02-09 Thread Alex Schuster
Wow, seven mostly similar answers. Is the list becoming slow? When I posted about an hour after the question was posted, there were no answers yet. Let's see how long this post takes to arrive. Usually it's just a matter of a few minutes. Wonko

Re: [gentoo-user] emerge older version

2010-02-09 Thread Laurent Kappler
Alex Schuster a écrit : Laurent Kappler writes: I'm tryin to emerge ImageMagick version 6.4.7.0 while current in portage is 6.5.7. How could I do that?? Look in the attic [*] for old ebuilds. Looks like 6.4.7.0 is not available, so maybe you will download 6.4.8.3 which is the

Re: [gentoo-user] emerge older version

2010-02-09 Thread Willie Wong
On Tue, Feb 09, 2010 at 08:39:45PM +0100, Laurent Kappler wrote: I'm using Haxe/Neko and we have a wrapper for ImageMagick, but as no one did really use it often the last version is made for IM 6.4.7. So I might download the ebuild 6.4.5 in a hurry, then we will update the Haxe library. I