diff options
author | 2013-08-31 10:35:01 +0000 | |
---|---|---|
committer | 2013-08-31 10:35:01 +0000 | |
commit | 8a98ebe0c4c23bcf8b7f45806dca628b8d070c61 (patch) | |
tree | 7750b45106e72487dc2074e53a06bcc6de157aa4 /dev-haskell/cgi | |
parent | Stable for amd64, wrt bug #441398 (diff) | |
download | gentoo-2-8a98ebe0c4c23bcf8b7f45806dca628b8d070c61.tar.gz gentoo-2-8a98ebe0c4c23bcf8b7f45806dca628b8d070c61.tar.bz2 gentoo-2-8a98ebe0c4c23bcf8b7f45806dca628b8d070c61.zip |
Stable for amd64, wrt bug #480558
(Portage version: 2.1.13.7/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", 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.3.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/dev-haskell/cgi/ChangeLog b/dev-haskell/cgi/ChangeLog index af8e7b2df9d9..69069dc8e16d 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.25 2013/06/18 19:36:04 slyfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/cgi/ChangeLog,v 1.26 2013/08/31 10:35:01 ago Exp $ + + 31 Aug 2013; Agostino Sarubbo <ago@gentoo.org> cgi-3001.1.8.3.ebuild: + Stable for amd64, wrt bug #480558 18 Jun 2013; Sergei Trofimovich <slyfox@gentoo.org> -cgi-2006.9.6.ebuild, -cgi-3001.1.1.ebuild, -cgi-3001.1.5.1.ebuild, -cgi-3001.1.7.1.ebuild, diff --git a/dev-haskell/cgi/cgi-3001.1.8.3.ebuild b/dev-haskell/cgi/cgi-3001.1.8.3.ebuild index 5de379fa9492..d804a920fc75 100644 --- a/dev-haskell/cgi/cgi-3001.1.8.3.ebuild +++ b/dev-haskell/cgi/cgi-3001.1.8.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# 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.3.ebuild,v 1.1 2012/11/18 13:58:00 gienah Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/cgi/cgi-3001.1.8.3.ebuild,v 1.2 2013/08/31 10:35:01 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="" RDEPEND="dev-haskell/extensible-exceptions:=[profile?] |