* [gentoo-commits] proj/sci:master commit in: dev-perl/Config-Std/
@ 2017-01-31 12:44 Martin Mokrejs
0 siblings, 0 replies; 2+ messages in thread
From: Martin Mokrejs @ 2017-01-31 12:44 UTC (permalink / raw
To: gentoo-commits
commit: 588255ed7e97ddbacb4f06699bf2f78a2c35730c
Author: Martin Mokrejš <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz>
AuthorDate: Tue Jan 31 12:42:57 2017 +0000
Commit: Martin Mokrejs <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz>
CommitDate: Tue Jan 31 12:42:57 2017 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=588255ed
dev-perl/Config-Std: new package, needed for sci-biology/GAL
Package-Manager: Portage-2.3.3, Repoman-2.3.1
dev-perl/Config-Std/Config-Std-0.901.ebuild | 26 ++++++++++++++++++++++++++
dev-perl/Config-Std/metadata.xml | 12 ++++++++++++
2 files changed, 38 insertions(+)
diff --git a/dev-perl/Config-Std/Config-Std-0.901.ebuild b/dev-perl/Config-Std/Config-Std-0.901.ebuild
new file mode 100644
index 0000000..a79b33f
--- /dev/null
+++ b/dev-perl/Config-Std/Config-Std-0.901.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+MODULE_AUTHOR="BRICKER"
+MODULE_A_EXT="tar.gz"
+inherit perl-module
+
+DESCRIPTION="Load and save configuration files in a standard format"
+
+#LICENSE="|| ( Artistic GPL-1+ )"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+RDEPEND=""
+DEPEND="${RDEPEND}
+ dev-perl/Class-Std
+ dev-perl/Module-Build
+ test? (
+ virtual/perl-Test-Simple
+ dev-perl/Test-Distribution
+ dev-perl/Test-Pod
+ )"
diff --git a/dev-perl/Config-Std/metadata.xml b/dev-perl/Config-Std/metadata.xml
new file mode 100644
index 0000000..f68a1b6
--- /dev/null
+++ b/dev-perl/Config-Std/metadata.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>mmokrejs@fold.natur.cuni.cz</email>
+ <name>Martin Mokrejs</name>
+ </maintainer>
+ <maintainer type="project">
+ <email>sci-biology@gentoo.org</email>
+ <name>Gentoo Biology Project</name>
+ </maintainer>
+</pkgmetadata>
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] proj/sci:master commit in: dev-perl/Config-Std/
@ 2020-10-10 12:35 Aisha Tammy
0 siblings, 0 replies; 2+ messages in thread
From: Aisha Tammy @ 2020-10-10 12:35 UTC (permalink / raw
To: gentoo-commits
commit: 7923a4324766e3e3aa9a1ff60e1ac81c871c8562
Author: Aisha Tammy <gentoo <AT> aisha <DOT> cc>
AuthorDate: Sat Oct 10 03:24:27 2020 +0000
Commit: Aisha Tammy <gentoo <AT> aisha <DOT> cc>
CommitDate: Sat Oct 10 03:24:27 2020 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=7923a432
dev-perl/Config-Std: version bump to 0.903
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Aisha Tammy <gentoo <AT> aisha.cc>
dev-perl/Config-Std/Config-Std-0.903.ebuild | 21 +++++++++++++++++++++
1 file changed, 21 insertions(+)
diff --git a/dev-perl/Config-Std/Config-Std-0.903.ebuild b/dev-perl/Config-Std/Config-Std-0.903.ebuild
new file mode 100644
index 000000000..e80b378c4
--- /dev/null
+++ b/dev-perl/Config-Std/Config-Std-0.903.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DIST_AUTHOR="BRICKER"
+inherit perl-module
+
+DESCRIPTION="Load and save configuration files in a standard format"
+
+#LICENSE="|| ( Artistic GPL-1+ )"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+RDEPEND="
+ dev-perl/Class-Std
+ dev-perl/Module-Build
+"
+DEPEND="${RDEPEND}"
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-10-10 12:35 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-10-10 12:35 [gentoo-commits] proj/sci:master commit in: dev-perl/Config-Std/ Aisha Tammy
-- strict thread matches above, loose matches on Subject: below --
2017-01-31 12:44 Martin Mokrejs
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox