diff options
author | Tony Vroon <chainsaw@gentoo.org> | 2013-11-05 11:48:26 +0000 |
---|---|---|
committer | Tony Vroon <chainsaw@gentoo.org> | 2013-11-05 11:48:26 +0000 |
commit | b29a61684ea5fbe3190866920c0dd74702a6fd30 (patch) | |
tree | 63f19a6402f6835973fc0eaf58f51b7c174824c4 /dev-haskell/http-conduit | |
parent | Marked stable on AMD64 based on arch testing by Elijah "Armageddon" El Lazkan... (diff) | |
download | gentoo-2-b29a61684ea5fbe3190866920c0dd74702a6fd30.tar.gz gentoo-2-b29a61684ea5fbe3190866920c0dd74702a6fd30.tar.bz2 gentoo-2-b29a61684ea5fbe3190866920c0dd74702a6fd30.zip |
Marked stable on AMD64 based on arch testing by Elijah "Armageddon" El Lazkani in bug #488750.
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0xB5058F9A)
Diffstat (limited to 'dev-haskell/http-conduit')
-rw-r--r-- | dev-haskell/http-conduit/ChangeLog | 6 | ||||
-rw-r--r-- | dev-haskell/http-conduit/http-conduit-1.9.5.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-haskell/http-conduit/ChangeLog b/dev-haskell/http-conduit/ChangeLog index 79cb2cf20a60..805c4e0dd8ed 100644 --- a/dev-haskell/http-conduit/ChangeLog +++ b/dev-haskell/http-conduit/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-haskell/http-conduit # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/http-conduit/ChangeLog,v 1.3 2013/10/20 02:28:51 gienah Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/http-conduit/ChangeLog,v 1.4 2013/11/05 11:48:26 chainsaw Exp $ + + 05 Nov 2013; Tony Vroon <chainsaw@gentoo.org> http-conduit-1.9.5.1.ebuild: + Marked stable on AMD64 based on arch testing by Elijah "Armageddon" El + Lazkani in bug #488750. *http-conduit-1.9.5.1 (20 Oct 2013) diff --git a/dev-haskell/http-conduit/http-conduit-1.9.5.1.ebuild b/dev-haskell/http-conduit/http-conduit-1.9.5.1.ebuild index 3045bc84fbf4..9a3ab556e639 100644 --- a/dev-haskell/http-conduit/http-conduit-1.9.5.1.ebuild +++ b/dev-haskell/http-conduit/http-conduit-1.9.5.1.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-conduit/http-conduit-1.9.5.1.ebuild,v 1.1 2013/10/20 02:28:51 gienah Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/http-conduit/http-conduit-1.9.5.1.ebuild,v 1.2 2013/11/05 11:48:26 chainsaw Exp $ EAPI=5 @@ -15,7 +15,7 @@ SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" RDEPEND=">=dev-haskell/asn1-data-0.5.1:=[profile?] |