summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-09-04 09:01:31 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-09-04 09:01:31 +0000
commit220bcd69cf519f726e3c3464569b277b871b5f89 (patch)
tree9afe94c73505f0c10f1c08bbc709b49a4c23d162 /dev-haskell
parentStable for ppc, wrt bug #482540 (diff)
downloadgentoo-2-220bcd69cf519f726e3c3464569b277b871b5f89.tar.gz
gentoo-2-220bcd69cf519f726e3c3464569b277b871b5f89.tar.bz2
gentoo-2-220bcd69cf519f726e3c3464569b277b871b5f89.zip
Stable for ppc, wrt bug #480558
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-haskell')
-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 a09b43bba900..aa1f79a0c853 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.27 2013/09/03 08:38:18 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/cgi/ChangeLog,v 1.28 2013/09/04 09:01:31 ago Exp $
+
+ 04 Sep 2013; Agostino Sarubbo <ago@gentoo.org> cgi-3001.1.8.3.ebuild:
+ Stable for ppc, wrt bug #480558
03 Sep 2013; Agostino Sarubbo <ago@gentoo.org> cgi-3001.1.8.3.ebuild:
Stable for alpha, 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 0d45ee69d938..77fe9d87e948 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.3 2013/09/03 08:38:18 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/cgi/cgi-3001.1.8.3.ebuild,v 1.4 2013/09/04 09:01:31 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?]