* [gentoo-commits] proj/sci:master commit in: dev-perl/BTLib/
@ 2014-09-24 6:45 Justin Lecher
0 siblings, 0 replies; 5+ messages in thread
From: Justin Lecher @ 2014-09-24 6:45 UTC (permalink / raw
To: gentoo-commits
commit: 7da7319313303f4adcff6e6c58da16fa3ddd7264
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 24 06:24:47 2014 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Wed Sep 24 06:24:47 2014 +0000
URL: http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=7da73193
dev-perl/BTLib: Bump to EAPI=5
Package-Manager: portage-2.2.13
---
dev-perl/BTLib/BTLib-0.19.ebuild | 10 ++++------
dev-perl/BTLib/ChangeLog | 5 ++++-
dev-perl/BTLib/metadata.xml | 2 +-
3 files changed, 9 insertions(+), 8 deletions(-)
diff --git a/dev-perl/BTLib/BTLib-0.19.ebuild b/dev-perl/BTLib/BTLib-0.19.ebuild
index 49f5032..60a7d26 100644
--- a/dev-perl/BTLib/BTLib-0.19.ebuild
+++ b/dev-perl/BTLib/BTLib-0.19.ebuild
@@ -2,20 +2,18 @@
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-EAPI=3
+EAPI=5
MODULE_AUTHOR=""
+
inherit perl-module
-SRC_URI="http://downloads.sourceforge.net/estscan/BTLib-0.19.tar.gz"
-DESCRIPTION=" A part of the estscan package"
+DESCRIPTION="Perl part of the estscan package"
+SRC_URI="http://downloads.sourceforge.net/estscan/${P}.tar.gz"
#LICENSE="|| ( Artistic GPL-1 GPL-2 GPL-3 )"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
-RDEPEND=""
-DEPEND="${RDEPEND}"
-
SRC_TEST="do"
diff --git a/dev-perl/BTLib/ChangeLog b/dev-perl/BTLib/ChangeLog
index 3d57b6a..35f071d 100644
--- a/dev-perl/BTLib/ChangeLog
+++ b/dev-perl/BTLib/ChangeLog
@@ -1,7 +1,10 @@
# ChangeLog for dev-perl/BTLib
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 24 Sep 2014; Justin Lecher <jlec@gentoo.org> BTLib-0.19.ebuild, metadata.xml:
+ Bump to EAPI=5
+
*BTLib-0.19 (30 Jul 2011)
30 Jul 2011; Martin Mokrejs <mmokrejs@fold.natur.cuni.cz> +BTLib-0.19.ebuild,
diff --git a/dev-perl/BTLib/metadata.xml b/dev-perl/BTLib/metadata.xml
index d464821..f17a827 100644
--- a/dev-perl/BTLib/metadata.xml
+++ b/dev-perl/BTLib/metadata.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <herd>sci-biology</herd>
+ <herd>sci-biology</herd>
</pkgmetadata>
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] proj/sci:master commit in: dev-perl/BTLib/
@ 2021-01-20 9:06 Andrew Ammerlaan
0 siblings, 0 replies; 5+ messages in thread
From: Andrew Ammerlaan @ 2021-01-20 9:06 UTC (permalink / raw
To: gentoo-commits
commit: 8989f2a1d236b0df7d3958bbf1cf57dec8773be0
Author: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Wed Jan 20 09:05:04 2021 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Wed Jan 20 09:05:04 2021 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=8989f2a1
dev-perl/BTLib: update homepage
Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>
dev-perl/BTLib/BTLib-0.19.ebuild | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/dev-perl/BTLib/BTLib-0.19.ebuild b/dev-perl/BTLib/BTLib-0.19.ebuild
index 7aeb5d6f8..87a385f86 100644
--- a/dev-perl/BTLib/BTLib-0.19.ebuild
+++ b/dev-perl/BTLib/BTLib-0.19.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -8,6 +8,7 @@ MODULE_AUTHOR=""
inherit perl-module
DESCRIPTION="Perl part of the estscan package"
+HOMEPAGE="https://sourceforge.net/projects/estscan/"
SRC_URI="http://downloads.sourceforge.net/estscan/${P}.tar.gz"
#LICENSE="|| ( Artistic GPL-1 GPL-2 GPL-3 )"
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] proj/sci:master commit in: dev-perl/BTLib/
@ 2021-03-03 14:13 Andrew Ammerlaan
0 siblings, 0 replies; 5+ messages in thread
From: Andrew Ammerlaan @ 2021-03-03 14:13 UTC (permalink / raw
To: gentoo-commits
commit: dcd92dc5b15ad3d9c759a2568885224c4f92b74c
Author: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Wed Mar 3 13:55:06 2021 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Wed Mar 3 13:55:06 2021 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=dcd92dc5
dev-perl/BTLib: EAPI bump
Package-Manager: Portage-3.0.16, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>
dev-perl/BTLib/BTLib-0.19.ebuild | 7 ++-----
1 file changed, 2 insertions(+), 5 deletions(-)
diff --git a/dev-perl/BTLib/BTLib-0.19.ebuild b/dev-perl/BTLib/BTLib-0.19.ebuild
index 87a385f86..4205eca9e 100644
--- a/dev-perl/BTLib/BTLib-0.19.ebuild
+++ b/dev-perl/BTLib/BTLib-0.19.ebuild
@@ -1,9 +1,7 @@
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
-
-MODULE_AUTHOR=""
+EAPI=7
inherit perl-module
@@ -11,9 +9,8 @@ DESCRIPTION="Perl part of the estscan package"
HOMEPAGE="https://sourceforge.net/projects/estscan/"
SRC_URI="http://downloads.sourceforge.net/estscan/${P}.tar.gz"
-#LICENSE="|| ( Artistic GPL-1 GPL-2 GPL-3 )"
+LICENSE="|| ( Artistic GPL-1 GPL-2 GPL-3 )"
SLOT="0"
KEYWORDS="~amd64 ~x86"
-IUSE=""
SRC_TEST="do"
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] proj/sci:master commit in: dev-perl/BTLib/
@ 2021-03-03 14:13 Andrew Ammerlaan
0 siblings, 0 replies; 5+ messages in thread
From: Andrew Ammerlaan @ 2021-03-03 14:13 UTC (permalink / raw
To: gentoo-commits
commit: 6f1952dc21242653cce0373d4e773168948cbf7b
Author: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Wed Mar 3 13:55:57 2021 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Wed Mar 3 13:55:57 2021 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=6f1952dc
dev-perl/BTLib: version bump 0.20
Package-Manager: Portage-3.0.16, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>
dev-perl/BTLib/BTLib-0.20.ebuild | 16 ++++++++++++++++
1 file changed, 16 insertions(+)
diff --git a/dev-perl/BTLib/BTLib-0.20.ebuild b/dev-perl/BTLib/BTLib-0.20.ebuild
new file mode 100644
index 000000000..4205eca9e
--- /dev/null
+++ b/dev-perl/BTLib/BTLib-0.20.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit perl-module
+
+DESCRIPTION="Perl part of the estscan package"
+HOMEPAGE="https://sourceforge.net/projects/estscan/"
+SRC_URI="http://downloads.sourceforge.net/estscan/${P}.tar.gz"
+
+LICENSE="|| ( Artistic GPL-1 GPL-2 GPL-3 )"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+SRC_TEST="do"
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] proj/sci:master commit in: dev-perl/BTLib/
@ 2021-05-25 11:18 Andrew Ammerlaan
0 siblings, 0 replies; 5+ messages in thread
From: Andrew Ammerlaan @ 2021-05-25 11:18 UTC (permalink / raw
To: gentoo-commits
commit: 7dc48772f20ace430c94de7342e59858e8091a53
Author: Lucas Mitrak <lucas <AT> lucasmitrak <DOT> com>
AuthorDate: Tue May 25 08:22:19 2021 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Tue May 25 11:18:02 2021 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=7dc48772
dev-perl/BTLib: add blocker
* add blocker against app-misc/sphinx.
* added for both versions 0.19 and 0.20.
Currently, the package dev-perl/BTLib has file collisions with
app-misc/sphinx; therefore, they cannot be merged at on the same
system.
This commit adds blockers to all versions of dev-perl/BTLib
against app-misc/sphinx.
With this commit, they will not be able to be installed on the same
system, which solves the file collision problem.
Without this commit, a file collision detection will occur during
emerge.
This bug is similar to and was solved in the same method to
Bug: https://bugs.gentoo.org/756865.
This commit was tested locally within a docker w/ ebuildtester.
This commit was tested, written, and submitted by Lucas Mitrak.
Closes: https://bugs.gentoo.org/756796
Signed-off-by: Lucas Mitrak <lucas <AT> lucasmitrak.com>
Closes: https://github.com/gentoo/sci/pull/1081
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>
dev-perl/BTLib/BTLib-0.19.ebuild | 3 +++
dev-perl/BTLib/BTLib-0.20.ebuild | 3 +++
2 files changed, 6 insertions(+)
diff --git a/dev-perl/BTLib/BTLib-0.19.ebuild b/dev-perl/BTLib/BTLib-0.19.ebuild
index 4205eca9e..6fa1072fb 100644
--- a/dev-perl/BTLib/BTLib-0.19.ebuild
+++ b/dev-perl/BTLib/BTLib-0.19.ebuild
@@ -13,4 +13,7 @@ LICENSE="|| ( Artistic GPL-1 GPL-2 GPL-3 )"
SLOT="0"
KEYWORDS="~amd64 ~x86"
+RDEPEND="
+ !app-misc/sphinx"
+
SRC_TEST="do"
diff --git a/dev-perl/BTLib/BTLib-0.20.ebuild b/dev-perl/BTLib/BTLib-0.20.ebuild
index 4205eca9e..6fa1072fb 100644
--- a/dev-perl/BTLib/BTLib-0.20.ebuild
+++ b/dev-perl/BTLib/BTLib-0.20.ebuild
@@ -13,4 +13,7 @@ LICENSE="|| ( Artistic GPL-1 GPL-2 GPL-3 )"
SLOT="0"
KEYWORDS="~amd64 ~x86"
+RDEPEND="
+ !app-misc/sphinx"
+
SRC_TEST="do"
^ permalink raw reply related [flat|nested] 5+ messages in thread
end of thread, other threads:[~2021-05-25 11:18 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-03-03 14:13 [gentoo-commits] proj/sci:master commit in: dev-perl/BTLib/ Andrew Ammerlaan
-- strict thread matches above, loose matches on Subject: below --
2021-05-25 11:18 Andrew Ammerlaan
2021-03-03 14:13 Andrew Ammerlaan
2021-01-20 9:06 Andrew Ammerlaan
2014-09-24 6:45 Justin Lecher
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox