diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-12-24 12:57:12 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-12-24 12:57:12 +0000 |
commit | c703584d5a73449d841e4e2164e75d08c4cff9f5 (patch) | |
tree | 2dd3915299dc0ce8f3b337ad3608a69997a7b556 /dev-haskell/cgi | |
parent | Stable for x86, wrt bug #491982 (diff) | |
download | gentoo-2-c703584d5a73449d841e4e2164e75d08c4cff9f5.tar.gz gentoo-2-c703584d5a73449d841e4e2164e75d08c4cff9f5.tar.bz2 gentoo-2-c703584d5a73449d841e4e2164e75d08c4cff9f5.zip |
Stable for x86, wrt bug #491984
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-haskell/cgi')
-rw-r--r-- | dev-haskell/cgi/ChangeLog | 5 | ||||
-rw-r--r-- | dev-haskell/cgi/cgi-3001.1.8.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-haskell/cgi/ChangeLog b/dev-haskell/cgi/ChangeLog index bd403cbd01f5..24912d8a9941 100644 --- a/dev-haskell/cgi/ChangeLog +++ b/dev-haskell/cgi/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-haskell/cgi # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/cgi/ChangeLog,v 1.32 2013/12/23 19:29:33 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/cgi/ChangeLog,v 1.33 2013/12/24 12:57:12 ago Exp $ + + 24 Dec 2013; Agostino Sarubbo <ago@gentoo.org> cgi-3001.1.8.4.ebuild: + Stable for x86, wrt bug #491984 23 Dec 2013; Pacho Ramos <pacho@gentoo.org> cgi-3001.1.8.4.ebuild: amd64 stable, bug #491984 diff --git a/dev-haskell/cgi/cgi-3001.1.8.4.ebuild b/dev-haskell/cgi/cgi-3001.1.8.4.ebuild index 06066376cd92..b65677efafcf 100644 --- a/dev-haskell/cgi/cgi-3001.1.8.4.ebuild +++ b/dev-haskell/cgi/cgi-3001.1.8.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/cgi/cgi-3001.1.8.4.ebuild,v 1.2 2013/12/23 19:29:33 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/cgi/cgi-3001.1.8.4.ebuild,v 1.3 2013/12/24 12:57:12 ago Exp $ EAPI=5 @@ -15,7 +15,7 @@ SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" -KEYWORDS="~alpha amd64 ~ppc ~sparc ~x86" +KEYWORDS="~alpha amd64 ~ppc ~sparc x86" IUSE="+extensible-exceptions-in-base" RDEPEND="dev-haskell/monadcatchio-mtl:=[profile?] |