Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 239222 - Remove dependencies in pugs on dev-lang/ghc-bin
Summary: Remove dependencies in pugs on dev-lang/ghc-bin
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: PMASKED
Depends on:
Blocks:
 
Reported: 2008-10-01 06:22 UTC by Lennart Kolmodin (RETIRED)
Modified: 2009-04-23 13:26 UTC (History)
2 users (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 Lennart Kolmodin (RETIRED) gentoo-dev 2008-10-01 06:22:41 UTC
dev-lang/ghc-bin is to be removed from the portage tree, and has been hard masked quite a while.

Users can USE="binary" dev-lang/ghc to get the same effect as ghc-bin.

These ebuilds are the remaining ones depending on ghc-bin;

./pugs-6.2.13.ebuild:           || ( >=dev-lang/ghc-bin-6.4.2 >=dev-lang/ghc-6.4.2 )
./pugs-6.2.10.ebuild:           || ( >=dev-lang/ghc-bin-6.4 >=dev-lang/ghc-6.4 )
./pugs-6.2.12.ebuild:           || ( >=dev-lang/ghc-bin-6.4.1 >=dev-lang/ghc-6.4.1 )
./pugs-6.2.11.ebuild:           || ( >=dev-lang/ghc-bin-6.4.1 >=dev-lang/ghc-6.4.1 )
Comment 1 Torsten Veller (RETIRED) gentoo-dev 2008-10-22 06:27:43 UTC
FYI: I tried to help but wasn't able to get it to compile it at all. It misses a number of dependencies.
Comment 2 Ivan 2008-10-31 12:26:06 UTC
Note that pugs is available from Hackage, the standard Haskell distribution site (similar to CPAN):

http://hackage.haskell.org/cgi-bin/hackage-scripts/package/Pugs

As such, it might be easier to use hackport (the Haskell ebuild generator, available in the Haskell overlay as hackport-darcs) to generate the pugs ebuild (as well as all other required dependencies).
Comment 3 Torsten Veller (RETIRED) gentoo-dev 2009-03-23 09:10:41 UTC
dev-lang/pugs is package.masked for removal
Comment 4 Torsten Veller (RETIRED) gentoo-dev 2009-04-23 13:26:35 UTC
Removed from the tree.