diff options
author | 2012-09-12 15:50:59 +0000 | |
---|---|---|
committer | 2012-09-12 15:50:59 +0000 | |
commit | 4649c71917d2c13be4a46b9f21aa7246c2f1358c (patch) | |
tree | d058d0aaee6edd843e54c1e1511488a9f0609935 /dev-haskell/httpd-shed | |
parent | move dev-haskell/hinotify/hinotify-0.3.2.ebuild ebuild to mirror://hackage (diff) | |
download | historical-4649c71917d2c13be4a46b9f21aa7246c2f1358c.tar.gz historical-4649c71917d2c13be4a46b9f21aa7246c2f1358c.tar.bz2 historical-4649c71917d2c13be4a46b9f21aa7246c2f1358c.zip |
move dev-haskell/httpd-shed/httpd-shed-0.4.ebuild ebuild to mirror://hackage
Package-Manager: portage-2.2.0_alpha125/cvs/Linux x86_64
Diffstat (limited to 'dev-haskell/httpd-shed')
-rw-r--r-- | dev-haskell/httpd-shed/ChangeLog | 6 | ||||
-rw-r--r-- | dev-haskell/httpd-shed/httpd-shed-0.4.ebuild | 4 |
2 files changed, 6 insertions, 4 deletions
diff --git a/dev-haskell/httpd-shed/ChangeLog b/dev-haskell/httpd-shed/ChangeLog index 6492602061ff..958b275947c8 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/httpd-shed/ChangeLog,v 1.2 2012/09/07 23:43:46 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/httpd-shed/ChangeLog,v 1.3 2012/09/12 15:50:59 qnikst Exp $ + + 12 Sep 2012; Alexander Vershilov <qnikst@gentoo.org> httpd-shed-0.4.ebuild: + move dev-haskell/httpd-shed/httpd-shed-0.4.ebuild ebuild to mirror://hackage 07 Sep 2012; Agostino Sarubbo <ago@gentoo.org> httpd-shed-0.4.ebuild: Stable for amd64, wrt bug #421351 @@ -11,4 +14,3 @@ +metadata.xml: Add httpd-shed, which is used in testing http. With same keywords as http as http is a darcs dependency. - diff --git a/dev-haskell/httpd-shed/httpd-shed-0.4.ebuild b/dev-haskell/httpd-shed/httpd-shed-0.4.ebuild index 3624977c51c8..33ac69c6643d 100644 --- a/dev-haskell/httpd-shed/httpd-shed-0.4.ebuild +++ b/dev-haskell/httpd-shed/httpd-shed-0.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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.ebuild,v 1.2 2012/09/07 23:43:46 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/httpd-shed/httpd-shed-0.4.ebuild,v 1.3 2012/09/12 15:50:59 qnikst Exp $ # ebuild generated by hackport 0.2.17.9999 @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="A simple web-server with an interact style API" HOMEPAGE="http://hackage.haskell.org/package/httpd-shed" -SRC_URI="http://hackage.haskell.org/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" SLOT="0" |