Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 535010 - dev-haskell/setenv-0.1.1.1: stabilization request
Summary: dev-haskell/setenv-0.1.1.1: stabilization request
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Keywording and Stabilization (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Gentoo's Haskell Language team
URL:
Whiteboard:
Keywords: STABLEREQ
Depends on:
Blocks:
 
Reported: 2015-01-05 18:26 UTC by Pacho Ramos
Modified: 2015-01-26 09:54 UTC (History)
0 users

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 Pacho Ramos gentoo-dev 2015-01-05 18:26:46 UTC
Is it OK to stabilize =dev-haskell/setenv-0.1.1.1 ?
If so, please CC all arches which have stable keywords
for older versions of this package.
Comment 1 Michael Orlitzky gentoo-dev 2015-01-10 06:49:42 UTC
Arches, please go ahead. This one has a test suite, sort of. But it requires hspec, which depends on setenv itself. Also, it's missing from the release tarball.

So try this:

  1. emerge hspec (this will pull in setenv, make sure the version is 0.1.1.1)
  2. wget https://raw.githubusercontent.com/sol/setenv/master/test/System/SetEnvSpec.hs
  3. runghc SetEnvSpec.hs

That should run the test suite.

I've already built and tested this on an empty amd64 machine if that's enough to keyword it on that arch.
Comment 2 Agostino Sarubbo gentoo-dev 2015-01-22 08:55:06 UTC
amd64 stable
Comment 3 Agostino Sarubbo gentoo-dev 2015-01-26 09:54:42 UTC
x86 stable. Closing.