public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-haskell/httpd-shed: metadata.xml ChangeLog httpd-shed-0.4.ebuild
@ 2012-03-04  3:50 Mark Wright (gienah)
  0 siblings, 0 replies; only message in thread
From: Mark Wright (gienah) @ 2012-03-04  3:50 UTC (permalink / raw
  To: gentoo-commits

gienah      12/03/04 03:50:42

  Added:                metadata.xml ChangeLog httpd-shed-0.4.ebuild
  Log:
  Add httpd-shed, which is used in testing http. With same keywords as http as http is a darcs dependency.
  
  (Portage version: 2.1.10.49/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  dev-haskell/httpd-shed/metadata.xml

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/httpd-shed/metadata.xml?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/httpd-shed/metadata.xml?rev=1.1&content-type=text/plain

Index: metadata.xml
===================================================================
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<herd>haskell</herd>
	<maintainer>
		<email>haskell@gentoo.org</email>
	</maintainer>
	<longdescription>
		This web server promotes a Request to IO Response function
		into a local web server. The user can decide how to interpret
		the requests, and the library is intended for implementing Ajax APIs.
	</longdescription>
</pkgmetadata>



1.1                  dev-haskell/httpd-shed/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/httpd-shed/ChangeLog?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/httpd-shed/ChangeLog?rev=1.1&content-type=text/plain

Index: ChangeLog
===================================================================
# 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.1 2012/03/04 03:50:41 gienah Exp $

*httpd-shed-0.4 (04 Mar 2012)

  04 Mar 2012; Mark Wright <gienah@gentoo.org> +httpd-shed-0.4.ebuild,
  +metadata.xml:
  Add httpd-shed, which is used in testing http. With same keywords as http as
  http is a darcs dependency.




1.1                  dev-haskell/httpd-shed/httpd-shed-0.4.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/httpd-shed/httpd-shed-0.4.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/httpd-shed/httpd-shed-0.4.ebuild?rev=1.1&content-type=text/plain

Index: httpd-shed-0.4.ebuild
===================================================================
# 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.1 2012/03/04 03:50:41 gienah Exp $

# ebuild generated by hackport 0.2.17.9999

EAPI=4

CABAL_FEATURES="bin lib profile haddock hoogle hscolour"
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"

LICENSE="BSD"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~ppc-macos ~x86-macos"
IUSE=""

RDEPEND="dev-haskell/network[profile?]
		>=dev-lang/ghc-6.10.1"
DEPEND="${RDEPEND}
		>=dev-haskell/cabal-1.2"






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-03-04  3:51 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-04  3:50 [gentoo-commits] gentoo-x86 commit in dev-haskell/httpd-shed: metadata.xml ChangeLog httpd-shed-0.4.ebuild Mark Wright (gienah)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox