diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-03-01 11:29:11 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-03-01 11:29:11 +0000 |
commit | 3582450c030991523c83260a27244c6e3f906055 (patch) | |
tree | 1ac9e630920f371702291f5e102a7bab2cda9aff /dev-haskell | |
parent | Version bump wrt #211483, thanks to Roland Hopferwieser. (diff) | |
download | historical-3582450c030991523c83260a27244c6e3f906055.tar.gz historical-3582450c030991523c83260a27244c6e3f906055.tar.bz2 historical-3582450c030991523c83260a27244c6e3f906055.zip |
Add ~alpha
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'dev-haskell')
-rw-r--r-- | dev-haskell/filepath/ChangeLog | 7 | ||||
-rw-r--r-- | dev-haskell/filepath/filepath-1.1.0.0.ebuild | 6 | ||||
-rw-r--r-- | dev-haskell/regex-base/ChangeLog | 7 | ||||
-rw-r--r-- | dev-haskell/regex-base/regex-base-0.91.ebuild | 6 | ||||
-rw-r--r-- | dev-haskell/regex-compat/ChangeLog | 7 | ||||
-rw-r--r-- | dev-haskell/regex-compat/regex-compat-0.90.ebuild | 6 | ||||
-rw-r--r-- | dev-haskell/regex-posix/ChangeLog | 7 | ||||
-rw-r--r-- | dev-haskell/regex-posix/regex-posix-0.92.ebuild | 6 |
8 files changed, 32 insertions, 20 deletions
diff --git a/dev-haskell/filepath/ChangeLog b/dev-haskell/filepath/ChangeLog index 9eb7c2a161e6..41d9b30276fe 100644 --- a/dev-haskell/filepath/ChangeLog +++ b/dev-haskell/filepath/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-haskell/filepath -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/filepath/ChangeLog,v 1.13 2007/12/13 17:16:01 dcoutts Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/filepath/ChangeLog,v 1.14 2008/03/01 11:29:11 armin76 Exp $ + + 01 Mar 2008; Raúl Porcel <armin76@gentoo.org> filepath-1.1.0.0.ebuild: + Add ~alpha *filepath-1.1.0.0 (13 Dec 2007) diff --git a/dev-haskell/filepath/filepath-1.1.0.0.ebuild b/dev-haskell/filepath/filepath-1.1.0.0.ebuild index 214d586a7ae0..bb9bef8a1832 100644 --- a/dev-haskell/filepath/filepath-1.1.0.0.ebuild +++ b/dev-haskell/filepath/filepath-1.1.0.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/filepath/filepath-1.1.0.0.ebuild,v 1.1 2007/12/13 17:16:01 dcoutts Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/filepath/filepath-1.1.0.0.ebuild,v 1.2 2008/03/01 11:29:11 armin76 Exp $ CABAL_FEATURES="haddock lib profile" inherit haskell-cabal @@ -11,7 +11,7 @@ SRC_URI="http://hackage.haskell.org/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~sparc ~x86" IUSE="" DEPEND=">=dev-lang/ghc-6.4" diff --git a/dev-haskell/regex-base/ChangeLog b/dev-haskell/regex-base/ChangeLog index 3b1f9e2f313d..003a4580deac 100644 --- a/dev-haskell/regex-base/ChangeLog +++ b/dev-haskell/regex-base/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-haskell/regex-base -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/regex-base/ChangeLog,v 1.13 2007/12/20 02:38:55 dcoutts Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/regex-base/ChangeLog,v 1.14 2008/03/01 11:25:42 armin76 Exp $ + + 01 Mar 2008; Raúl Porcel <armin76@gentoo.org> regex-base-0.91.ebuild: + Add ~alpha *regex-base-0.72.0.1 (20 Dec 2007) diff --git a/dev-haskell/regex-base/regex-base-0.91.ebuild b/dev-haskell/regex-base/regex-base-0.91.ebuild index 8ec4ab9c097a..81880960c4c1 100644 --- a/dev-haskell/regex-base/regex-base-0.91.ebuild +++ b/dev-haskell/regex-base/regex-base-0.91.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/regex-base/regex-base-0.91.ebuild,v 1.5 2007/11/26 04:13:33 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/regex-base/regex-base-0.91.ebuild,v 1.6 2008/03/01 11:25:42 armin76 Exp $ CABAL_FEATURES="profile haddock lib" inherit haskell-cabal @@ -11,7 +11,7 @@ SRC_URI="http://hackage.haskell.org/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 hppa ~ia64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 hppa ~ia64 ~sparc ~x86" IUSE="" DEPEND=">=dev-lang/ghc-6.6 diff --git a/dev-haskell/regex-compat/ChangeLog b/dev-haskell/regex-compat/ChangeLog index 2c295e59c364..9cde3d94dd7e 100644 --- a/dev-haskell/regex-compat/ChangeLog +++ b/dev-haskell/regex-compat/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-haskell/regex-compat -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/regex-compat/ChangeLog,v 1.12 2007/12/20 02:39:29 dcoutts Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/regex-compat/ChangeLog,v 1.13 2008/03/01 11:28:25 armin76 Exp $ + + 01 Mar 2008; Raúl Porcel <armin76@gentoo.org> regex-compat-0.90.ebuild: + Add ~alpha *regex-compat-0.71.0.1 (20 Dec 2007) diff --git a/dev-haskell/regex-compat/regex-compat-0.90.ebuild b/dev-haskell/regex-compat/regex-compat-0.90.ebuild index f8c1eb98ca66..087788e8dcdc 100644 --- a/dev-haskell/regex-compat/regex-compat-0.90.ebuild +++ b/dev-haskell/regex-compat/regex-compat-0.90.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/regex-compat/regex-compat-0.90.ebuild,v 1.5 2007/11/26 04:16:29 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/regex-compat/regex-compat-0.90.ebuild,v 1.6 2008/03/01 11:28:25 armin76 Exp $ CABAL_FEATURES="profile haddock lib" inherit haskell-cabal @@ -11,7 +11,7 @@ SRC_URI="http://hackage.haskell.org/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 hppa ~ia64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 hppa ~ia64 ~sparc ~x86" IUSE="" DEPEND=">=dev-lang/ghc-6.6 diff --git a/dev-haskell/regex-posix/ChangeLog b/dev-haskell/regex-posix/ChangeLog index cbe74b875b39..1841665824a0 100644 --- a/dev-haskell/regex-posix/ChangeLog +++ b/dev-haskell/regex-posix/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-haskell/regex-posix -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/regex-posix/ChangeLog,v 1.12 2007/12/20 02:40:03 dcoutts Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/regex-posix/ChangeLog,v 1.13 2008/03/01 11:27:25 armin76 Exp $ + + 01 Mar 2008; Raúl Porcel <armin76@gentoo.org> regex-posix-0.92.ebuild: + Add ~alpha *regex-posix-0.72.0.2 (20 Dec 2007) diff --git a/dev-haskell/regex-posix/regex-posix-0.92.ebuild b/dev-haskell/regex-posix/regex-posix-0.92.ebuild index cc8b846f6e19..928fa0fb6491 100644 --- a/dev-haskell/regex-posix/regex-posix-0.92.ebuild +++ b/dev-haskell/regex-posix/regex-posix-0.92.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/regex-posix/regex-posix-0.92.ebuild,v 1.5 2007/11/26 04:14:48 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/regex-posix/regex-posix-0.92.ebuild,v 1.6 2008/03/01 11:27:25 armin76 Exp $ CABAL_FEATURES="profile haddock lib" inherit haskell-cabal @@ -11,7 +11,7 @@ SRC_URI="http://hackage.haskell.org/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 hppa ~ia64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 hppa ~ia64 ~sparc ~x86" IUSE="" DEPEND=">=dev-lang/ghc-6.6 |