diff options
author | 2012-02-24 09:42:52 +0000 | |
---|---|---|
committer | 2012-02-24 09:42:52 +0000 | |
commit | c29d900cab4d7bbaf07c336342be71a2e7e92ab9 (patch) | |
tree | e2d226073014910ab5324bc70b0705a1988a8660 /dev-haskell/curl | |
parent | Stable for amd64, wrt bug #399975 (diff) | |
download | historical-c29d900cab4d7bbaf07c336342be71a2e7e92ab9.tar.gz historical-c29d900cab4d7bbaf07c336342be71a2e7e92ab9.tar.bz2 historical-c29d900cab4d7bbaf07c336342be71a2e7e92ab9.zip |
Stable for amd64, wrt bug #399977
Package-Manager: portage-2.1.10.44/cvs/Linux x86_64
Diffstat (limited to 'dev-haskell/curl')
-rw-r--r-- | dev-haskell/curl/ChangeLog | 5 | ||||
-rw-r--r-- | dev-haskell/curl/curl-1.3.7.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/dev-haskell/curl/ChangeLog b/dev-haskell/curl/ChangeLog index 0bc8d0aa9d32..c51249dc0fca 100644 --- a/dev-haskell/curl/ChangeLog +++ b/dev-haskell/curl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-haskell/curl # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/curl/ChangeLog,v 1.5 2012/01/04 07:21:21 slyfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/curl/ChangeLog,v 1.6 2012/02/24 09:42:52 ago Exp $ + + 24 Feb 2012; Agostino Sarubbo <ago@gentoo.org> curl-1.3.7.ebuild: + Stable for amd64, wrt bug #399977 04 Jan 2012; Sergei Trofimovich <slyfox@gentoo.org> +files/curl-1.3.5-ghc-7.patch, curl-1.3.5.ebuild: diff --git a/dev-haskell/curl/curl-1.3.7.ebuild b/dev-haskell/curl/curl-1.3.7.ebuild index 1b85f3f6974b..fd0c4e25c038 100644 --- a/dev-haskell/curl/curl-1.3.7.ebuild +++ b/dev-haskell/curl/curl-1.3.7.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/curl/curl-1.3.7.ebuild,v 1.1 2011/08/01 21:24:07 slyfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/curl/curl-1.3.7.ebuild,v 1.2 2012/02/24 09:42:52 ago Exp $ # ebuild generated by hackport 0.2.13 @@ -15,7 +15,7 @@ SRC_URI="http://hackage.haskell.org/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" RDEPEND=">=dev-lang/ghc-6.8.2 |