GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
repo/gentoo/historical.git
master
Gentoo ebuild repository HISTORICAL read-only tree
Infrastructure team <infrastructure@gentoo.org>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dev-haskell
Commit message (
Expand
)
Author
Age
Files
Lines
*
Drop deepseq depend from tests.
Sergei Trofimovich
2015-06-01
3
-12
/
+15
*
Fix depend on 'dev-haskell/atomic-primops'.
Sergei Trofimovich
2015-06-01
3
-13
/
+17
*
Drop dev-haskell/deepseq depend.
Sergei Trofimovich
2015-06-01
3
-23
/
+15
*
Version bump.
Sergei Trofimovich
2015-06-01
5
-117
/
+24
*
Initial commit: Unicode Support version of Text.Regex, using regex-tdfa. A de...
Sergei Trofimovich
2015-06-01
4
-0
/
+75
*
Initial commit: Regex-based parsing with applicative interface. A depend for ...
Sergei Trofimovich
2015-06-01
4
-0
/
+63
*
Initial commit: Set and bag operations on ordered lists. A depend for dev-vcs...
Sergei Trofimovich
2015-06-01
4
-0
/
+57
*
Port to upcoming ghc-7.10.
Sergei Trofimovich
2015-06-01
4
-21
/
+45
*
Version bump, allows latest dev-haskell/utf8-string, bug #550950 by riepernet.
Sergei Trofimovich
2015-06-01
3
-6
/
+47
*
Bump asn1-parse to 0.9.1
Mark Wright
2015-06-01
3
-6
/
+41
*
Thanks to Sergei Trofimovich (slyfox) for patching asn1-data-0.7.1-r1 for ghc...
Mark Wright
2015-06-01
4
-7
/
+64
*
Loosen semigroupoids dep. in reducers-3.10.3.1-r1
Mark Wright
2015-06-01
3
-5
/
+51
*
sparc stable wrt bug #495380
Jack Morgan
2015-05-29
3
-8
/
+21
*
Drop explicit deepseq depend.
Sergei Trofimovich
2015-05-23
4
-39
/
+19
*
Add psqueue for app-emulation/ganeti
Mark Wright
2015-05-07
4
-0
/
+67
*
alpha/amd64/ia64/ppc/ppc64/sparc/x86 stable wrt bug #534978
Sergei Trofimovich
2015-05-05
3
-9
/
+12
*
Rename USE=sqlite3 to USE=sqlite (bug #548650 by Pacho Ramos).
Sergei Trofimovich
2015-05-05
3
-10
/
+13
*
Fix build failure against modern ghc (bug #423949 by Diego Elio Pettenò and ...
Sergei Trofimovich
2015-05-05
4
-11
/
+220
*
Dropped old.
Sergei Trofimovich
2015-05-03
10
-247
/
+16
*
Restored accidentally dropped latest stable ebuild.
Sergei Trofimovich
2015-05-03
3
-5
/
+45
*
Drop old.
Sergei Trofimovich
2015-05-03
4
-65
/
+9
*
Allow QuickCheck-2.8.
Sergei Trofimovich
2015-05-03
3
-22
/
+14
*
Drop old patch.
Sergei Trofimovich
2015-05-03
3
-18
/
+9
*
Drop old.
Sergei Trofimovich
2015-05-03
12
-330
/
+14
*
alpha/amd64/ia64/ppc/ppc64/sparc/x86 stable wrt bug #548458
Sergei Trofimovich
2015-05-03
3
-9
/
+12
*
Port to ghc-7.10.
Sergei Trofimovich
2015-05-03
4
-6
/
+60
*
Rename 'tagsoup' binary to 'haskell-tagsoup' to avoid collision with dev-java...
Sergei Trofimovich
2015-05-01
3
-6
/
+52
*
amd64/x86 stable wrt bug #546260 (stabilize pandoc-citeproc depends)
Sergei Trofimovich
2015-04-28
6
-21
/
+27
*
alpha/amd64/ia64/ppc/ppc64/sparc/x86 stable wrt bug #546260 (stabilize pandoc...
Sergei Trofimovich
2015-04-28
3
-8
/
+12
*
alpha/amd64/ia64/ppc/ppc64/sparc/x86 stable wrt bug #546260 (stabilize pandoc...
Sergei Trofimovich
2015-04-28
3
-10
/
+14
*
x86/amd64 stable wrt bug #546260 (stabilize pandoc-citeproc depends)
Sergei Trofimovich
2015-04-28
6
-18
/
+26
*
alpha/amd64/ia64/ppc/ppc64/sparc stable wrt bug #546260 (stabilize pandoc-cit...
Sergei Trofimovich
2015-04-28
3
-10
/
+15
*
ppc stable wrt bug #480568
Pacho Ramos
2015-04-26
3
-8
/
+11
*
ppc64 stable wrt bug #495380
Pacho Ramos
2015-04-18
3
-8
/
+11
*
ppc64 stable wrt bug #480568
Pacho Ramos
2015-04-18
3
-8
/
+11
*
Remove unneeded useflag description from metadata.xml
Patrick Lauer
2015-04-10
3
-16
/
+6
*
Drop USE=llvm. The canonical way to tweak llvm backend is via HCFLAGS=-fllvm....
Sergei Trofimovich
2015-04-09
3
-10
/
+15
*
Enable AES-NI only when both AES-NI and sSSE3 are present. Bug #545926 and fi...
Sergei Trofimovich
2015-04-09
3
-9
/
+20
*
Guarded -maesni under CPU_FLAGS_X86=aes (bug #545926 by Luke-Jr).
Sergei Trofimovich
2015-04-09
3
-22
/
+20
*
Bump uuid-types to 1.0.1
Mark Wright
2015-04-06
3
-5
/
+46
*
Bump uuid to 1.3.10
Mark Wright
2015-04-06
3
-5
/
+47
*
Loosen quickcheck dep in test-framework-quickcheck2-0.3.0.3-r2
Mark Wright
2015-04-06
3
-7
/
+54
*
Bump tasty-hunit to 0.9.2
Mark Wright
2015-04-06
3
-6
/
+39
*
Bump tasty-golden to 2.3.0.1
Mark Wright
2015-04-06
3
-6
/
+45
*
Bump hoauth2 to 0.4.6
Mark Wright
2015-04-05
3
-5
/
+53
*
Bump hstringtemplate to 0.8.3
Mark Wright
2015-04-05
3
-7
/
+51
*
Bump snap-server to 0.9.5.0
Mark Wright
2015-04-05
3
-5
/
+58
*
Bump snap-core to 0.9.7.0
Mark Wright
2015-04-05
3
-5
/
+63
*
Bump stream to 0.4.7.2
Mark Wright
2015-04-05
3
-7
/
+46
*
Bump criterion to 1.1.0.0
Mark Wright
2015-04-05
3
-18
/
+59
[next]