diff options
author | 2010-03-14 18:58:30 +0000 | |
---|---|---|
committer | 2010-03-14 18:58:30 +0000 | |
commit | a9dba34c4c9404eb9dfc30a9e50ba63bb215ddc4 (patch) | |
tree | b9eac38f2c238118d7e0b6d5fe2f062e377d4966 /dev-haskell | |
parent | Version bump to 1.7.1. Bug #308079 (diff) | |
download | historical-a9dba34c4c9404eb9dfc30a9e50ba63bb215ddc4.tar.gz historical-a9dba34c4c9404eb9dfc30a9e50ba63bb215ddc4.tar.bz2 historical-a9dba34c4c9404eb9dfc30a9e50ba63bb215ddc4.zip |
Update dev-haskell/haskell-platform to reflect that dev-haskell/quickcheck-1* now has SLOT=1.
Package-Manager: portage-2.1.7.17/cvs/Linux x86_64
Diffstat (limited to 'dev-haskell')
-rw-r--r-- | dev-haskell/haskell-platform/ChangeLog | 8 | ||||
-rw-r--r-- | dev-haskell/haskell-platform/Manifest | 12 | ||||
-rw-r--r-- | dev-haskell/haskell-platform/haskell-platform-2009.2.0.2.ebuild | 12 |
3 files changed, 18 insertions, 14 deletions
diff --git a/dev-haskell/haskell-platform/ChangeLog b/dev-haskell/haskell-platform/ChangeLog index 783b4b518b1b..7aaf462ec297 100644 --- a/dev-haskell/haskell-platform/ChangeLog +++ b/dev-haskell/haskell-platform/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-haskell/haskell-platform -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/haskell-platform/ChangeLog,v 1.3 2009/11/01 11:19:52 kolmodin Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/haskell-platform/ChangeLog,v 1.4 2010/03/14 18:58:30 kolmodin Exp $ + + 14 Mar 2010; Lennart Kolmodin <kolmodin@gentoo.org> + haskell-platform-2009.2.0.2.ebuild: + Reflect that dev-haskell/quickcheck-1* now has SLOT=1. 01 Nov 2009; <kolmodin@gentoo.org> -haskell-platform-2009.2.0.ebuild: Remove old version as its dependency ghc-6.10.2 has been removed too. diff --git a/dev-haskell/haskell-platform/Manifest b/dev-haskell/haskell-platform/Manifest index 1089270fdb74..981cee446459 100644 --- a/dev-haskell/haskell-platform/Manifest +++ b/dev-haskell/haskell-platform/Manifest @@ -1,13 +1,13 @@ -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 -EBUILD haskell-platform-2009.2.0.2.ebuild 1723 RMD160 b5d107b645fc3713580785c7760723088c8a7565 SHA1 da96abcd0692e99e1e1971bdedaa43c8308c6316 SHA256 243f674a911f411b22d9f0ca951cf8af8c46bf0ca6158924965d3c0a47ba918c -MISC ChangeLog 615 RMD160 7d7b0d4d44eb1f3bff809d5cdb54d6e4f21e30c6 SHA1 1422b9559a0bddcfda26b9514764b6e7205f41af SHA256 955ad56a0f7fc31de773a93a3ee2fa794b80b5be297d2aa9b1929fe48ba1b4a4 +EBUILD haskell-platform-2009.2.0.2.ebuild 1747 RMD160 984e500ccf3c9cfd6f719587036dcd871fd33278 SHA1 a622a23498717b8b3c5cb92d71fdd9d44709b215 SHA256 526c0c8f0a961ead956c1bdcfa0021a95ca04410df894caa670312ed0109052d +MISC ChangeLog 765 RMD160 2b7f0c8bec7f28a0e9f82f5bb5a283e5185a2e02 SHA1 532404331460a32a7b7c7f541ea92f7034711d3d SHA256 a9f9278039ee1821f3b1c4370a87cd85af512712a3bc7af840227a3963224b16 MISC metadata.xml 223 RMD160 7783e6057effb8b8f0b79cffe8b557b32c633839 SHA1 7b962c77f2e38479a9d1621ec8d307ca9f761753 SHA256 1d00c8be162a6cb87b3de440b3e63e10b39c12d56e8fbfe592e75aed872b2508 -----BEGIN PGP SIGNATURE----- -Version: GnuPG v2.0.11 (GNU/Linux) +Version: GnuPG v2.0.14 (GNU/Linux) -iEYEARECAAYFAkrtbvQACgkQ1n/CYbXjntIlBgCfU4iHoi+8frKfp1z9pwSCNDsv -EZoAmwbdQe8nIwafvhbY/etKMhvJX8Bt -=JA32 +iEYEARECAAYFAkudMdEACgkQ1n/CYbXjntLZvgCeLkxjRKkn+Gh9tBt5quF1w7Cv +zRQAn20bN+ZK6pSZ0rezBnpC9+l6zK1g +=2K5r -----END PGP SIGNATURE----- diff --git a/dev-haskell/haskell-platform/haskell-platform-2009.2.0.2.ebuild b/dev-haskell/haskell-platform/haskell-platform-2009.2.0.2.ebuild index add550bde502..440f38299d86 100644 --- a/dev-haskell/haskell-platform/haskell-platform-2009.2.0.2.ebuild +++ b/dev-haskell/haskell-platform/haskell-platform-2009.2.0.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/haskell-platform/haskell-platform-2009.2.0.2.ebuild,v 1.2 2009/08/02 14:12:49 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/haskell-platform/haskell-platform-2009.2.0.2.ebuild,v 1.3 2010/03/14 18:58:30 kolmodin Exp $ # for slot dependencies EAPI=1 @@ -17,9 +17,9 @@ IUSE="" # use gnome style of meta packages; # minimum version, open range -# for the packages parsec and quickcheck we depend on SLOT="0" to not get too -# recent versions (quickcheck-2 and parsec-3 which behaves significantly -# different) +# for the packages parsec (SLOT=0) and quickcheck (SLOT=1) we depend on +# different SLOTs to not get too recent versions (quickcheck-2 and parsec-3 +# which behaves significantly different) # for the regex-packages we don't want the 0.9x series, and there is currently # no way in portage to specify a from-to range interval. thus, we depend on the @@ -40,7 +40,7 @@ DEPEND="~dev-lang/ghc-6.10.4 >=dev-haskell/opengl-2.2.1.1 >=dev-haskell/parallel-1.1.0.1 >=dev-haskell/parsec-2.1.0.1:0 - >=dev-haskell/quickcheck-1.2.0.0:0 + >=dev-haskell/quickcheck-1.2.0.0:1 >=dev-haskell/stm-2.1.1.2 >=dev-haskell/time-1.1.2.4 >=dev-haskell/xhtml-3000.2.0.1 |