public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: dev-haskell/iproute/
@ 2020-06-07 17:40 Aaron Bauman
  0 siblings, 0 replies; 4+ messages in thread
From: Aaron Bauman @ 2020-06-07 17:40 UTC (permalink / raw
  To: gentoo-commits

commit:     8530921575423f0ad0243d97debfc32d3a9ab25f
Author:     Jakov Smolic <jakov.smolic <AT> sartura <DOT> hr>
AuthorDate: Sat Jun  6 21:03:49 2020 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Sun Jun  7 17:40:11 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85309215

dev-haskell/iproute: update homepage link

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Jakov Smolic <jakov.smolic <AT> sartura.hr>
Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>

 dev-haskell/iproute/iproute-1.2.12.ebuild | 4 ++--
 dev-haskell/iproute/iproute-1.3.1.ebuild  | 4 ++--
 dev-haskell/iproute/iproute-1.4.0.ebuild  | 4 ++--
 dev-haskell/iproute/iproute-1.5.0.ebuild  | 4 ++--
 4 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/dev-haskell/iproute/iproute-1.2.12.ebuild b/dev-haskell/iproute/iproute-1.2.12.ebuild
index 52c537570cc..bf7169e05e1 100644
--- a/dev-haskell/iproute/iproute-1.2.12.ebuild
+++ b/dev-haskell/iproute/iproute-1.2.12.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -9,7 +9,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
 inherit haskell-cabal
 
 DESCRIPTION="IP Routing Table"
-HOMEPAGE="http://www.mew.org/~kazu/proj/iproute/"
+HOMEPAGE="https://www.mew.org/~kazu/proj/iproute/"
 SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
 
 LICENSE="BSD"

diff --git a/dev-haskell/iproute/iproute-1.3.1.ebuild b/dev-haskell/iproute/iproute-1.3.1.ebuild
index ff9a6ab55a6..a9f75e26c2c 100644
--- a/dev-haskell/iproute/iproute-1.3.1.ebuild
+++ b/dev-haskell/iproute/iproute-1.3.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -9,7 +9,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
 inherit haskell-cabal
 
 DESCRIPTION="IP Routing Table"
-HOMEPAGE="http://www.mew.org/~kazu/proj/iproute/"
+HOMEPAGE="https://www.mew.org/~kazu/proj/iproute/"
 SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
 
 LICENSE="BSD"

diff --git a/dev-haskell/iproute/iproute-1.4.0.ebuild b/dev-haskell/iproute/iproute-1.4.0.ebuild
index 95b82d3b096..2aeed211ce2 100644
--- a/dev-haskell/iproute/iproute-1.4.0.ebuild
+++ b/dev-haskell/iproute/iproute-1.4.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -9,7 +9,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
 inherit haskell-cabal
 
 DESCRIPTION="IP Routing Table"
-HOMEPAGE="http://www.mew.org/~kazu/proj/iproute/"
+HOMEPAGE="https://www.mew.org/~kazu/proj/iproute/"
 SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
 
 LICENSE="BSD"

diff --git a/dev-haskell/iproute/iproute-1.5.0.ebuild b/dev-haskell/iproute/iproute-1.5.0.ebuild
index 95b82d3b096..2aeed211ce2 100644
--- a/dev-haskell/iproute/iproute-1.5.0.ebuild
+++ b/dev-haskell/iproute/iproute-1.5.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -9,7 +9,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
 inherit haskell-cabal
 
 DESCRIPTION="IP Routing Table"
-HOMEPAGE="http://www.mew.org/~kazu/proj/iproute/"
+HOMEPAGE="https://www.mew.org/~kazu/proj/iproute/"
 SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
 
 LICENSE="BSD"


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-haskell/iproute/
@ 2020-09-12 21:17 Sergei Trofimovich
  0 siblings, 0 replies; 4+ messages in thread
From: Sergei Trofimovich @ 2020-09-12 21:17 UTC (permalink / raw
  To: gentoo-commits

commit:     ff40765c31c80358cddb2da2399e14860be690fc
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 12 21:16:59 2020 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sat Sep 12 21:16:59 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff40765c

dev-haskell/iproute: drop old

Package-Manager: Portage-3.0.6, Repoman-3.0.1
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 dev-haskell/iproute/Manifest              |  3 ---
 dev-haskell/iproute/iproute-1.2.12.ebuild | 31 -------------------------------
 dev-haskell/iproute/iproute-1.3.1.ebuild  | 31 -------------------------------
 dev-haskell/iproute/iproute-1.4.0.ebuild  | 31 -------------------------------
 4 files changed, 96 deletions(-)

diff --git a/dev-haskell/iproute/Manifest b/dev-haskell/iproute/Manifest
index 4e9491085dc..38f3e09742a 100644
--- a/dev-haskell/iproute/Manifest
+++ b/dev-haskell/iproute/Manifest
@@ -1,4 +1 @@
-DIST iproute-1.2.12.tar.gz 9365 BLAKE2B 1d24512b3754f3d3c184f50696a076efee21b7fbccaa02929d77ffb4477fb214201be587d3f63284cdee4426138eeaa6ea483439d12add8db5cbca20e6120eea SHA512 a8a86a04c271c58c91a969a327799737691d553b4e703469ec2f3cacd0d90c48f6c657e626b01f32a86d3c53bf10a0d2c8518ae56a8c8935c4d899eb7b17928f
-DIST iproute-1.3.1.tar.gz 9897 BLAKE2B 5ab83cc490bed7e670b8dd7f89ab11d36da2059fdb1e6fed53d306b54a076cd41885825ecade6fca9bc6b51131ea59eb501d5472354da7d8d26b600222052f7b SHA512 55452f469f16f5c2503e13ab80c3bf252e3e58a12ace961603291be4cd013471fdb4671cd338c15f77ba8a3c82a9d1545fc2901af9c1d0bf52c2ede5b0d9e23d
-DIST iproute-1.4.0.tar.gz 11468 BLAKE2B ec2094c9458ec884eb3af8b57a38bdd2218183652b7bbee78d5ae73d2a5af556ae35a5e9e3acb0e36f9f47994c25da754e3cbb8d0cf270d3c8683707d16ec8e5 SHA512 dedeeeacb057908c4269410ae0a6e4f548dd3f007ac576cbe7119aaac966638f8a965fa6b8f237d14e07b202ece2cecd573d0881f73789517278ea56284c27a1
 DIST iproute-1.5.0.tar.gz 11570 BLAKE2B 19cf5c0ba07e9f4a8dca79c60ce651ee3a3d30060c0be7bf56e34102a73e83726986a5c3998a637a29be8ca4ae5e414547c355fc3c36a5c74662f73bcb9e17e9 SHA512 bd7b7cd04229920c39e874bf0a76d8628930fa37ba3d68803275bd9ca30eedacc85d76dd7bfa0536fcf1b84185270da0f6d3ab5b0be26cc5c6606b4199c07845

diff --git a/dev-haskell/iproute/iproute-1.2.12.ebuild b/dev-haskell/iproute/iproute-1.2.12.ebuild
deleted file mode 100644
index bf7169e05e1..00000000000
--- a/dev-haskell/iproute/iproute-1.2.12.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-# ebuild generated by hackport 0.3.6.9999
-
-CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
-inherit haskell-cabal
-
-DESCRIPTION="IP Routing Table"
-HOMEPAGE="https://www.mew.org/~kazu/proj/iproute/"
-SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0/${PV}"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="dev-haskell/appar:=[profile?]
-	dev-haskell/byteorder:=[profile?]
-	dev-haskell/network:=[profile?]
-	>=dev-lang/ghc-6.10.4:=
-"
-DEPEND="${RDEPEND}
-	>=dev-haskell/cabal-1.10
-	test? ( >=dev-haskell/doctest-0.9.3
-		dev-haskell/hspec
-		dev-haskell/quickcheck
-		dev-haskell/safe )
-"

diff --git a/dev-haskell/iproute/iproute-1.3.1.ebuild b/dev-haskell/iproute/iproute-1.3.1.ebuild
deleted file mode 100644
index a9f75e26c2c..00000000000
--- a/dev-haskell/iproute/iproute-1.3.1.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-# ebuild generated by hackport 0.4.3.9999
-
-CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
-inherit haskell-cabal
-
-DESCRIPTION="IP Routing Table"
-HOMEPAGE="https://www.mew.org/~kazu/proj/iproute/"
-SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0/${PV}"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="dev-haskell/appar:=[profile?]
-	dev-haskell/byteorder:=[profile?]
-	dev-haskell/network:=[profile?]
-	>=dev-lang/ghc-7.4.1:=
-"
-DEPEND="${RDEPEND}
-	>=dev-haskell/cabal-1.10
-	test? ( >=dev-haskell/doctest-0.9.3
-		dev-haskell/hspec
-		dev-haskell/quickcheck
-		dev-haskell/safe )
-"

diff --git a/dev-haskell/iproute/iproute-1.4.0.ebuild b/dev-haskell/iproute/iproute-1.4.0.ebuild
deleted file mode 100644
index 2aeed211ce2..00000000000
--- a/dev-haskell/iproute/iproute-1.4.0.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-# ebuild generated by hackport 0.4.5
-
-CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
-inherit haskell-cabal
-
-DESCRIPTION="IP Routing Table"
-HOMEPAGE="https://www.mew.org/~kazu/proj/iproute/"
-SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0/${PV}"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="dev-haskell/appar:=[profile?]
-	dev-haskell/byteorder:=[profile?]
-	dev-haskell/network:=[profile?]
-	>=dev-lang/ghc-7.6.1:=
-"
-DEPEND="${RDEPEND}
-	>=dev-haskell/cabal-1.10
-	test? ( >=dev-haskell/doctest-0.9.3
-		dev-haskell/hspec
-		dev-haskell/quickcheck
-		dev-haskell/safe )
-"


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-haskell/iproute/
@ 2020-10-18 10:30 Sergei Trofimovich
  0 siblings, 0 replies; 4+ messages in thread
From: Sergei Trofimovich @ 2020-10-18 10:30 UTC (permalink / raw
  To: gentoo-commits

commit:     dfa61873426c7911fcf3e94f0e47bbe27090dc88
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 18 10:27:25 2020 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sun Oct 18 10:27:25 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dfa61873

dev-haskell/iproute: bump up to 1.7.8

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 dev-haskell/iproute/Manifest             |  1 +
 dev-haskell/iproute/iproute-1.7.8.ebuild | 34 ++++++++++++++++++++++++++++++++
 2 files changed, 35 insertions(+)

diff --git a/dev-haskell/iproute/Manifest b/dev-haskell/iproute/Manifest
index 38f3e09742a..55e3139830c 100644
--- a/dev-haskell/iproute/Manifest
+++ b/dev-haskell/iproute/Manifest
@@ -1 +1,2 @@
 DIST iproute-1.5.0.tar.gz 11570 BLAKE2B 19cf5c0ba07e9f4a8dca79c60ce651ee3a3d30060c0be7bf56e34102a73e83726986a5c3998a637a29be8ca4ae5e414547c355fc3c36a5c74662f73bcb9e17e9 SHA512 bd7b7cd04229920c39e874bf0a76d8628930fa37ba3d68803275bd9ca30eedacc85d76dd7bfa0536fcf1b84185270da0f6d3ab5b0be26cc5c6606b4199c07845
+DIST iproute-1.7.8.tar.gz 13309 BLAKE2B 8d6bef341643e4f096399fcba595e339d63b056aca086434fdbb906688c5720fb556ac17cbaf0c0ff851bd44133e97643a03f35db837065268f0d791222616fa SHA512 ee1bd24a560ee73757ca71eda70a610d5c8e01101c22835bbef23ec7a2217ed66a37b49d5fc3042f3df0e943aaeda2a050e75316ff2ac11602b745cbf7d7ca6a

diff --git a/dev-haskell/iproute/iproute-1.7.8.ebuild b/dev-haskell/iproute/iproute-1.7.8.ebuild
new file mode 100644
index 00000000000..493de60c762
--- /dev/null
+++ b/dev-haskell/iproute/iproute-1.7.8.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+# ebuild generated by hackport 0.6.3
+
+CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
+inherit haskell-cabal
+
+DESCRIPTION="IP Routing Table"
+HOMEPAGE="http://www.mew.org/~kazu/proj/iproute/"
+SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0/${PV}"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RESTRICT=test # Ambiguous modules: byte-order-0.1.2.0 byteorder-1.0.4
+
+RDEPEND="dev-haskell/appar:=[profile?]
+	dev-haskell/byteorder:=[profile?]
+	dev-haskell/network:=[profile?]
+	>=dev-haskell/semigroups-0.17:=[profile?]
+	>=dev-lang/ghc-7.6.2:=
+"
+DEPEND="${RDEPEND}
+	>=dev-haskell/cabal-1.16.0
+	test? ( >=dev-haskell/doctest-0.9.3
+		dev-haskell/hspec
+		dev-haskell/quickcheck
+		dev-haskell/safe )
+"


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-haskell/iproute/
@ 2020-10-18 10:30 Sergei Trofimovich
  0 siblings, 0 replies; 4+ messages in thread
From: Sergei Trofimovich @ 2020-10-18 10:30 UTC (permalink / raw
  To: gentoo-commits

commit:     ba5f5d36e47c35ffcd11763390ea6800f0dc93ba
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 18 10:27:33 2020 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sun Oct 18 10:27:33 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba5f5d36

dev-haskell/iproute: drop old

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 dev-haskell/iproute/Manifest             |  1 -
 dev-haskell/iproute/iproute-1.5.0.ebuild | 31 -------------------------------
 2 files changed, 32 deletions(-)

diff --git a/dev-haskell/iproute/Manifest b/dev-haskell/iproute/Manifest
index 55e3139830c..1c138c30e70 100644
--- a/dev-haskell/iproute/Manifest
+++ b/dev-haskell/iproute/Manifest
@@ -1,2 +1 @@
-DIST iproute-1.5.0.tar.gz 11570 BLAKE2B 19cf5c0ba07e9f4a8dca79c60ce651ee3a3d30060c0be7bf56e34102a73e83726986a5c3998a637a29be8ca4ae5e414547c355fc3c36a5c74662f73bcb9e17e9 SHA512 bd7b7cd04229920c39e874bf0a76d8628930fa37ba3d68803275bd9ca30eedacc85d76dd7bfa0536fcf1b84185270da0f6d3ab5b0be26cc5c6606b4199c07845
 DIST iproute-1.7.8.tar.gz 13309 BLAKE2B 8d6bef341643e4f096399fcba595e339d63b056aca086434fdbb906688c5720fb556ac17cbaf0c0ff851bd44133e97643a03f35db837065268f0d791222616fa SHA512 ee1bd24a560ee73757ca71eda70a610d5c8e01101c22835bbef23ec7a2217ed66a37b49d5fc3042f3df0e943aaeda2a050e75316ff2ac11602b745cbf7d7ca6a

diff --git a/dev-haskell/iproute/iproute-1.5.0.ebuild b/dev-haskell/iproute/iproute-1.5.0.ebuild
deleted file mode 100644
index 2aeed211ce2..00000000000
--- a/dev-haskell/iproute/iproute-1.5.0.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-# ebuild generated by hackport 0.4.5
-
-CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
-inherit haskell-cabal
-
-DESCRIPTION="IP Routing Table"
-HOMEPAGE="https://www.mew.org/~kazu/proj/iproute/"
-SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0/${PV}"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="dev-haskell/appar:=[profile?]
-	dev-haskell/byteorder:=[profile?]
-	dev-haskell/network:=[profile?]
-	>=dev-lang/ghc-7.6.1:=
-"
-DEPEND="${RDEPEND}
-	>=dev-haskell/cabal-1.10
-	test? ( >=dev-haskell/doctest-0.9.3
-		dev-haskell/hspec
-		dev-haskell/quickcheck
-		dev-haskell/safe )
-"


^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-10-18 10:30 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-10-18 10:30 [gentoo-commits] repo/gentoo:master commit in: dev-haskell/iproute/ Sergei Trofimovich
  -- strict thread matches above, loose matches on Subject: below --
2020-10-18 10:30 Sergei Trofimovich
2020-09-12 21:17 Sergei Trofimovich
2020-06-07 17:40 Aaron Bauman

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