diff options
author | 2014-03-19 13:39:21 +0000 | |
---|---|---|
committer | 2014-03-19 13:39:21 +0000 | |
commit | 66cd1bfa4166dc8aefce6e7692f6e375567c5718 (patch) | |
tree | 2de9be1b473a797c6e2543ace9c22d9a8a7b34c9 /dev-haskell/httpd-shed | |
parent | Stable for ia64, wrt bug #495390 (diff) | |
download | gentoo-2-66cd1bfa4166dc8aefce6e7692f6e375567c5718.tar.gz gentoo-2-66cd1bfa4166dc8aefce6e7692f6e375567c5718.tar.bz2 gentoo-2-66cd1bfa4166dc8aefce6e7692f6e375567c5718.zip |
Stable for ia64, wrt bug #495382
(Portage version: 2.2.7/cvs/Linux ppc64, RepoMan options: --include-arches="ia64", 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 861f3beea288..7b157d63dd03 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.11 2014/03/14 11:10:41 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/httpd-shed/ChangeLog,v 1.12 2014/03/19 13:39:21 ago Exp $ + + 19 Mar 2014; Agostino Sarubbo <ago@gentoo.org> httpd-shed-0.4-r1.ebuild: + Stable for ia64, wrt bug #495382 14 Mar 2014; Agostino Sarubbo <ago@gentoo.org> httpd-shed-0.4-r1.ebuild: Stable for ppc64, 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 82487c333c91..b07f520bccf1 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.4 2014/03/14 11:10:41 ago Exp $ +# $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 $ 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?] |