Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 23176 - dev-perl/perlmagick-5.5.6 points to .tar.gz whereas media-gfx/imagemagick-5.5.6-r1.ebuild points to .tar.bz2
Summary: dev-perl/perlmagick-5.5.6 points to .tar.gz whereas media-gfx/imagemagick-5.5...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Perl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-06-20 08:12 UTC by Haroon Rafique
Modified: 2003-07-21 13:37 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Haroon Rafique 2003-06-20 08:12:19 UTC
doing a grep for tar gives me:

perlmagick-5.5.6.ebuild:24:SRC_URI="mirror://sourceforge/imagemagick/${MY_P}.tar.gz"
imagemagick-5.5.6-r1.ebuild:22:SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.bz2"

What this means is that even though I have the .tar.bz2 I still have to suffer
through the download of the .tar.gz for compiling perlmagick. Can we keep
.tar.bz2 for both of them, please?
Comment 1 Martin Holzer (RETIRED) gentoo-dev 2003-07-21 13:37:32 UTC
good point