diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-30 14:50:44 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-30 14:50:44 +0000 |
commit | d41e432ed5d8844659c5673f812824155fa16da9 (patch) | |
tree | f974558f7dccfb774daae741ed8f2d53c2e54e8b /dev-haskell/http | |
parent | Stable for alpha, wrt bug #456622 (diff) | |
download | gentoo-2-d41e432ed5d8844659c5673f812824155fa16da9.tar.gz gentoo-2-d41e432ed5d8844659c5673f812824155fa16da9.tar.bz2 gentoo-2-d41e432ed5d8844659c5673f812824155fa16da9.zip |
Stable for alpha, wrt bug #456496
(Portage version: 2.1.11.52/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-haskell/http')
-rw-r--r-- | dev-haskell/http/ChangeLog | 5 | ||||
-rw-r--r-- | dev-haskell/http/http-4000.2.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-haskell/http/ChangeLog b/dev-haskell/http/ChangeLog index b91c3ef3d6d8..600737e0c174 100644 --- a/dev-haskell/http/ChangeLog +++ b/dev-haskell/http/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-haskell/http # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/http/ChangeLog,v 1.34 2013/03/28 22:35:21 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/http/ChangeLog,v 1.35 2013/03/30 14:50:44 ago Exp $ + + 30 Mar 2013; Agostino Sarubbo <ago@gentoo.org> http-4000.2.6.ebuild: + Stable for alpha, wrt bug #456496 28 Mar 2013; Agostino Sarubbo <ago@gentoo.org> http-4000.2.6.ebuild: Stable for ia64, wrt bug #456496 diff --git a/dev-haskell/http/http-4000.2.6.ebuild b/dev-haskell/http/http-4000.2.6.ebuild index d788e9144648..2d773c2271d1 100644 --- a/dev-haskell/http/http-4000.2.6.ebuild +++ b/dev-haskell/http/http-4000.2.6.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/http/http-4000.2.6.ebuild,v 1.6 2013/03/28 22:35:21 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/http/http-4000.2.6.ebuild,v 1.7 2013/03/30 14:50:44 ago Exp $ EAPI=5 @@ -18,7 +18,7 @@ SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_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="" RESTRICT=test # needs depends missing in our overlay |