diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-06-19 13:11:38 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-06-19 13:11:38 +0000 |
commit | f16d39df5f46d743d96b289d13a83f70451783ef (patch) | |
tree | 21d35150aa5cf1cdfc2cc21c5cfc3a3b53785a1d /dev-haskell | |
parent | Stable for amd64, wrt bug #400359 (diff) | |
download | gentoo-2-f16d39df5f46d743d96b289d13a83f70451783ef.tar.gz gentoo-2-f16d39df5f46d743d96b289d13a83f70451783ef.tar.bz2 gentoo-2-f16d39df5f46d743d96b289d13a83f70451783ef.zip |
Stable for amd64, wrt bug #414711
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'dev-haskell')
-rw-r--r-- | dev-haskell/regex-compat/ChangeLog | 7 | ||||
-rw-r--r-- | dev-haskell/regex-compat/regex-compat-0.95.1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-haskell/regex-compat/ChangeLog b/dev-haskell/regex-compat/ChangeLog index b7a7b06954da..086015550ffd 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/regex-compat/ChangeLog,v 1.29 2011/12/04 17:44:28 slyfox Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/regex-compat/ChangeLog,v 1.30 2012/06/19 13:11:38 ago Exp $ + + 19 Jun 2012; Agostino Sarubbo <ago@gentoo.org> regex-compat-0.95.1.ebuild: + Stable for amd64, wrt bug #414711 *regex-compat-0.95.1 (04 Dec 2011) diff --git a/dev-haskell/regex-compat/regex-compat-0.95.1.ebuild b/dev-haskell/regex-compat/regex-compat-0.95.1.ebuild index 3c2ffec3476f..4f52a3d929eb 100644 --- a/dev-haskell/regex-compat/regex-compat-0.95.1.ebuild +++ b/dev-haskell/regex-compat/regex-compat-0.95.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 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.95.1.ebuild,v 1.1 2011/12/04 17:44:28 slyfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/regex-compat/regex-compat-0.95.1.ebuild,v 1.2 2012/06/19 13:11:38 ago Exp $ # ebuild generated by hackport 0.2.13 @@ -15,7 +15,7 @@ SRC_URI="http://hackage.haskell.org/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="" RDEPEND=">=dev-haskell/regex-base-0.93 |