diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-03-23 17:17:51 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-03-23 17:17:51 +0000 |
commit | 9c609ed8a372017e62ac895b61e0a1e31ceba365 (patch) | |
tree | 28a1f38bbc27d2e5f19af47dee06254089a907b3 /dev-haskell/httpd-shed | |
parent | Stable for sparc, wrt bug #502676 (diff) | |
download | gentoo-2-9c609ed8a372017e62ac895b61e0a1e31ceba365.tar.gz gentoo-2-9c609ed8a372017e62ac895b61e0a1e31ceba365.tar.bz2 gentoo-2-9c609ed8a372017e62ac895b61e0a1e31ceba365.zip |
Stable for sparc, wrt bug #495382
(Portage version: 2.2.7/cvs/Linux ppc64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-haskell/httpd-shed')
-rw-r--r-- | dev-haskell/httpd-shed/ChangeLog | 5 | ||||
-rw-r--r-- | dev-haskell/httpd-shed/httpd-shed-0.4-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-haskell/httpd-shed/ChangeLog b/dev-haskell/httpd-shed/ChangeLog index 7b157d63dd03..22f6cff61f1d 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.12 2014/03/19 13:39:21 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/httpd-shed/ChangeLog,v 1.13 2014/03/23 17:17:51 ago Exp $ + + 23 Mar 2014; Agostino Sarubbo <ago@gentoo.org> httpd-shed-0.4-r1.ebuild: + Stable for sparc, wrt bug #495382 19 Mar 2014; Agostino Sarubbo <ago@gentoo.org> httpd-shed-0.4-r1.ebuild: Stable for ia64, wrt bug #495382 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 b07f520bccf1..8bfcda6295a8 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.5 2014/03/19 13:39:21 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/httpd-shed/httpd-shed-0.4-r1.ebuild,v 1.6 2014/03/23 17:17:51 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 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?] |