summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-09-03 08:38:18 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-09-03 08:38:18 +0000
commitd90a668c0d2e6a8089788dcc1beafd8b1973fa6c (patch)
tree8fcfc4cebbc0eda08cb23898cc6c65cc4e0a9d6b
parentStable for alpha, wrt bug #480562 (diff)
downloadgentoo-2-d90a668c0d2e6a8089788dcc1beafd8b1973fa6c.tar.gz
gentoo-2-d90a668c0d2e6a8089788dcc1beafd8b1973fa6c.tar.bz2
gentoo-2-d90a668c0d2e6a8089788dcc1beafd8b1973fa6c.zip
Stable for alpha, wrt bug #480558
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="alpha", signed Manifest commit with key 7194459F)
-rw-r--r--dev-haskell/cgi/ChangeLog5
-rw-r--r--dev-haskell/cgi/cgi-3001.1.8.3.ebuild4
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?]