* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Boulder/
@ 2020-08-06 16:40 Kent Fredric
0 siblings, 0 replies; 2+ messages in thread
From: Kent Fredric @ 2020-08-06 16:40 UTC (permalink / raw
To: gentoo-commits
commit: 9b095fdd97ccabcc4616d886b4084b0f5d5b24a1
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 6 16:16:02 2020 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Thu Aug 6 16:38:11 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b095fdd
dev-perl/Boulder: Cleanup old 1.300.0-r1
Package-Manager: Portage-2.3.103, Repoman-2.3.22
Signed-off-by: Kent Fredric <kentnl <AT> gentoo.org>
dev-perl/Boulder/Boulder-1.300.0-r1.ebuild | 19 -------------------
1 file changed, 19 deletions(-)
diff --git a/dev-perl/Boulder/Boulder-1.300.0-r1.ebuild b/dev-perl/Boulder/Boulder-1.300.0-r1.ebuild
deleted file mode 100644
index 8585329bf40..00000000000
--- a/dev-perl/Boulder/Boulder-1.300.0-r1.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MODULE_AUTHOR=LDS
-MODULE_VERSION=1.30
-inherit perl-module
-
-DESCRIPTION="An API for hierarchical tag/value structures"
-
-SLOT="0"
-KEYWORDS="amd64 ~ia64 ~ppc sparc x86"
-IUSE=""
-
-RDEPEND="dev-perl/XML-Parser"
-DEPEND="${RDEPEND}"
-
-SRC_TEST="do"
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Boulder/
@ 2021-10-09 15:54 Andreas K. Hüttel
0 siblings, 0 replies; 2+ messages in thread
From: Andreas K. Hüttel @ 2021-10-09 15:54 UTC (permalink / raw
To: gentoo-commits
commit: d58cf7e9ebf6ff7bdf37d3a43dee09ccc17a70eb
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 9 15:33:20 2021 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Oct 9 15:53:43 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d58cf7e9
dev-perl/Boulder: EAPI=8 bump
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
.../{Boulder-1.300.0-r2.ebuild => Boulder-1.300.0-r3.ebuild} | 9 ++++++---
1 file changed, 6 insertions(+), 3 deletions(-)
diff --git a/dev-perl/Boulder/Boulder-1.300.0-r2.ebuild b/dev-perl/Boulder/Boulder-1.300.0-r3.ebuild
similarity index 93%
rename from dev-perl/Boulder/Boulder-1.300.0-r2.ebuild
rename to dev-perl/Boulder/Boulder-1.300.0-r3.ebuild
index f4249f7d0dc..b3331230d7e 100644
--- a/dev-perl/Boulder/Boulder-1.300.0-r2.ebuild
+++ b/dev-perl/Boulder/Boulder-1.300.0-r3.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=8
DIST_AUTHOR=LDS
DIST_VERSION=1.30
@@ -19,16 +19,19 @@ RDEPEND="
store? ( virtual/perl-DB_File )
xml? ( dev-perl/XML-Parser )
"
-DEPEND="${RDEPEND}
+BDEPEND="${RDEPEND}
virtual/perl-ExtUtils-MakeMaker
"
+
PATCHES=(
"${FILESDIR}/${PN}-${DIST_VERSION}-no-xml-parser-check.patch"
)
+
PERL_RM_FILES=(
# Incomplete, instructs not to use, deps not in Gentoo
"Boulder/Labbase.pm"
)
+
src_prepare() {
use xml || PERL_RM_FILES+=(
"Boulder/XML.pm"
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-10-09 15:54 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-10-09 15:54 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Boulder/ Andreas K. Hüttel
-- strict thread matches above, loose matches on Subject: below --
2020-08-06 16:40 Kent Fredric
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox