summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJosé María Alonso <nimiux@gentoo.org>2014-03-06 11:39:23 +0000
committerJosé María Alonso <nimiux@gentoo.org>2014-03-06 11:39:23 +0000
commit2e3c49f8937d750d5df2e3aa87a4f579db1d8991 (patch)
treebb95ffd739aabf93d4a2471e8c9388243cab69ef /dev-haskell/httpd-shed
parentsci-biology/rebase: Version Bump (diff)
downloadgentoo-2-2e3c49f8937d750d5df2e3aa87a4f579db1d8991.tar.gz
gentoo-2-2e3c49f8937d750d5df2e3aa87a4f579db1d8991.tar.bz2
gentoo-2-2e3c49f8937d750d5df2e3aa87a4f579db1d8991.zip
Stable for amd64 wrt bug #495382
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key D628E536)
Diffstat (limited to 'dev-haskell/httpd-shed')
-rw-r--r--dev-haskell/httpd-shed/ChangeLog5
-rw-r--r--dev-haskell/httpd-shed/httpd-shed-0.4-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-haskell/httpd-shed/ChangeLog b/dev-haskell/httpd-shed/ChangeLog
index 67e253414eca..e71435db71cf 100644
--- a/dev-haskell/httpd-shed/ChangeLog
+++ b/dev-haskell/httpd-shed/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-haskell/httpd-shed
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/httpd-shed/ChangeLog,v 1.9 2014/02/24 01:38:35 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/httpd-shed/ChangeLog,v 1.10 2014/03/06 11:39:23 nimiux Exp $
+
+ 06 Mar 2014; Chema Alonso <nimiux@gentoo.org> httpd-shed-0.4-r1.ebuild:
+ Stable for amd64 wrt bug #495382
24 Feb 2014; Pawel Hajdan jr <phajdan.jr@gentoo.org>
httpd-shed-0.4-r1.ebuild:
diff --git a/dev-haskell/httpd-shed/httpd-shed-0.4-r1.ebuild b/dev-haskell/httpd-shed/httpd-shed-0.4-r1.ebuild
index 4ba2450fbb58..8b9fbab7d609 100644
--- a/dev-haskell/httpd-shed/httpd-shed-0.4-r1.ebuild
+++ b/dev-haskell/httpd-shed/httpd-shed-0.4-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/httpd-shed/httpd-shed-0.4-r1.ebuild,v 1.2 2014/02/24 01:38:35 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/httpd-shed/httpd-shed-0.4-r1.ebuild,v 1.3 2014/03/06 11:39:23 nimiux 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 ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~ppc-macos ~x86-macos"
+KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~ppc-macos ~x86-macos"
IUSE=""
RDEPEND="dev-haskell/network:=[profile?]