diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-01-12 19:56:36 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-01-12 19:56:36 +0000 |
commit | c2d4135841b62309f0d9c3985acb39c4b18951cc (patch) | |
tree | 94616d97a61de0e6ae2712c813f1e445716832a7 /dev-haskell | |
parent | amd64 stable, bug #495368 (diff) | |
download | gentoo-2-c2d4135841b62309f0d9c3985acb39c4b18951cc.tar.gz gentoo-2-c2d4135841b62309f0d9c3985acb39c4b18951cc.tar.bz2 gentoo-2-c2d4135841b62309f0d9c3985acb39c4b18951cc.zip |
amd64 stable, bug #495374
(Portage version: 2.2.8/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'dev-haskell')
-rw-r--r-- | dev-haskell/chasingbottoms/ChangeLog | 7 | ||||
-rw-r--r-- | dev-haskell/chasingbottoms/chasingbottoms-1.3.0.7.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-haskell/chasingbottoms/ChangeLog b/dev-haskell/chasingbottoms/ChangeLog index 70d6206a2516..e9ef7cc44ff5 100644 --- a/dev-haskell/chasingbottoms/ChangeLog +++ b/dev-haskell/chasingbottoms/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-haskell/chasingbottoms -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/chasingbottoms/ChangeLog,v 1.6 2013/10/19 09:53:19 gienah Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/chasingbottoms/ChangeLog,v 1.7 2014/01/12 19:56:36 pacho Exp $ + + 12 Jan 2014; Pacho Ramos <pacho@gentoo.org> chasingbottoms-1.3.0.7.ebuild: + amd64 stable, bug #495374 *chasingbottoms-1.3.0.7 (19 Oct 2013) diff --git a/dev-haskell/chasingbottoms/chasingbottoms-1.3.0.7.ebuild b/dev-haskell/chasingbottoms/chasingbottoms-1.3.0.7.ebuild index 72c48e3861b1..962fd9a608c9 100644 --- a/dev-haskell/chasingbottoms/chasingbottoms-1.3.0.7.ebuild +++ b/dev-haskell/chasingbottoms/chasingbottoms-1.3.0.7.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/chasingbottoms/chasingbottoms-1.3.0.7.ebuild,v 1.1 2013/10/19 09:53:19 gienah Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/chasingbottoms/chasingbottoms-1.3.0.7.ebuild,v 1.2 2014/01/12 19:56:36 pacho Exp $ EAPI=5 @@ -18,7 +18,7 @@ SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="test" RDEPEND=">=dev-haskell/mtl-1.1:=[profile?] <dev-haskell/mtl-2.2:=[profile?] |