* [gentoo-commits] proj/sci:master commit in: dev-perl/Text-Graph/
@ 2016-04-11 19:27 Martin Mokrejs
0 siblings, 0 replies; 2+ messages in thread
From: Martin Mokrejs @ 2016-04-11 19:27 UTC (permalink / raw
To: gentoo-commits
commit: ff2fd6ebcd11eb759226a9cbc493cff84a5f037d
Author: Martin Mokrejš <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz>
AuthorDate: Mon Apr 11 19:23:37 2016 +0000
Commit: Martin Mokrejs <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz>
CommitDate: Mon Apr 11 19:23:37 2016 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=ff2fd6eb
dev-perl/Text-Graph: new package
Package-Manager: portage-2.2.28
dev-perl/Text-Graph/Text-Graph-0.83.ebuild | 21 +++++++++++++++++++++
dev-perl/Text-Graph/metadata.xml | 12 ++++++++++++
2 files changed, 33 insertions(+)
diff --git a/dev-perl/Text-Graph/Text-Graph-0.83.ebuild b/dev-perl/Text-Graph/Text-Graph-0.83.ebuild
new file mode 100644
index 0000000..b23a1a4
--- /dev/null
+++ b/dev-perl/Text-Graph/Text-Graph-0.83.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+MODULE_AUTHOR="GWADEJ"
+MODULE_A_EXT="tar.gz"
+
+inherit perl-module
+
+DESCRIPTION="Perl module for generating simple text-based graphs"
+
+LICENSE="|| ( Artistic GPL-1 GPL-2 GPL-3 )"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND="dev-lang/perl"
+
+RDEPEND="${DEPEND}"
diff --git a/dev-perl/Text-Graph/metadata.xml b/dev-perl/Text-Graph/metadata.xml
new file mode 100644
index 0000000..f68a1b6
--- /dev/null
+++ b/dev-perl/Text-Graph/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/Text-Graph/
@ 2021-03-03 14:31 Andrew Ammerlaan
0 siblings, 0 replies; 2+ messages in thread
From: Andrew Ammerlaan @ 2021-03-03 14:31 UTC (permalink / raw
To: gentoo-commits
commit: 9d61e0b7c0c4e97e1564f4327295f4868e815e8c
Author: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Wed Mar 3 14:27:52 2021 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Wed Mar 3 14:27:52 2021 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=9d61e0b7
dev-perl/Text-Graph: EAPI bump, add missing dep
Package-Manager: Portage-3.0.16, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>
dev-perl/Text-Graph/Text-Graph-0.83.ebuild | 15 ++++++++-------
1 file changed, 8 insertions(+), 7 deletions(-)
diff --git a/dev-perl/Text-Graph/Text-Graph-0.83.ebuild b/dev-perl/Text-Graph/Text-Graph-0.83.ebuild
index 557bcbdbc..1fd5082ea 100644
--- a/dev-perl/Text-Graph/Text-Graph-0.83.ebuild
+++ b/dev-perl/Text-Graph/Text-Graph-0.83.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
+EAPI=7
-MODULE_AUTHOR="GWADEJ"
-MODULE_A_EXT="tar.gz"
+DIST_AUTHOR="GWADEJ"
+DIST_A_EXT="tar.gz"
inherit perl-module
@@ -13,8 +13,9 @@ DESCRIPTION="Perl module for generating simple text-based graphs"
LICENSE="|| ( Artistic GPL-1 GPL-2 GPL-3 )"
SLOT="0"
KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND="dev-lang/perl"
+DEPEND="
+ dev-lang/perl
+ dev-perl/Moo
+"
RDEPEND="${DEPEND}"
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-03-03 14:31 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-03-03 14:31 [gentoo-commits] proj/sci:master commit in: dev-perl/Text-Graph/ Andrew Ammerlaan
-- strict thread matches above, loose matches on Subject: below --
2016-04-11 19:27 Martin Mokrejs
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox