summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Parrott <cparrott@gentoo.org>2006-10-05 03:18:44 +0000
committerChris Parrott <cparrott@gentoo.org>2006-10-05 03:18:44 +0000
commit71b691c48b32169543d54fa8b53b97326b313b63 (patch)
tree883cc3c54e9576c7426844e7f7512c6405b12301 /dev-haskell
parentUpdated copyright and accepted maintainer role. (diff)
downloadhistorical-71b691c48b32169543d54fa8b53b97326b313b63.tar.gz
historical-71b691c48b32169543d54fa8b53b97326b313b63.tar.bz2
historical-71b691c48b32169543d54fa8b53b97326b313b63.zip
marked stable for amd64 (bug 144678)
Package-Manager: portage-2.1.2_pre2-r3
Diffstat (limited to 'dev-haskell')
-rw-r--r--dev-haskell/c2hs/ChangeLog5
-rw-r--r--dev-haskell/c2hs/c2hs-0.14.5.ebuild4
-rw-r--r--dev-haskell/cpphs/ChangeLog5
-rw-r--r--dev-haskell/cpphs/cpphs-1.2.ebuild4
-rw-r--r--dev-haskell/drift/ChangeLog5
-rw-r--r--dev-haskell/drift/drift-2.1.2.ebuild4
-rw-r--r--dev-haskell/frown/ChangeLog5
-rw-r--r--dev-haskell/frown/frown-0.6.1-r1.ebuild4
-rw-r--r--dev-haskell/haxml/ChangeLog5
-rw-r--r--dev-haskell/haxml/haxml-1.13-r1.ebuild4
-rw-r--r--dev-haskell/uuagc/ChangeLog5
-rw-r--r--dev-haskell/uuagc/uuagc-0.9.1.ebuild4
-rw-r--r--dev-haskell/uulib/ChangeLog5
-rw-r--r--dev-haskell/uulib/uulib-0.9.2.ebuild4
14 files changed, 42 insertions, 21 deletions
diff --git a/dev-haskell/c2hs/ChangeLog b/dev-haskell/c2hs/ChangeLog
index 1c0850869bf5..2802ac7de01d 100644
--- a/dev-haskell/c2hs/ChangeLog
+++ b/dev-haskell/c2hs/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-haskell/c2hs
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/c2hs/ChangeLog,v 1.19 2006/10/04 05:19:21 tsunam Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/c2hs/ChangeLog,v 1.20 2006/10/05 03:09:33 cparrott Exp $
+
+ 05 Oct 2006; Chris Parrott <cparrott@gentoo.org> c2hs-0.14.5.ebuild:
+ marked stable for amd64 (bug 144678)
04 Oct 2006; Joshua Jackson <tsunam@gentoo.org> c2hs-0.14.5.ebuild:
Stable x86;bug #144678
diff --git a/dev-haskell/c2hs/c2hs-0.14.5.ebuild b/dev-haskell/c2hs/c2hs-0.14.5.ebuild
index b7a8d4a0162a..a3695bd9e80d 100644
--- a/dev-haskell/c2hs/c2hs-0.14.5.ebuild
+++ b/dev-haskell/c2hs/c2hs-0.14.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/c2hs/c2hs-0.14.5.ebuild,v 1.9 2006/10/04 05:19:21 tsunam Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/c2hs/c2hs-0.14.5.ebuild,v 1.10 2006/10/05 03:09:33 cparrott Exp $
CABAL_FEATURES="bin"
inherit base eutils haskell-cabal
@@ -11,7 +11,7 @@ SRC_URI="http://www.cse.unsw.edu.au/~chak/haskell/c2hs/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ppc64 sparc x86"
+KEYWORDS="amd64 ~ia64 ~ppc ppc64 sparc x86"
IUSE=""
DEPEND=">=virtual/ghc-6.0"
diff --git a/dev-haskell/cpphs/ChangeLog b/dev-haskell/cpphs/ChangeLog
index 25ddbbcc99e2..6f3e279e9f69 100644
--- a/dev-haskell/cpphs/ChangeLog
+++ b/dev-haskell/cpphs/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-haskell/cpphs
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/cpphs/ChangeLog,v 1.14 2006/10/04 05:22:25 tsunam Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/cpphs/ChangeLog,v 1.15 2006/10/05 03:07:27 cparrott Exp $
+
+ 05 Oct 2006; Chris Parrott <cparrott@gentoo.org> cpphs-1.2.ebuild:
+ marked stable for amd64 (bug 144678)
04 Oct 2006; Joshua Jackson <tsunam@gentoo.org> cpphs-1.2.ebuild:
Stable x86; bug #144678
diff --git a/dev-haskell/cpphs/cpphs-1.2.ebuild b/dev-haskell/cpphs/cpphs-1.2.ebuild
index edbfadc6523a..7cc0080e1542 100644
--- a/dev-haskell/cpphs/cpphs-1.2.ebuild
+++ b/dev-haskell/cpphs/cpphs-1.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/cpphs/cpphs-1.2.ebuild,v 1.5 2006/10/04 05:22:25 tsunam Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/cpphs/cpphs-1.2.ebuild,v 1.6 2006/10/05 03:07:27 cparrott Exp $
CABAL_FEATURES="bin lib profile"
inherit eutils haskell-cabal
@@ -11,7 +11,7 @@ SRC_URI="http://www.cs.york.ac.uk/fp/cpphs/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ppc64 sparc x86"
+KEYWORDS="amd64 ~ia64 ~ppc ppc64 sparc x86"
IUSE=""
DEPEND="virtual/ghc"
diff --git a/dev-haskell/drift/ChangeLog b/dev-haskell/drift/ChangeLog
index 1501fa5293d9..01b90968660e 100644
--- a/dev-haskell/drift/ChangeLog
+++ b/dev-haskell/drift/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-haskell/drift
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/drift/ChangeLog,v 1.12 2006/10/04 05:24:05 tsunam Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/drift/ChangeLog,v 1.13 2006/10/05 03:11:31 cparrott Exp $
+
+ 05 Oct 2006; Chris Parrott <cparrott@gentoo.org> drift-2.1.2.ebuild:
+ marked stable for amd64 (bug 144678)
04 Oct 2006; Joshua Jackson <tsunam@gentoo.org> drift-2.1.2.ebuild:
Stable x86; bug #144678
diff --git a/dev-haskell/drift/drift-2.1.2.ebuild b/dev-haskell/drift/drift-2.1.2.ebuild
index 9bfba3c0ae85..9966caa70bda 100644
--- a/dev-haskell/drift/drift-2.1.2.ebuild
+++ b/dev-haskell/drift/drift-2.1.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/drift/drift-2.1.2.ebuild,v 1.7 2006/10/04 05:24:05 tsunam Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/drift/drift-2.1.2.ebuild,v 1.8 2006/10/05 03:11:31 cparrott Exp $
inherit ghc-package
@@ -13,7 +13,7 @@ SRC_URI="http://repetae.net/john/computer/haskell/DrIFT/drop/${MY_P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ppc ppc64 sparc x86"
+KEYWORDS="amd64 ppc ppc64 sparc x86"
IUSE=""
diff --git a/dev-haskell/frown/ChangeLog b/dev-haskell/frown/ChangeLog
index 7df3cfa1d954..35b2a5c46c0b 100644
--- a/dev-haskell/frown/ChangeLog
+++ b/dev-haskell/frown/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-haskell/frown
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/frown/ChangeLog,v 1.11 2006/10/04 05:26:50 tsunam Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/frown/ChangeLog,v 1.12 2006/10/05 03:13:02 cparrott Exp $
+
+ 05 Oct 2006; Chris Parrott <cparrott@gentoo.org> frown-0.6.1-r1.ebuild:
+ marked stable for amd64 (bug 144678)
04 Oct 2006; Joshua Jackson <tsunam@gentoo.org> frown-0.6.1-r1.ebuild:
Stable x86; bug #144678
diff --git a/dev-haskell/frown/frown-0.6.1-r1.ebuild b/dev-haskell/frown/frown-0.6.1-r1.ebuild
index 6f8279fa040c..d1f447f770db 100644
--- a/dev-haskell/frown/frown-0.6.1-r1.ebuild
+++ b/dev-haskell/frown/frown-0.6.1-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/frown/frown-0.6.1-r1.ebuild,v 1.9 2006/10/04 05:26:50 tsunam Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/frown/frown-0.6.1-r1.ebuild,v 1.10 2006/10/05 03:13:02 cparrott Exp $
CABAL_FEATURES="bin"
inherit haskell-cabal
@@ -10,7 +10,7 @@ HOMEPAGE="http://www.informatik.uni-bonn.de/~ralf/frown/"
SRC_URI="http://www.informatik.uni-bonn.de/~ralf/frown/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ppc ppc64 sparc x86"
+KEYWORDS="amd64 ppc ppc64 sparc x86"
IUSE=""
DEPEND=">=virtual/ghc-6.2.2"
diff --git a/dev-haskell/haxml/ChangeLog b/dev-haskell/haxml/ChangeLog
index e0b8b0483381..8d8d1d099efd 100644
--- a/dev-haskell/haxml/ChangeLog
+++ b/dev-haskell/haxml/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-haskell/haxml
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/haxml/ChangeLog,v 1.16 2006/10/04 05:29:27 tsunam Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/haxml/ChangeLog,v 1.17 2006/10/05 03:14:30 cparrott Exp $
+
+ 05 Oct 2006; Chris Parrott <cparrott@gentoo.org> haxml-1.13-r1.ebuild:
+ marked stable for amd64 (bug 144678)
04 Oct 2006; Joshua Jackson <tsunam@gentoo.org> haxml-1.13-r1.ebuild:
Stable x86; bug #144678
diff --git a/dev-haskell/haxml/haxml-1.13-r1.ebuild b/dev-haskell/haxml/haxml-1.13-r1.ebuild
index f3fbd214151b..d16f620c868e 100644
--- a/dev-haskell/haxml/haxml-1.13-r1.ebuild
+++ b/dev-haskell/haxml/haxml-1.13-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/haxml/haxml-1.13-r1.ebuild,v 1.8 2006/10/04 05:29:27 tsunam Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/haxml/haxml-1.13-r1.ebuild,v 1.9 2006/10/05 03:14:30 cparrott Exp $
CABAL_FEATURES="lib bin haddock"
inherit base haskell-cabal
@@ -14,7 +14,7 @@ SRC_URI="http://www.haskell.org/HaXml/${MY_P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~amd64 ~ia64 ppc ppc64 sparc x86"
+KEYWORDS="amd64 ~ia64 ppc ppc64 sparc x86"
IUSE=""
diff --git a/dev-haskell/uuagc/ChangeLog b/dev-haskell/uuagc/ChangeLog
index aba858fa6a45..8b3cca0018cd 100644
--- a/dev-haskell/uuagc/ChangeLog
+++ b/dev-haskell/uuagc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-haskell/uuagc
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/uuagc/ChangeLog,v 1.10 2006/10/04 05:47:15 tsunam Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/uuagc/ChangeLog,v 1.11 2006/10/05 03:18:44 cparrott Exp $
+
+ 05 Oct 2006; Chris Parrott <cparrott@gentoo.org> uuagc-0.9.1.ebuild:
+ marked stable for amd64 (bug 144678)
04 Oct 2006; Joshua Jackson <tsunam@gentoo.org> uuagc-0.9.1.ebuild:
Stable x86; bug #144678
diff --git a/dev-haskell/uuagc/uuagc-0.9.1.ebuild b/dev-haskell/uuagc/uuagc-0.9.1.ebuild
index bad24d9ceae7..fe42f2e36000 100644
--- a/dev-haskell/uuagc/uuagc-0.9.1.ebuild
+++ b/dev-haskell/uuagc/uuagc-0.9.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/uuagc/uuagc-0.9.1.ebuild,v 1.9 2006/10/04 05:47:15 tsunam Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/uuagc/uuagc-0.9.1.ebuild,v 1.10 2006/10/05 03:18:44 cparrott Exp $
CABAL_FEATURES="bin"
inherit haskell-cabal
@@ -11,7 +11,7 @@ SRC_URI="http://abaris.zoo.cs.uu.nl:8080/wiki/pub/HUT/Download/${P}-src.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ppc64 sparc x86"
+KEYWORDS="amd64 ~ppc ppc64 sparc x86"
IUSE=""
DEPEND=">=virtual/ghc-6.2.2
diff --git a/dev-haskell/uulib/ChangeLog b/dev-haskell/uulib/ChangeLog
index 501803a0b989..8e302178b02d 100644
--- a/dev-haskell/uulib/ChangeLog
+++ b/dev-haskell/uulib/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-haskell/uulib
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/uulib/ChangeLog,v 1.10 2006/10/05 00:42:15 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/uulib/ChangeLog,v 1.11 2006/10/05 03:04:51 cparrott Exp $
+
+ 05 Oct 2006; Chris Parrott <cparrott@gentoo.org> uulib-0.9.2.ebuild:
+ marked stable for amd64
05 Oct 2006; Joseph Jezak <josejx@gentoo.org> uulib-0.9.2.ebuild:
Marked ~ppc for uuagc (bug #150069).
diff --git a/dev-haskell/uulib/uulib-0.9.2.ebuild b/dev-haskell/uulib/uulib-0.9.2.ebuild
index 545c5deccbe3..7db3af142144 100644
--- a/dev-haskell/uulib/uulib-0.9.2.ebuild
+++ b/dev-haskell/uulib/uulib-0.9.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/uulib/uulib-0.9.2.ebuild,v 1.6 2006/10/05 00:42:15 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/uulib/uulib-0.9.2.ebuild,v 1.7 2006/10/05 03:04:51 cparrott Exp $
CABAL_FEATURES="haddock cpphs lib"
inherit haskell-cabal
@@ -11,7 +11,7 @@ SRC_URI="http://abaris.zoo.cs.uu.nl:8080/wiki/pub/HUT/Download/${P}-src.tar.gz"
LICENSE="LGPL-2.1-UUST"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ppc64 sparc x86"
+KEYWORDS="amd64 ~ppc ppc64 sparc x86"
IUSE=""
DEPEND=">=virtual/ghc-6.2.2