summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2014-02-21 20:09:02 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2014-02-21 20:09:02 +0000
commit908d613830ab048d30c0838136baf677091b5ab9 (patch)
tree5e77472f07d8c54b03471e9a1b3735b2ac2530e6
parentLinux patch 3.4.81 (diff)
downloadgentoo-2-908d613830ab048d30c0838136baf677091b5ab9.tar.gz
gentoo-2-908d613830ab048d30c0838136baf677091b5ab9.tar.bz2
gentoo-2-908d613830ab048d30c0838136baf677091b5ab9.zip
Version bump.
(Portage version: 2.2.8_p51/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)
-rw-r--r--dev-haskell/network/ChangeLog12
-rw-r--r--dev-haskell/network/network-2.2.1.7.ebuild29
-rw-r--r--dev-haskell/network/network-2.3.0.11.ebuild37
-rw-r--r--dev-haskell/network/network-2.3.0.13.ebuild38
-rw-r--r--dev-haskell/network/network-2.3.0.14.ebuild36
-rw-r--r--dev-haskell/network/network-2.3.0.2.ebuild27
-rw-r--r--dev-haskell/network/network-2.3.0.7.ebuild35
-rw-r--r--dev-haskell/network/network-2.4.1.2-r1.ebuild33
-rw-r--r--dev-haskell/network/network-2.4.2.0.ebuild30
-rw-r--r--dev-haskell/network/network-2.4.2.2.ebuild (renamed from dev-haskell/network/network-2.4.2.1.ebuild)4
10 files changed, 12 insertions, 269 deletions
diff --git a/dev-haskell/network/ChangeLog b/dev-haskell/network/ChangeLog
index 21e49432a6f5..7c84f1a8703b 100644
--- a/dev-haskell/network/ChangeLog
+++ b/dev-haskell/network/ChangeLog
@@ -1,6 +1,14 @@
# ChangeLog for dev-haskell/network
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/network/ChangeLog,v 1.99 2013/12/10 08:17:29 gienah Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/network/ChangeLog,v 1.100 2014/02/21 20:09:02 slyfox Exp $
+
+*network-2.4.2.2 (21 Feb 2014)
+
+ 21 Feb 2014; Sergei Trofimovich <slyfox@gentoo.org> +network-2.4.2.2.ebuild,
+ -network-2.2.1.7.ebuild, -network-2.3.0.11.ebuild, -network-2.3.0.13.ebuild,
+ -network-2.3.0.14.ebuild, -network-2.3.0.2.ebuild, -network-2.3.0.7.ebuild,
+ -network-2.4.1.2-r1.ebuild, -network-2.4.2.0.ebuild, -network-2.4.2.1.ebuild:
+ Version bump.
*network-2.4.2.1 (10 Dec 2013)
diff --git a/dev-haskell/network/network-2.2.1.7.ebuild b/dev-haskell/network/network-2.2.1.7.ebuild
deleted file mode 100644
index 7982b04f23df..000000000000
--- a/dev-haskell/network/network-2.2.1.7.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/network/network-2.2.1.7.ebuild,v 1.8 2012/09/12 15:47:25 qnikst Exp $
-
-CABAL_FEATURES="lib profile haddock"
-inherit base haskell-cabal autotools
-
-DESCRIPTION="Networking-related facilities"
-HOMEPAGE="http://hackage.haskell.org/cgi-bin/hackage-scripts/package/network"
-SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
-IUSE=""
-
-RDEPEND=">=dev-lang/ghc-6.6.1
- dev-haskell/parsec"
-
-DEPEND="${RDEPEND}
- >=dev-haskell/cabal-1.2"
-
-PATCHES=("${FILESDIR}/network-2.2.0.0-eat-configure-opts.patch")
-
-src_unpack() {
- base_src_unpack
- cd "${S}"
- eautoreconf
-}
diff --git a/dev-haskell/network/network-2.3.0.11.ebuild b/dev-haskell/network/network-2.3.0.11.ebuild
deleted file mode 100644
index 42e73d6be1d2..000000000000
--- a/dev-haskell/network/network-2.3.0.11.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/network/network-2.3.0.11.ebuild,v 1.3 2012/09/12 15:47:25 qnikst Exp $
-
-EAPI="4"
-
-CABAL_FEATURES="lib profile haddock hscolour hoogle"
-inherit base haskell-cabal autotools
-
-DESCRIPTION="Low-level networking interface"
-HOMEPAGE="http://github.com/haskell/network"
-SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
-IUSE="test"
-
-RDEPEND="dev-haskell/parsec[profile?]
- >=dev-lang/ghc-6.8.2"
-DEPEND="${RDEPEND}
- >=dev-haskell/cabal-1.8
- test? ( <dev-haskell/hunit-1.3[profile?]
- <dev-haskell/test-framework-0.7[profile?]
- <dev-haskell/test-framework-hunit-0.3[profile?]
- )"
-
-src_prepare() {
- epatch "${FILESDIR}/network-2.2.0.0-eat-configure-opts.patch"
- eautoreconf
- sed -e 's@test-framework < 0.6@test-framework < 0.7@' \
- -i "${S}/${PN}.cabal" || die "Could not loosen dependencies"
-}
-
-src_configure() {
- cabal_src_configure $(use test && use_enable test tests) #395351
-}
diff --git a/dev-haskell/network/network-2.3.0.13.ebuild b/dev-haskell/network/network-2.3.0.13.ebuild
deleted file mode 100644
index 153362bc37d7..000000000000
--- a/dev-haskell/network/network-2.3.0.13.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/network/network-2.3.0.13.ebuild,v 1.2 2012/09/12 15:47:25 qnikst Exp $
-
-EAPI="4"
-
-CABAL_FEATURES="lib profile haddock hscolour hoogle"
-inherit base haskell-cabal autotools
-
-DESCRIPTION="Low-level networking interface"
-HOMEPAGE="http://github.com/haskell/network"
-SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
-IUSE="test"
-
-RDEPEND="dev-haskell/parsec[profile?]
- >=dev-lang/ghc-6.8.2"
-DEPEND="${RDEPEND}
- >=dev-haskell/cabal-1.8
- test? ( <dev-haskell/hunit-1.3[profile?]
- <dev-haskell/test-framework-0.7[profile?]
- <dev-haskell/test-framework-hunit-0.3[profile?]
- )"
-
-src_prepare() {
- epatch "${FILESDIR}/network-2.2.0.0-eat-configure-opts.patch"
- eautoreconf
- sed -e 's@test-framework < 0.6@test-framework < 0.7@' \
- -e 's@bytestring < 0.10@bytestring < 1.0@' \
- -i "${S}/${PN}.cabal" || die "Could not loosen dependencies"
-}
-
-src_configure() {
- cabal_src_configure $(use test && use_enable test tests) #395351
-}
diff --git a/dev-haskell/network/network-2.3.0.14.ebuild b/dev-haskell/network/network-2.3.0.14.ebuild
deleted file mode 100644
index fe448c91ca56..000000000000
--- a/dev-haskell/network/network-2.3.0.14.ebuild
+++ /dev/null
@@ -1,36 +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/network/network-2.3.0.14.ebuild,v 1.10 2013/01/20 17:07:46 ago Exp $
-
-EAPI="4"
-
-CABAL_FEATURES="lib profile haddock hscolour hoogle"
-inherit base haskell-cabal autotools
-
-DESCRIPTION="Low-level networking interface"
-HOMEPAGE="http://github.com/haskell/network"
-SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
-IUSE="test"
-
-RDEPEND="dev-haskell/parsec[profile?]
- >=dev-lang/ghc-6.8.2"
-DEPEND="${RDEPEND}
- >=dev-haskell/cabal-1.8
- test? ( <dev-haskell/hunit-1.3[profile?]
- <dev-haskell/test-framework-0.7[profile?]
- <dev-haskell/test-framework-hunit-0.3[profile?]
- )"
-
-src_prepare() {
- epatch "${FILESDIR}/network-2.2.0.0-eat-configure-opts.patch"
- epatch "${FILESDIR}/network-2.3.0.14-ghc-7.5.patch"
- eautoreconf
-}
-
-src_configure() {
- cabal_src_configure $(use test && use_enable test tests) #395351
-}
diff --git a/dev-haskell/network/network-2.3.0.2.ebuild b/dev-haskell/network/network-2.3.0.2.ebuild
deleted file mode 100644
index 75a7dad4bbdf..000000000000
--- a/dev-haskell/network/network-2.3.0.2.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/network/network-2.3.0.2.ebuild,v 1.2 2012/09/12 15:47:25 qnikst Exp $
-
-EAPI="3"
-
-CABAL_FEATURES="lib profile haddock hscolour"
-inherit base haskell-cabal autotools
-
-DESCRIPTION="Low-level networking interface"
-HOMEPAGE="http://github.com/haskell/network"
-SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
-IUSE=""
-
-RDEPEND="dev-haskell/parsec
- >=dev-lang/ghc-6.8.2"
-DEPEND="${RDEPEND}
- >=dev-haskell/cabal-1.6"
-
-src_prepare() {
- epatch "${FILESDIR}/network-2.2.0.0-eat-configure-opts.patch"
- eautoreconf
-}
diff --git a/dev-haskell/network/network-2.3.0.7.ebuild b/dev-haskell/network/network-2.3.0.7.ebuild
deleted file mode 100644
index dfa0433e2e63..000000000000
--- a/dev-haskell/network/network-2.3.0.7.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/network/network-2.3.0.7.ebuild,v 1.3 2012/09/12 15:47:25 qnikst Exp $
-
-EAPI="3"
-
-CABAL_FEATURES="lib profile haddock hscolour hoogle"
-inherit base haskell-cabal autotools
-
-DESCRIPTION="Low-level networking interface"
-HOMEPAGE="http://github.com/haskell/network"
-SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
-IUSE="test"
-
-RDEPEND="dev-haskell/parsec
- >=dev-lang/ghc-6.8.2"
-DEPEND="${RDEPEND}
- >=dev-haskell/cabal-1.8
- test? ( <dev-haskell/hunit-1.3
- <dev-haskell/test-framework-0.5
- <dev-haskell/test-framework-hunit-0.3
- )"
-
-src_prepare() {
- epatch "${FILESDIR}/network-2.2.0.0-eat-configure-opts.patch"
- eautoreconf
-}
-
-src_configure() {
- cabal_src_configure $(use test && use_enable test tests) #395351
-}
diff --git a/dev-haskell/network/network-2.4.1.2-r1.ebuild b/dev-haskell/network/network-2.4.1.2-r1.ebuild
deleted file mode 100644
index 1bac3efefee4..000000000000
--- a/dev-haskell/network/network-2.4.1.2-r1.ebuild
+++ /dev/null
@@ -1,33 +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/network/network-2.4.1.2-r1.ebuild,v 1.2 2013/06/18 19:28:22 slyfox Exp $
-
-EAPI=5
-
-# ebuild generated by hackport 0.3.2.9999
-
-CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
-inherit haskell-cabal toolchain-funcs
-
-DESCRIPTION="Low-level networking interface"
-HOMEPAGE="https://github.com/haskell/network"
-SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0/${PV}"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
-IUSE=""
-
-RDEPEND=">=dev-haskell/parsec-3.0:=[profile?]
- >=dev-lang/ghc-6.10.4:="
-DEPEND="${RDEPEND}
- >=dev-haskell/cabal-1.8
- test? ( dev-haskell/hunit
- dev-haskell/test-framework
- dev-haskell/test-framework-hunit
- dev-haskell/test-framework-quickcheck2
- )"
-
-src_configure() {
- haskell-cabal_src_configure --configure-option="CC=$(tc-getCC)"
-}
diff --git a/dev-haskell/network/network-2.4.2.0.ebuild b/dev-haskell/network/network-2.4.2.0.ebuild
deleted file mode 100644
index 2c172b34d61d..000000000000
--- a/dev-haskell/network/network-2.4.2.0.ebuild
+++ /dev/null
@@ -1,30 +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/network/network-2.4.2.0.ebuild,v 1.1 2013/10/19 11:00:39 gienah Exp $
-
-EAPI=5
-
-# ebuild generated by hackport 0.3.4.9999
-
-CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
-inherit haskell-cabal
-
-DESCRIPTION="Low-level networking interface"
-HOMEPAGE="https://github.com/haskell/network"
-SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0/${PV}"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
-IUSE=""
-
-RDEPEND=">=dev-haskell/parsec-3.0:=[profile?]
- >=dev-lang/ghc-6.10.4:=
-"
-DEPEND="${RDEPEND}
- >=dev-haskell/cabal-1.8
- test? ( dev-haskell/hunit
- dev-haskell/test-framework
- dev-haskell/test-framework-hunit
- dev-haskell/test-framework-quickcheck2 )
-"
diff --git a/dev-haskell/network/network-2.4.2.1.ebuild b/dev-haskell/network/network-2.4.2.2.ebuild
index 06aa4091b4c0..f8aa92a787b2 100644
--- a/dev-haskell/network/network-2.4.2.1.ebuild
+++ b/dev-haskell/network/network-2.4.2.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/network/network-2.4.2.1.ebuild,v 1.1 2013/12/10 08:17:29 gienah Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/network/network-2.4.2.2.ebuild,v 1.1 2014/02/21 20:09:02 slyfox Exp $
EAPI=5