diff options
-rw-r--r-- | dev-haskell/cgi/ChangeLog | 5 | ||||
-rw-r--r-- | dev-haskell/cgi/cgi-3001.1.8.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-haskell/cgi/ChangeLog b/dev-haskell/cgi/ChangeLog index 69069dc8e16d..a09b43bba900 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.26 2013/08/31 10:35:01 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/cgi/ChangeLog,v 1.27 2013/09/03 08:38:18 ago Exp $ + + 03 Sep 2013; Agostino Sarubbo <ago@gentoo.org> cgi-3001.1.8.3.ebuild: + Stable for alpha, wrt bug #480558 31 Aug 2013; Agostino Sarubbo <ago@gentoo.org> cgi-3001.1.8.3.ebuild: Stable for amd64, wrt bug #480558 diff --git a/dev-haskell/cgi/cgi-3001.1.8.3.ebuild b/dev-haskell/cgi/cgi-3001.1.8.3.ebuild index d804a920fc75..0d45ee69d938 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-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.2 2013/08/31 10:35:01 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/cgi/cgi-3001.1.8.3.ebuild,v 1.3 2013/09/03 08:38:18 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?] |