[arch-commits] Commit in ghc/repos (testing-i686)

2011-12-18 Thread Vesa Kaihlavirta
Date: Sunday, December 18, 2011 @ 20:28:31
  Author: vesa
Revision: 145177

db-remove: ghc removed by vesa

Deleted:
  ghc/repos/testing-i686/



[arch-commits] Commit in ghc/repos (testing-i686)

2011-06-22 Thread Vesa Kaihlavirta
Date: Wednesday, June 22, 2011 @ 06:54:13
  Author: vesa
Revision: 128107

archrelease: remove testing-i686

Deleted:
  ghc/repos/testing-i686/



[arch-commits] Commit in ghc/repos (testing-i686)

2011-06-22 Thread Vesa Kaihlavirta
Date: Wednesday, June 22, 2011 @ 06:54:26
  Author: vesa
Revision: 128108

archrelease: copy trunk to testing-i686

Added:
  ghc/repos/testing-i686/



[arch-commits] Commit in ghc/repos (testing-i686)

2011-04-18 Thread Vesa Kaihlavirta
Date: Monday, April 18, 2011 @ 05:44:38
  Author: vesa
Revision: 120002

archrelease: remove testing-i686

Deleted:
  ghc/repos/testing-i686/



[arch-commits] Commit in ghc/repos (testing-i686)

2011-04-18 Thread Vesa Kaihlavirta
Date: Monday, April 18, 2011 @ 05:44:51
  Author: vesa
Revision: 120003

archrelease: copy trunk to testing-i686

Added:
  ghc/repos/testing-i686/



[arch-commits] Commit in ghc/repos (testing-i686)

2011-03-15 Thread Vesa Kaihlavirta
Date: Tuesday, March 15, 2011 @ 05:17:06
  Author: vesa
Revision: 114661

archrelease: copy trunk to testing-i686

Added:
  ghc/repos/testing-i686/



[arch-commits] Commit in ghc/repos (testing-i686)

2010-11-15 Thread Vesa Kaihlavirta
Date: Tuesday, November 16, 2010 @ 02:54:43
  Author: vesa
Revision: 99685

archrelease: copy trunk to testing-i686

Added:
  ghc/repos/testing-i686/



[arch-commits] Commit in ghc/repos (testing-i686)

2010-11-15 Thread Vesa Kaihlavirta
Date: Tuesday, November 16, 2010 @ 02:56:48
  Author: vesa
Revision: 99687

archrelease: remove testing-i686

Deleted:
  ghc/repos/testing-i686/



[arch-commits] Commit in ghc/repos (testing-i686)

2010-11-15 Thread Vesa Kaihlavirta
Date: Tuesday, November 16, 2010 @ 02:57:00
  Author: vesa
Revision: 99688

archrelease: copy trunk to testing-i686

Added:
  ghc/repos/testing-i686/



[arch-commits] Commit in ghc/repos (testing-i686)

2010-08-12 Thread Vesa Kaihlavirta
Date: Thursday, August 12, 2010 @ 08:33:19
  Author: vesa
Revision: 87336

archrelease: copy trunk to testing-i686

Added:
  ghc/repos/testing-i686/



[arch-commits] Commit in ghc/repos (testing-i686)

2010-03-23 Thread Ionut Biru
Date: Tuesday, March 23, 2010 @ 13:55:16
  Author: ibiru
Revision: 73177

archrelease: remove testing-i686

Deleted:
  ghc/repos/testing-i686/



[arch-commits] Commit in ghc/repos (testing-i686)

2010-03-23 Thread Ionut Biru
Date: Tuesday, March 23, 2010 @ 13:55:32
  Author: ibiru
Revision: 73178

archrelease: copy trunk to testing-i686

Added:
  ghc/repos/testing-i686/



[arch-commits] Commit in ghc/repos (testing-i686)

2010-03-22 Thread Vesa Kaihlavirta
Date: Monday, March 22, 2010 @ 16:12:36
  Author: vesa
Revision: 73118

archrelease: remove testing-i686

Deleted:
  ghc/repos/testing-i686/



[arch-commits] Commit in ghc/repos (testing-i686)

2010-03-22 Thread Vesa Kaihlavirta
Date: Monday, March 22, 2010 @ 16:13:23
  Author: vesa
Revision: 73119

archrelease: copy trunk to testing-i686

Added:
  ghc/repos/testing-i686/



[arch-commits] Commit in ghc/repos (testing-i686)

2010-03-20 Thread Vesa Kaihlavirta
Date: Saturday, March 20, 2010 @ 10:51:44
  Author: vesa
Revision: 72850

archrelease: copy trunk to testing-i686

Added:
  ghc/repos/testing-i686/



[arch-commits] Commit in ghc/repos (testing-i686 testing-i686/PKGBUILD)

2010-01-12 Thread Vesa Kaihlavirta
Date: Tuesday, January 12, 2010 @ 08:16:53
  Author: vesa
Revision: 62794

Merged revisions 62784 via svnmerge from 
svn+ssh://v...@gerolde.archlinux.org/srv/svn-packages/ghc/trunk


  r62784 | vesa | 2010-01-12 09:17:07 +0200 (Tue, 12 Jan 2010) | 2 lines
  
  Attempt at including ghc's libs as provides


Modified:
  ghc/repos/testing-i686/   (properties)
  ghc/repos/testing-i686/PKGBUILD

--+
 PKGBUILD |   48 +++-
 1 file changed, 43 insertions(+), 5 deletions(-)


Property changes on: ghc/repos/testing-i686
___
Modified: svnmerge-integrated
   - /ghc/trunk:1-61179
   + /ghc/trunk:1-62793

Modified: testing-i686/PKGBUILD
===
--- testing-i686/PKGBUILD   2010-01-12 12:56:31 UTC (rev 62793)
+++ testing-i686/PKGBUILD   2010-01-12 13:16:53 UTC (rev 62794)
@@ -2,21 +2,59 @@
 # Maintainer: Vesa Kaihlavirta v...@archlinux.org
 pkgname=ghc
 pkgver=6.12.1
-pkgrel=1
+pkgrel=2
 pkgdesc=The Glasgow Haskell Compiler
 arch=(i686 x86_64)
 url=http://www.haskell.org/ghc/;
 license=(custom)
 depends=(gmp perl)
 makedepends=(ghc happy perl)
-provides=(haskell-cabal)
-replaces=(haskell-cabal1.6.0.3)
+provides=(haskell-array=0.3.0.0
+  haskell-bytestring=0.9.1.5
+  haskell-cabal=1.8.0.2
+  haskell-containers=0.3.0.0
+  haskell-directory=1.0.1.0   
+  haskell-extensible-exceptions=0.1.1.1
+  haskell-filepath=1.1.0.3
+  haskell-haskell98=1.0.1.1
+  haskell-hpc=0.5.0.4
+  haskell-old-locale=1.0.0.2
+  haskell-old-time=1.0.0.3
+  haskell-pretty=1.0.1.1
+  haskell-process=1.0.1.2
+  haskell-random=1.0.0.2
+  haskell-syb=0.1.0.2
+  haskell-template-haskell=2.4.0.0
+  haskell-time=1.1.4
+  haskell-unix=2.4.0.0
+  haskell-utf8-string=0.3.4
+ )
+replaces=(haskell-array0.3.0.0 
+  haskell-bytestring0.9.1.5
+  haskell-cabal1.8.0.2
+  haskell-containers0.3.0.0
+  haskell-directory1.0.1.0
+  haskell-extensible-exceptions0.1.1.1
+  haskell-filepath1.1.0.3
+  haskell-haskell981.0.1.1
+  haskell-hpc0.5.0.4
+  haskell-old-locale1.0.0.2
+  haskell-old-time1.0.0.3
+  haskell-pretty1.0.1.1
+  haskell-process1.0.1.2
+  haskell-random1.0.0.2
+  haskell-syb0.1.0.2
+  haskell-template-haskell2.4.0.0
+  haskell-time1.1.4
+  haskell-unix2.4.0.0
+  haskell-utf8-string0.3.4
+ )
+
 backup=(usr/lib/ghc-6.12.1/package.conf)
 install=(ghc.install)
 
 source=(http://www.haskell.org/ghc/dist/$pkgver/$pkgname-$pkgver-src.tar.bz2; 
\
-#
http://www.haskell.org/ghc/dist/$pkgver/$pkgname-$pkgver-src-extralibs.tar.bz2;
- build.mk ghc.install)
+build.mk ghc.install)
 
 build() {
   cd $srcdir/$pkgname-$pkgver



[arch-commits] Commit in ghc/repos (testing-i686)

2009-12-12 Thread Vesa Kaihlavirta
Date: Sunday, December 13, 2009 @ 01:02:32
  Author: vesa
Revision: 61180

archrelease: new repo testing-i686

Added:
  ghc/repos/testing-i686/