diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2011-04-23 16:47:45 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2011-04-23 16:47:45 +0000 |
commit | 48984e7060a716ec42b5993d3af8d5196296e1ab (patch) | |
tree | ca4c78cc38882ac06a73317950e6e837ae2487dd /dev-haskell/hs-bibutils | |
parent | alpha/ia64/sh/sparc stable wrt #360769 (diff) | |
download | historical-48984e7060a716ec42b5993d3af8d5196296e1ab.tar.gz historical-48984e7060a716ec42b5993d3af8d5196296e1ab.tar.bz2 historical-48984e7060a716ec42b5993d3af8d5196296e1ab.zip |
Initial version.
Package-Manager: portage-2.1.9.42/cvs/Linux x86_64
Diffstat (limited to 'dev-haskell/hs-bibutils')
-rw-r--r-- | dev-haskell/hs-bibutils/ChangeLog | 10 | ||||
-rw-r--r-- | dev-haskell/hs-bibutils/Manifest | 14 | ||||
-rw-r--r-- | dev-haskell/hs-bibutils/hs-bibutils-4.12.ebuild | 25 | ||||
-rw-r--r-- | dev-haskell/hs-bibutils/metadata.xml | 14 |
4 files changed, 63 insertions, 0 deletions
diff --git a/dev-haskell/hs-bibutils/ChangeLog b/dev-haskell/hs-bibutils/ChangeLog new file mode 100644 index 000000000000..c8c18460da23 --- /dev/null +++ b/dev-haskell/hs-bibutils/ChangeLog @@ -0,0 +1,10 @@ +# ChangeLog for dev-haskell/hs-bibutils +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hs-bibutils/ChangeLog,v 1.1 2011/04/23 16:47:45 slyfox Exp $ + +*hs-bibutils-4.12 (23 Apr 2011) + + 23 Apr 2011; Sergei Trofimovich <slyfox@gentoo.org> + +hs-bibutils-4.12.ebuild, +metadata.xml: + Initial version. + diff --git a/dev-haskell/hs-bibutils/Manifest b/dev-haskell/hs-bibutils/Manifest new file mode 100644 index 000000000000..2db3f81441ff --- /dev/null +++ b/dev-haskell/hs-bibutils/Manifest @@ -0,0 +1,14 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +DIST hs-bibutils-4.12.tar.gz 409820 RMD160 683b25b27f7cdb43ee51874f28415617a8a29137 SHA1 bc7ac35e606a9ac63368c0067e1204d37945285b SHA256 67949b90a3810774a40c77f87fffdb6cf740194f8afa521260651ead92897d2a +EBUILD hs-bibutils-4.12.ebuild 710 RMD160 b5fde859887897fdcac03637b5849e805bd1b553 SHA1 2b0b0fc10649312534a515c3358fcbddf9a493d0 SHA256 7510abf51d85893147a9ed66d0301fcfd4101b0f6fc77f91d9eca204d02780e1 +MISC ChangeLog 369 RMD160 4cae4646a313ba04103a0a02f840d2e6e5caff2a SHA1 0e26672242e68dec3dfc98e1c65198c3af1febf4 SHA256 d141bc949c4ecf7783d38ef463378577485470137dde39e2274675b23069cad9 +MISC metadata.xml 429 RMD160 c96a12a8851afbd0ff24fc8d45c8c20e991811ab SHA1 71f2d6f98961ae083078ba8a0096f972a87bf965 SHA256 9ba9cddbcd9faa0d71320aecd24eb647468668b250b46aa598db854f4f852376 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v2.0.17 (GNU/Linux) + +iEYEARECAAYFAk2zA18ACgkQcaHudmEf86p9nwCbBFRaB9qdRmZGAzzmKHNhgiKO +RVwAn3r0St26pS5R6QbHRSYCXJ0wo/qs +=bSEv +-----END PGP SIGNATURE----- diff --git a/dev-haskell/hs-bibutils/hs-bibutils-4.12.ebuild b/dev-haskell/hs-bibutils/hs-bibutils-4.12.ebuild new file mode 100644 index 000000000000..18b516e8426e --- /dev/null +++ b/dev-haskell/hs-bibutils/hs-bibutils-4.12.ebuild @@ -0,0 +1,25 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hs-bibutils/hs-bibutils-4.12.ebuild,v 1.1 2011/04/23 16:47:45 slyfox Exp $ + +# ebuild generated by hackport 0.2.13 + +EAPI="3" + +CABAL_FEATURES="lib profile haddock hscolour" +inherit haskell-cabal + +DESCRIPTION="Haskell bindings to bibutils, the bibliography +conversion utilities." +HOMEPAGE="http://code.haskell.org/hs-bibutils" +SRC_URI="http://hackage.haskell.org/packages/archive/${PN}/${PV}/${P}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +RDEPEND="dev-haskell/syb + >=dev-lang/ghc-6.10.4" +DEPEND="${RDEPEND} + >=dev-haskell/cabal-1.4" diff --git a/dev-haskell/hs-bibutils/metadata.xml b/dev-haskell/hs-bibutils/metadata.xml new file mode 100644 index 000000000000..8aa2cbc3ca57 --- /dev/null +++ b/dev-haskell/hs-bibutils/metadata.xml @@ -0,0 +1,14 @@ +<?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> + Haskell bindings to Chris Putnam's bibutils, a + library that interconverts between various + bibliography formats using a common MODS-format + XML intermediate. + </longdescription> +</pkgmetadata> |