summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Vershilov <qnikst@gentoo.org>2015-01-29 20:27:50 +0000
committerAlexander Vershilov <qnikst@gentoo.org>2015-01-29 20:27:50 +0000
commitb61bfecba54998df12adfdba2758d1bf3533d5bf (patch)
tree35ea13d56c74c01e678ab5ba2cf4ac2828fdff29 /dev-haskell
parentvanilla-3.18.4 + genpatches-3.14-35 + grsecurity-3.0-3.18.4-201501272307 (diff)
downloadgentoo-2-b61bfecba54998df12adfdba2758d1bf3533d5bf.tar.gz
gentoo-2-b61bfecba54998df12adfdba2758d1bf3533d5bf.tar.bz2
gentoo-2-b61bfecba54998df12adfdba2758d1bf3533d5bf.zip
dev-haskell/blaze-markup: drop old
(Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 76512BBA09DD3D53)
Diffstat (limited to 'dev-haskell')
-rw-r--r--dev-haskell/blaze-markup/ChangeLog12
-rw-r--r--dev-haskell/blaze-markup/blaze-markup-0.5.1.5.ebuild35
-rw-r--r--dev-haskell/blaze-markup/blaze-markup-0.6.0.0.ebuild32
-rw-r--r--dev-haskell/blaze-markup/blaze-markup-0.6.1.0.ebuild34
-rw-r--r--dev-haskell/blaze-markup/blaze-markup-0.6.3.0.ebuild (renamed from dev-haskell/blaze-markup/blaze-markup-0.6.1.1.ebuild)6
5 files changed, 13 insertions, 106 deletions
diff --git a/dev-haskell/blaze-markup/ChangeLog b/dev-haskell/blaze-markup/ChangeLog
index 71d6489baf40..348e93bdacc8 100644
--- a/dev-haskell/blaze-markup/ChangeLog
+++ b/dev-haskell/blaze-markup/ChangeLog
@@ -1,6 +1,14 @@
# ChangeLog for dev-haskell/blaze-markup
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/blaze-markup/ChangeLog,v 1.17 2014/12/13 13:27:56 gienah Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/blaze-markup/ChangeLog,v 1.18 2015/01/29 20:27:50 qnikst Exp $
+
+*blaze-markup-0.6.3.0 (29 Jan 2015)
+
+ 29 Jan 2015; Alexander Vershilov <qnikst@gentoo.org>
+ +blaze-markup-0.6.3.0.ebuild, -blaze-markup-0.5.1.5.ebuild,
+ -blaze-markup-0.6.0.0.ebuild, -blaze-markup-0.6.1.0.ebuild,
+ -blaze-markup-0.6.1.1.ebuild:
+ dev-haskell/blaze-markup: drop old
*blaze-markup-0.6.1.1 (13 Dec 2014)
diff --git a/dev-haskell/blaze-markup/blaze-markup-0.5.1.5.ebuild b/dev-haskell/blaze-markup/blaze-markup-0.5.1.5.ebuild
deleted file mode 100644
index 19064408e9ab..000000000000
--- a/dev-haskell/blaze-markup/blaze-markup-0.5.1.5.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/blaze-markup/blaze-markup-0.5.1.5.ebuild,v 1.3 2013/11/24 19:32:56 ago Exp $
-
-EAPI=5
-
-# ebuild generated by hackport 0.3.2.9999
-
-CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
-inherit haskell-cabal
-
-DESCRIPTION="A blazingly fast markup combinator library for Haskell"
-HOMEPAGE="http://jaspervdj.be/blaze"
-SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0/${PV}"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-RDEPEND=">=dev-haskell/blaze-builder-0.2:=[profile?]
- <dev-haskell/blaze-builder-0.4:=[profile?]
- >=dev-haskell/text-0.10:=[profile?]
- <dev-haskell/text-0.12:=[profile?]
- >=dev-lang/ghc-6.10.4:="
-DEPEND="${RDEPEND}
- >=dev-haskell/cabal-1.8
- test? ( =dev-haskell/hunit-1.2*
- >=dev-haskell/quickcheck-2.4
- <dev-haskell/quickcheck-2.7
- >=dev-haskell/test-framework-0.4
- <dev-haskell/test-framework-0.9
- =dev-haskell/test-framework-hunit-0.3*
- =dev-haskell/test-framework-quickcheck2-0.3*
- )"
diff --git a/dev-haskell/blaze-markup/blaze-markup-0.6.0.0.ebuild b/dev-haskell/blaze-markup/blaze-markup-0.6.0.0.ebuild
deleted file mode 100644
index 871478b723ff..000000000000
--- a/dev-haskell/blaze-markup/blaze-markup-0.6.0.0.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/blaze-markup/blaze-markup-0.6.0.0.ebuild,v 1.1 2014/03/09 12:31:49 gienah Exp $
-
-EAPI=5
-
-# ebuild generated by hackport 0.3.6.9999
-
-CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
-inherit haskell-cabal
-
-DESCRIPTION="A blazingly fast markup combinator library for Haskell"
-HOMEPAGE="http://jaspervdj.be/blaze"
-SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0/${PV}"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND=">=dev-haskell/blaze-builder-0.2:=[profile?] <dev-haskell/blaze-builder-0.4:=[profile?]
- >=dev-haskell/text-0.10:=[profile?] <dev-haskell/text-1.2:=[profile?]
- >=dev-lang/ghc-6.10.4:=
-"
-DEPEND="${RDEPEND}
- >=dev-haskell/cabal-1.8
- test? ( >=dev-haskell/hunit-1.2 <dev-haskell/hunit-1.3
- >=dev-haskell/quickcheck-2.4 <dev-haskell/quickcheck-2.7
- >=dev-haskell/test-framework-0.4 <dev-haskell/test-framework-0.9
- >=dev-haskell/test-framework-hunit-0.3 <dev-haskell/test-framework-hunit-0.4
- >=dev-haskell/test-framework-quickcheck2-0.3 <dev-haskell/test-framework-quickcheck2-0.4 )
-"
diff --git a/dev-haskell/blaze-markup/blaze-markup-0.6.1.0.ebuild b/dev-haskell/blaze-markup/blaze-markup-0.6.1.0.ebuild
deleted file mode 100644
index 988a90060a4a..000000000000
--- a/dev-haskell/blaze-markup/blaze-markup-0.6.1.0.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/blaze-markup/blaze-markup-0.6.1.0.ebuild,v 1.1 2014/07/02 03:48:51 gienah Exp $
-
-EAPI=5
-
-# ebuild generated by hackport 0.4.9999
-
-CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
-inherit haskell-cabal
-
-DESCRIPTION="A blazingly fast markup combinator library for Haskell"
-HOMEPAGE="http://jaspervdj.be/blaze"
-SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0/${PV}"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND=">=dev-haskell/blaze-builder-0.2:=[profile?] <dev-haskell/blaze-builder-0.4:=[profile?]
- >=dev-haskell/text-0.10:=[profile?] <dev-haskell/text-1.2:=[profile?]
- >=dev-lang/ghc-7.4.1:=
-"
-DEPEND="${RDEPEND}
- >=dev-haskell/cabal-1.8
- test? ( >=dev-haskell/blaze-builder-0.2 <dev-haskell/blaze-builder-0.4
- >=dev-haskell/hunit-1.2 <dev-haskell/hunit-1.3
- >=dev-haskell/quickcheck-2.4 <dev-haskell/quickcheck-2.8
- >=dev-haskell/test-framework-0.4 <dev-haskell/test-framework-0.9
- >=dev-haskell/test-framework-hunit-0.3 <dev-haskell/test-framework-hunit-0.4
- >=dev-haskell/test-framework-quickcheck2-0.3 <dev-haskell/test-framework-quickcheck2-0.4
- >=dev-haskell/text-0.10 <dev-haskell/text-1.2 )
-"
diff --git a/dev-haskell/blaze-markup/blaze-markup-0.6.1.1.ebuild b/dev-haskell/blaze-markup/blaze-markup-0.6.3.0.ebuild
index cbe788466b0c..30cbeaea8058 100644
--- a/dev-haskell/blaze-markup/blaze-markup-0.6.1.1.ebuild
+++ b/dev-haskell/blaze-markup/blaze-markup-0.6.3.0.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/blaze-markup/blaze-markup-0.6.1.1.ebuild,v 1.1 2014/12/13 13:27:56 gienah Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/blaze-markup/blaze-markup-0.6.3.0.ebuild,v 1.1 2015/01/29 20:27:50 qnikst Exp $
EAPI=5
-# ebuild generated by hackport 0.4.3.9999
+# ebuild generated by hackport 0.4.4.9999
CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
inherit haskell-cabal