public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: dev-ml/ounit/
@ 2015-11-26 19:15 Markus Meier
  0 siblings, 0 replies; 10+ messages in thread
From: Markus Meier @ 2015-11-26 19:15 UTC (permalink / raw
  To: gentoo-commits

commit:     694a0f1d3fff5e2332346a266c5c9cda85213575
Author:     Markus Meier <maekke <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 26 19:15:10 2015 +0000
Commit:     Markus Meier <maekke <AT> gentoo <DOT> org>
CommitDate: Thu Nov 26 19:15:10 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=694a0f1d

dev-ml/ounit: arm stable, bug #564404

Package-Manager: portage-2.2.25
RepoMan-Options: --include-arches="arm"

 dev-ml/ounit/ounit-2.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ml/ounit/ounit-2.0.0.ebuild b/dev-ml/ounit/ounit-2.0.0.ebuild
index 66fb5e4..8a6e4fb 100644
--- a/dev-ml/ounit/ounit-2.0.0.ebuild
+++ b/dev-ml/ounit/ounit-2.0.0.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="http://ounit.forge.ocamlcore.org/"
 SRC_URI="http://forge.ocamlcore.org/frs/download.php/1258/${P}.tar.gz"
 LICENSE="MIT"
 SLOT="0/${PV}"
-KEYWORDS="amd64 ~arm ppc x86"
+KEYWORDS="amd64 arm ppc x86"
 DEPEND=""
 RDEPEND="${DEPEND}"
 IUSE=""


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

* [gentoo-commits] repo/gentoo:master commit in: dev-ml/ounit/
@ 2017-01-24 11:32 Alexis Ballier
  0 siblings, 0 replies; 10+ messages in thread
From: Alexis Ballier @ 2017-01-24 11:32 UTC (permalink / raw
  To: gentoo-commits

commit:     e673d21aacb2a490724f0cbdcdff87c81e54759f
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 24 11:26:51 2017 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Tue Jan 24 11:26:51 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e673d21a

dev-ml/ounit: remove old

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-ml/ounit/Manifest           |  1 -
 dev-ml/ounit/ounit-1.1.2.ebuild | 21 ---------------------
 2 files changed, 22 deletions(-)

diff --git a/dev-ml/ounit/Manifest b/dev-ml/ounit/Manifest
index efff00c..c22df07 100644
--- a/dev-ml/ounit/Manifest
+++ b/dev-ml/ounit/Manifest
@@ -1,2 +1 @@
-DIST ounit-1.1.2.tar.gz 58055 SHA256 e6bc1b0cdbb5b5552d85bee653e23aafe20bb97fd7cd229c867d01ff999888e3 SHA512 7f4e7e80dea0d508a286bcb306c163b2d19422442798497fe861d6095a5be711b4d078c25d595a0c1dcb7f5d9f9dd2d6aa37c6574b9c7bd717b131cf00312dbc WHIRLPOOL 87009c223fc7c6d05526e90e5f9e6e8d3753121bb04760879e3695a5cc47d9405f266ecd74a32e16f33315a233ac2cfd3c136e1e5314b7b93ff11b759c606e13
 DIST ounit-2.0.0.tar.gz 103504 SHA256 4d4a05b20c39c60d7486fb7a90eb4c5c08e8c9862360b5938b97a09e9bd21d85 SHA512 e12c8fb534ef88de7a83a34e5a578060a90abfce601d8532408412a56e843f69b89cfd6ce69bd7c5519e9a04e306d46339e9b8f13975727a3458afe20cd776d0 WHIRLPOOL 4b2ea33cdb2ad08ebb97c80a1c9f4e59c4f5f08ea52c7486cc892bf84fce5193e2a0a220c37c0304426ddae010aa18f6f6895427e78a71b784b9b367f41b3a8c

diff --git a/dev-ml/ounit/ounit-1.1.2.ebuild b/dev-ml/ounit/ounit-1.1.2.ebuild
deleted file mode 100644
index 9227884..00000000
--- a/dev-ml/ounit/ounit-1.1.2.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-
-OASIS_BUILD_DOCS=1
-
-inherit oasis
-
-DESCRIPTION="Unit testing framework for OCaml"
-HOMEPAGE="http://ounit.forge.ocamlcore.org/"
-SRC_URI="http://forge.ocamlcore.org/frs/download.php/886/${P}.tar.gz"
-LICENSE="MIT"
-SLOT="0/${PV}"
-KEYWORDS="amd64 ppc x86"
-DEPEND=""
-RDEPEND="${DEPEND}"
-IUSE=""
-
-DOCS=( "README.txt" "AUTHORS.txt" "changelog" )


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

* [gentoo-commits] repo/gentoo:master commit in: dev-ml/ounit/
@ 2017-06-19 16:57 Alexis Ballier
  0 siblings, 0 replies; 10+ messages in thread
From: Alexis Ballier @ 2017-06-19 16:57 UTC (permalink / raw
  To: gentoo-commits

commit:     57b4297ee0b2c65b53923ebf55d1bd888ae39b01
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 19 16:56:19 2017 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Mon Jun 19 16:56:19 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57b4297e

dev-ml/ounit: keyword ~arm64

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 dev-ml/ounit/ounit-2.0.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ml/ounit/ounit-2.0.0.ebuild b/dev-ml/ounit/ounit-2.0.0.ebuild
index bc756bb1e98..d58f97f5231 100644
--- a/dev-ml/ounit/ounit-2.0.0.ebuild
+++ b/dev-ml/ounit/ounit-2.0.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -12,7 +12,7 @@ HOMEPAGE="http://ounit.forge.ocamlcore.org/"
 SRC_URI="http://forge.ocamlcore.org/frs/download.php/1258/${P}.tar.gz"
 LICENSE="MIT"
 SLOT="0/${PV}"
-KEYWORDS="amd64 arm ppc x86"
+KEYWORDS="amd64 arm ~arm64 ppc x86"
 DEPEND=""
 RDEPEND="${DEPEND}"
 IUSE=""


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

* [gentoo-commits] repo/gentoo:master commit in: dev-ml/ounit/
@ 2017-08-05 19:34 Sergei Trofimovich
  0 siblings, 0 replies; 10+ messages in thread
From: Sergei Trofimovich @ 2017-08-05 19:34 UTC (permalink / raw
  To: gentoo-commits

commit:     1a586af6b390f1c08ae342b781037acd990f5112
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sat Aug  5 19:32:03 2017 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sat Aug  5 19:32:03 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a586af6

dev-ml/ounit: keyworded 2.0.0 for ppc, bug #543604

Package-Manager: Portage-2.3.6, Repoman-2.3.3
RepoMan-Options: --include-arches="ppc"

 dev-ml/ounit/ounit-2.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ml/ounit/ounit-2.0.0.ebuild b/dev-ml/ounit/ounit-2.0.0.ebuild
index d58f97f5231..8779d2f64cf 100644
--- a/dev-ml/ounit/ounit-2.0.0.ebuild
+++ b/dev-ml/ounit/ounit-2.0.0.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="http://ounit.forge.ocamlcore.org/"
 SRC_URI="http://forge.ocamlcore.org/frs/download.php/1258/${P}.tar.gz"
 LICENSE="MIT"
 SLOT="0/${PV}"
-KEYWORDS="amd64 arm ~arm64 ppc x86"
+KEYWORDS="amd64 arm ~arm64 ~ppc x86"
 DEPEND=""
 RDEPEND="${DEPEND}"
 IUSE=""


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

* [gentoo-commits] repo/gentoo:master commit in: dev-ml/ounit/
@ 2017-10-12 12:23 Alexis Ballier
  0 siblings, 0 replies; 10+ messages in thread
From: Alexis Ballier @ 2017-10-12 12:23 UTC (permalink / raw
  To: gentoo-commits

commit:     20da3884b5f0d345c4d40d003fba06088edfce80
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 11 13:13:53 2017 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Thu Oct 12 12:21:20 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20da3884

dev-ml/ounit: bump to 2.0.5

Package-Manager: Portage-2.3.11, Repoman-2.3.3

 dev-ml/ounit/Manifest           |  1 +
 dev-ml/ounit/ounit-2.0.5.ebuild | 20 ++++++++++++++++++++
 2 files changed, 21 insertions(+)

diff --git a/dev-ml/ounit/Manifest b/dev-ml/ounit/Manifest
index c22df07c414..01e2cf38d39 100644
--- a/dev-ml/ounit/Manifest
+++ b/dev-ml/ounit/Manifest
@@ -1 +1,2 @@
 DIST ounit-2.0.0.tar.gz 103504 SHA256 4d4a05b20c39c60d7486fb7a90eb4c5c08e8c9862360b5938b97a09e9bd21d85 SHA512 e12c8fb534ef88de7a83a34e5a578060a90abfce601d8532408412a56e843f69b89cfd6ce69bd7c5519e9a04e306d46339e9b8f13975727a3458afe20cd776d0 WHIRLPOOL 4b2ea33cdb2ad08ebb97c80a1c9f4e59c4f5f08ea52c7486cc892bf84fce5193e2a0a220c37c0304426ddae010aa18f6f6895427e78a71b784b9b367f41b3a8c
+DIST ounit-2.0.5.tar.gz 114285 SHA256 c04a53bfab11789a3d333d2a4fb16cdfaa71e2f8fb34edfc6a93b3e85f1fcd68 SHA512 b2414b7581ec230a949de0d7a677786bb63ef3a3ee0c3dc666d176f83705b5bc8aeab4b6e2327c98714bb26c249d71766ed831ebf572aff2b8829a33cc0e4b75 WHIRLPOOL 164986305ead2db9d1339e6bb267cd884a2dfc1a28264a3a9f037a102e380a1183d31787cf3487347b010dcc2bc06b48ef19fcf5a0f16d89efc828e4c507649c

diff --git a/dev-ml/ounit/ounit-2.0.5.ebuild b/dev-ml/ounit/ounit-2.0.5.ebuild
new file mode 100644
index 00000000000..f597ba58119
--- /dev/null
+++ b/dev-ml/ounit/ounit-2.0.5.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="5"
+
+OASIS_BUILD_DOCS=1
+
+inherit oasis
+
+DESCRIPTION="Unit testing framework for OCaml"
+HOMEPAGE="http://ounit.forge.ocamlcore.org/"
+SRC_URI="https://forge.ocamlcore.org/frs/download.php/1719/${P}.tar.gz"
+LICENSE="MIT"
+SLOT="0/${PV}"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86"
+DEPEND=""
+RDEPEND="${DEPEND}"
+IUSE=""
+
+DOCS=( "README.txt" "AUTHORS.txt" "changelog" )


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

* [gentoo-commits] repo/gentoo:master commit in: dev-ml/ounit/
@ 2017-11-04  9:53 Alexis Ballier
  0 siblings, 0 replies; 10+ messages in thread
From: Alexis Ballier @ 2017-11-04  9:53 UTC (permalink / raw
  To: gentoo-commits

commit:     3056396cb4f5b01046b6519c89765d864e65309a
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 27 11:41:33 2017 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Sat Nov  4 09:37:07 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3056396c

dev-ml/ounit: bump to 2.0.6

Package-Manager: Portage-2.3.12, Repoman-2.3.4

 dev-ml/ounit/Manifest           |  1 +
 dev-ml/ounit/ounit-2.0.6.ebuild | 20 ++++++++++++++++++++
 2 files changed, 21 insertions(+)

diff --git a/dev-ml/ounit/Manifest b/dev-ml/ounit/Manifest
index 01e2cf38d39..075d17299c8 100644
--- a/dev-ml/ounit/Manifest
+++ b/dev-ml/ounit/Manifest
@@ -1,2 +1,3 @@
 DIST ounit-2.0.0.tar.gz 103504 SHA256 4d4a05b20c39c60d7486fb7a90eb4c5c08e8c9862360b5938b97a09e9bd21d85 SHA512 e12c8fb534ef88de7a83a34e5a578060a90abfce601d8532408412a56e843f69b89cfd6ce69bd7c5519e9a04e306d46339e9b8f13975727a3458afe20cd776d0 WHIRLPOOL 4b2ea33cdb2ad08ebb97c80a1c9f4e59c4f5f08ea52c7486cc892bf84fce5193e2a0a220c37c0304426ddae010aa18f6f6895427e78a71b784b9b367f41b3a8c
 DIST ounit-2.0.5.tar.gz 114285 SHA256 c04a53bfab11789a3d333d2a4fb16cdfaa71e2f8fb34edfc6a93b3e85f1fcd68 SHA512 b2414b7581ec230a949de0d7a677786bb63ef3a3ee0c3dc666d176f83705b5bc8aeab4b6e2327c98714bb26c249d71766ed831ebf572aff2b8829a33cc0e4b75 WHIRLPOOL 164986305ead2db9d1339e6bb267cd884a2dfc1a28264a3a9f037a102e380a1183d31787cf3487347b010dcc2bc06b48ef19fcf5a0f16d89efc828e4c507649c
+DIST ounit-2.0.6.tar.gz 114305 SHA256 05966b040aefeb56ae86098bc3fb3c685db07f30dc849e38462f42bd3b61f5d6 SHA512 466ec1f691a81e0abd93f698c7328e6db4fa2d617d8f5262d9f18b57ede3d389a3ee122ed7bccc8dff20600826fbbae1d17dd88d7c1329562798792fae54417d WHIRLPOOL f9b61e09b187adfa802cb9743ac1f9028af40fe0b00ef7eab933dd7045c82401862cbb6a123351c0eba041bf2d3ca995c05d8b83a545e88301ac62be04fb8153

diff --git a/dev-ml/ounit/ounit-2.0.6.ebuild b/dev-ml/ounit/ounit-2.0.6.ebuild
new file mode 100644
index 00000000000..0ade5f19c1e
--- /dev/null
+++ b/dev-ml/ounit/ounit-2.0.6.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="5"
+
+OASIS_BUILD_DOCS=1
+
+inherit oasis
+
+DESCRIPTION="Unit testing framework for OCaml"
+HOMEPAGE="http://ounit.forge.ocamlcore.org/"
+SRC_URI="https://forge.ocamlcore.org/frs/download.php/1722/${P}.tar.gz"
+LICENSE="MIT"
+SLOT="0/${PV}"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86"
+DEPEND=""
+RDEPEND="${DEPEND}"
+IUSE=""
+
+DOCS=( "README.txt" "AUTHORS.txt" "changelog" )


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

* [gentoo-commits] repo/gentoo:master commit in: dev-ml/ounit/
@ 2020-09-20 18:26 Sam James
  0 siblings, 0 replies; 10+ messages in thread
From: Sam James @ 2020-09-20 18:26 UTC (permalink / raw
  To: gentoo-commits

commit:     a527c141a207a9fbe1b55619a71fce8cc3732986
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 20 18:25:47 2020 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Sep 20 18:25:47 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a527c141

dev-ml/ounit: Stabilize 2.0.6 amd64, #733468

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-ml/ounit/ounit-2.0.6.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ml/ounit/ounit-2.0.6.ebuild b/dev-ml/ounit/ounit-2.0.6.ebuild
index 0ade5f19c1e..51ccd4dc266 100644
--- a/dev-ml/ounit/ounit-2.0.6.ebuild
+++ b/dev-ml/ounit/ounit-2.0.6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -12,7 +12,7 @@ HOMEPAGE="http://ounit.forge.ocamlcore.org/"
 SRC_URI="https://forge.ocamlcore.org/frs/download.php/1722/${P}.tar.gz"
 LICENSE="MIT"
 SLOT="0/${PV}"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ~x86"
 DEPEND=""
 RDEPEND="${DEPEND}"
 IUSE=""


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

* [gentoo-commits] repo/gentoo:master commit in: dev-ml/ounit/
@ 2020-09-20 18:36 Sam James
  0 siblings, 0 replies; 10+ messages in thread
From: Sam James @ 2020-09-20 18:36 UTC (permalink / raw
  To: gentoo-commits

commit:     a1437e9142c4dafb0e202541f6a2b21c8b45d6a4
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 20 18:36:07 2020 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Sep 20 18:36:07 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1437e91

dev-ml/ounit: arm stable (bug #733468)

Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-ml/ounit/ounit-2.0.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ml/ounit/ounit-2.0.6.ebuild b/dev-ml/ounit/ounit-2.0.6.ebuild
index 51ccd4dc266..904805aa573 100644
--- a/dev-ml/ounit/ounit-2.0.6.ebuild
+++ b/dev-ml/ounit/ounit-2.0.6.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="http://ounit.forge.ocamlcore.org/"
 SRC_URI="https://forge.ocamlcore.org/frs/download.php/1722/${P}.tar.gz"
 LICENSE="MIT"
 SLOT="0/${PV}"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc ~x86"
+KEYWORDS="amd64 arm ~arm64 ~ppc ~x86"
 DEPEND=""
 RDEPEND="${DEPEND}"
 IUSE=""


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

* [gentoo-commits] repo/gentoo:master commit in: dev-ml/ounit/
@ 2020-09-24  6:59 Agostino Sarubbo
  0 siblings, 0 replies; 10+ messages in thread
From: Agostino Sarubbo @ 2020-09-24  6:59 UTC (permalink / raw
  To: gentoo-commits

commit:     3692afa87ea472968b4da749076284839f64748e
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 24 06:59:08 2020 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Thu Sep 24 06:59:08 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3692afa8

dev-ml/ounit: x86 stable wrt bug #733468

Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 dev-ml/ounit/ounit-2.0.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ml/ounit/ounit-2.0.6.ebuild b/dev-ml/ounit/ounit-2.0.6.ebuild
index 904805aa573..2a141c85006 100644
--- a/dev-ml/ounit/ounit-2.0.6.ebuild
+++ b/dev-ml/ounit/ounit-2.0.6.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="http://ounit.forge.ocamlcore.org/"
 SRC_URI="https://forge.ocamlcore.org/frs/download.php/1722/${P}.tar.gz"
 LICENSE="MIT"
 SLOT="0/${PV}"
-KEYWORDS="amd64 arm ~arm64 ~ppc ~x86"
+KEYWORDS="amd64 arm ~arm64 ~ppc x86"
 DEPEND=""
 RDEPEND="${DEPEND}"
 IUSE=""


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

* [gentoo-commits] repo/gentoo:master commit in: dev-ml/ounit/
@ 2020-09-24 19:53 Aaron Bauman
  0 siblings, 0 replies; 10+ messages in thread
From: Aaron Bauman @ 2020-09-24 19:53 UTC (permalink / raw
  To: gentoo-commits

commit:     ff6711eba277460444bee3cc1c14cdef87fe0927
Author:     Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 24 19:46:55 2020 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Thu Sep 24 19:53:30 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff6711eb

dev-ml/ounit: drop old EAPI=5

Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>

 dev-ml/ounit/Manifest           |  2 --
 dev-ml/ounit/ounit-2.0.0.ebuild | 20 --------------------
 dev-ml/ounit/ounit-2.0.5.ebuild | 20 --------------------
 3 files changed, 42 deletions(-)

diff --git a/dev-ml/ounit/Manifest b/dev-ml/ounit/Manifest
index e7322851af1..b799eb6cb24 100644
--- a/dev-ml/ounit/Manifest
+++ b/dev-ml/ounit/Manifest
@@ -1,3 +1 @@
-DIST ounit-2.0.0.tar.gz 103504 BLAKE2B e936d0a3df48eb46623eadfc39a4f64a6776972c713280c388ef5e9e1b6a20d9959a68b30ce21fae7e553e4e43a7ad1cd5652d49da7aa2699ca59fc03e1f1352 SHA512 e12c8fb534ef88de7a83a34e5a578060a90abfce601d8532408412a56e843f69b89cfd6ce69bd7c5519e9a04e306d46339e9b8f13975727a3458afe20cd776d0
-DIST ounit-2.0.5.tar.gz 114285 BLAKE2B d41faf95ec11f16accb70aaa1a9005f468727ebfe01082827669d7a7afbeb44d8cd740376ea9df26a811913b3a87b8d9fb85c0d4690e0d18e6b129949c2b145f SHA512 b2414b7581ec230a949de0d7a677786bb63ef3a3ee0c3dc666d176f83705b5bc8aeab4b6e2327c98714bb26c249d71766ed831ebf572aff2b8829a33cc0e4b75
 DIST ounit-2.0.6.tar.gz 114305 BLAKE2B 94ae4e2f7ace6fe5732253d724115cdc3e24af91db2066b36439501cb17df7f44fb9230242b8400ec59a72f9317c22361f068f7f2634d29ccfdcca63cb95c275 SHA512 466ec1f691a81e0abd93f698c7328e6db4fa2d617d8f5262d9f18b57ede3d389a3ee122ed7bccc8dff20600826fbbae1d17dd88d7c1329562798792fae54417d

diff --git a/dev-ml/ounit/ounit-2.0.0.ebuild b/dev-ml/ounit/ounit-2.0.0.ebuild
deleted file mode 100644
index 8779d2f64cf..00000000000
--- a/dev-ml/ounit/ounit-2.0.0.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-
-OASIS_BUILD_DOCS=1
-
-inherit oasis
-
-DESCRIPTION="Unit testing framework for OCaml"
-HOMEPAGE="http://ounit.forge.ocamlcore.org/"
-SRC_URI="http://forge.ocamlcore.org/frs/download.php/1258/${P}.tar.gz"
-LICENSE="MIT"
-SLOT="0/${PV}"
-KEYWORDS="amd64 arm ~arm64 ~ppc x86"
-DEPEND=""
-RDEPEND="${DEPEND}"
-IUSE=""
-
-DOCS=( "README.txt" "AUTHORS.txt" "changelog" )

diff --git a/dev-ml/ounit/ounit-2.0.5.ebuild b/dev-ml/ounit/ounit-2.0.5.ebuild
deleted file mode 100644
index f597ba58119..00000000000
--- a/dev-ml/ounit/ounit-2.0.5.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-
-OASIS_BUILD_DOCS=1
-
-inherit oasis
-
-DESCRIPTION="Unit testing framework for OCaml"
-HOMEPAGE="http://ounit.forge.ocamlcore.org/"
-SRC_URI="https://forge.ocamlcore.org/frs/download.php/1719/${P}.tar.gz"
-LICENSE="MIT"
-SLOT="0/${PV}"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86"
-DEPEND=""
-RDEPEND="${DEPEND}"
-IUSE=""
-
-DOCS=( "README.txt" "AUTHORS.txt" "changelog" )


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

end of thread, other threads:[~2020-09-24 19:53 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-09-24  6:59 [gentoo-commits] repo/gentoo:master commit in: dev-ml/ounit/ Agostino Sarubbo
  -- strict thread matches above, loose matches on Subject: below --
2020-09-24 19:53 Aaron Bauman
2020-09-20 18:36 Sam James
2020-09-20 18:26 Sam James
2017-11-04  9:53 Alexis Ballier
2017-10-12 12:23 Alexis Ballier
2017-08-05 19:34 Sergei Trofimovich
2017-06-19 16:57 Alexis Ballier
2017-01-24 11:32 Alexis Ballier
2015-11-26 19:15 Markus Meier

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