* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Alien-Gnuplot/
@ 2017-06-23 16:54 Andreas Hüttel
0 siblings, 0 replies; 7+ messages in thread
From: Andreas Hüttel @ 2017-06-23 16:54 UTC (permalink / raw
To: gentoo-commits
commit: 0e4a6567a2d1cf4f9fde00077cf52559bbbcb058
Author: Andreas K. Huettel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 23 16:46:18 2017 +0000
Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Fri Jun 23 16:48:44 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e4a6567
dev-perl/Alien-Gnuplot: New package, needed for dev-perl/Lab-Measurement
Package-Manager: Portage-2.3.6, Repoman-2.3.2
dev-perl/Alien-Gnuplot/Alien-Gnuplot-1.33.0.ebuild | 25 ++++++++++++++++++++++
dev-perl/Alien-Gnuplot/Manifest | 1 +
dev-perl/Alien-Gnuplot/metadata.xml | 8 +++++++
3 files changed, 34 insertions(+)
diff --git a/dev-perl/Alien-Gnuplot/Alien-Gnuplot-1.33.0.ebuild b/dev-perl/Alien-Gnuplot/Alien-Gnuplot-1.33.0.ebuild
new file mode 100644
index 00000000000..5d9cbcb1210
--- /dev/null
+++ b/dev-perl/Alien-Gnuplot/Alien-Gnuplot-1.33.0.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_VERSION=1.033
+DIST_AUTHOR=ZOWIE
+inherit perl-module
+
+DESCRIPTION="Find and verify functionality of the gnuplot executable"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="
+ virtual/perl-File-Spec
+ virtual/perl-File-Temp
+ virtual/perl-HTTP-Tiny
+ virtual/perl-Time-HiRes
+ sci-visualization/gnuplot
+"
+DEPEND="${RDEPEND}
+ virtual/perl-ExtUtils-MakeMaker
+"
diff --git a/dev-perl/Alien-Gnuplot/Manifest b/dev-perl/Alien-Gnuplot/Manifest
new file mode 100644
index 00000000000..b979118c47f
--- /dev/null
+++ b/dev-perl/Alien-Gnuplot/Manifest
@@ -0,0 +1 @@
+DIST Alien-Gnuplot-1.033.tar.gz 7827 SHA256 85d97835cee8538bfdf1d9e9a2cc9d6d7eb7daa475739a1c48b71315f7aee9db SHA512 b846e9be8193af376dced487b99bafdd29fdf094a92f824bacaa3c642ad110918995cabc66300bd04fbf78ae779855ba94d1e634398f479961f98bb7f1cbbf46 WHIRLPOOL 42911f76a92c9abac662fce3a6c0533a14a22201fae818248f3811bc48c89d2edcac60f8e5a5d55708f6159e6edc76449f9f07283b944f03fc98a3daffc0a806
diff --git a/dev-perl/Alien-Gnuplot/metadata.xml b/dev-perl/Alien-Gnuplot/metadata.xml
new file mode 100644
index 00000000000..8ad3d950c4b
--- /dev/null
+++ b/dev-perl/Alien-Gnuplot/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="project">
+ <email>perl@gentoo.org</email>
+ <name>Gentoo Perl Project</name>
+ </maintainer>
+</pkgmetadata>
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Alien-Gnuplot/
@ 2017-10-14 22:38 Kent Fredric
0 siblings, 0 replies; 7+ messages in thread
From: Kent Fredric @ 2017-10-14 22:38 UTC (permalink / raw
To: gentoo-commits
commit: 2114ab7abcafb5d2d20799b4a89441810dd59c90
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 14 22:30:33 2017 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Sat Oct 14 22:38:50 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2114ab7a
dev-perl/Alien-Gnuplot: Add remote-id to metadata
Package-Manager: Portage-2.3.8, Repoman-2.3.3
dev-perl/Alien-Gnuplot/metadata.xml | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/dev-perl/Alien-Gnuplot/metadata.xml b/dev-perl/Alien-Gnuplot/metadata.xml
index 8ad3d950c4b..fa9b409763a 100644
--- a/dev-perl/Alien-Gnuplot/metadata.xml
+++ b/dev-perl/Alien-Gnuplot/metadata.xml
@@ -5,4 +5,8 @@
<email>perl@gentoo.org</email>
<name>Gentoo Perl Project</name>
</maintainer>
+ <upstream>
+ <remote-id type="cpan">Alien-Gnuplot</remote-id>
+ <remote-id type="cpan-module">Alien::Gnuplot</remote-id>
+ </upstream>
</pkgmetadata>
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Alien-Gnuplot/
@ 2017-11-28 14:15 Andreas Hüttel
0 siblings, 0 replies; 7+ messages in thread
From: Andreas Hüttel @ 2017-11-28 14:15 UTC (permalink / raw
To: gentoo-commits
commit: daf7d70fa21bebd995d2bc617b3d74cc07b4194f
Author: Andreas K. Huettel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 28 14:12:06 2017 +0000
Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Tue Nov 28 14:14:43 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=daf7d70f
dev-perl/Alien-Gnuplot: amd64 stable
Package-Manager: Portage-2.3.16, Repoman-2.3.6
dev-perl/Alien-Gnuplot/Alien-Gnuplot-1.33.0.ebuild | 2 +-
dev-perl/Alien-Gnuplot/Manifest | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-perl/Alien-Gnuplot/Alien-Gnuplot-1.33.0.ebuild b/dev-perl/Alien-Gnuplot/Alien-Gnuplot-1.33.0.ebuild
index 5d9cbcb1210..51d0baff15c 100644
--- a/dev-perl/Alien-Gnuplot/Alien-Gnuplot-1.33.0.ebuild
+++ b/dev-perl/Alien-Gnuplot/Alien-Gnuplot-1.33.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Find and verify functionality of the gnuplot executable"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE=""
RDEPEND="
diff --git a/dev-perl/Alien-Gnuplot/Manifest b/dev-perl/Alien-Gnuplot/Manifest
index b979118c47f..28e0249bc6d 100644
--- a/dev-perl/Alien-Gnuplot/Manifest
+++ b/dev-perl/Alien-Gnuplot/Manifest
@@ -1 +1 @@
-DIST Alien-Gnuplot-1.033.tar.gz 7827 SHA256 85d97835cee8538bfdf1d9e9a2cc9d6d7eb7daa475739a1c48b71315f7aee9db SHA512 b846e9be8193af376dced487b99bafdd29fdf094a92f824bacaa3c642ad110918995cabc66300bd04fbf78ae779855ba94d1e634398f479961f98bb7f1cbbf46 WHIRLPOOL 42911f76a92c9abac662fce3a6c0533a14a22201fae818248f3811bc48c89d2edcac60f8e5a5d55708f6159e6edc76449f9f07283b944f03fc98a3daffc0a806
+DIST Alien-Gnuplot-1.033.tar.gz 7827 BLAKE2B beb340f3f0feaab56f60811c3fac41fb518e657f82dd8b4ca53697b75fdaf53bf071ee89e6514115e3d110db122c5fb1b2c56506317f432bb80cba4ef808a677 SHA512 b846e9be8193af376dced487b99bafdd29fdf094a92f824bacaa3c642ad110918995cabc66300bd04fbf78ae779855ba94d1e634398f479961f98bb7f1cbbf46
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Alien-Gnuplot/
@ 2021-04-10 21:47 Andreas K. Hüttel
0 siblings, 0 replies; 7+ messages in thread
From: Andreas K. Hüttel @ 2021-04-10 21:47 UTC (permalink / raw
To: gentoo-commits
commit: af43229ca7b51332ac554bc38da2700160007b85
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 10 21:39:30 2021 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Apr 10 21:39:30 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af43229c
dev-perl/Alien-Gnuplot: EAPI=7
Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
.../{Alien-Gnuplot-1.33.0.ebuild => Alien-Gnuplot-1.33.0-r1.ebuild} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-perl/Alien-Gnuplot/Alien-Gnuplot-1.33.0.ebuild b/dev-perl/Alien-Gnuplot/Alien-Gnuplot-1.33.0-r1.ebuild
similarity index 94%
rename from dev-perl/Alien-Gnuplot/Alien-Gnuplot-1.33.0.ebuild
rename to dev-perl/Alien-Gnuplot/Alien-Gnuplot-1.33.0-r1.ebuild
index 0da98dc7759..541029e512b 100644
--- a/dev-perl/Alien-Gnuplot/Alien-Gnuplot-1.33.0.ebuild
+++ b/dev-perl/Alien-Gnuplot/Alien-Gnuplot-1.33.0-r1.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=7
DIST_VERSION=1.033
DIST_AUTHOR=ZOWIE
@@ -20,7 +20,7 @@ RDEPEND="
virtual/perl-Time-HiRes
sci-visualization/gnuplot
"
-DEPEND="${RDEPEND}
+BDEPEND="${RDEPEND}
virtual/perl-ExtUtils-MakeMaker
"
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Alien-Gnuplot/
@ 2021-10-07 23:35 Andreas K. Hüttel
0 siblings, 0 replies; 7+ messages in thread
From: Andreas K. Hüttel @ 2021-10-07 23:35 UTC (permalink / raw
To: gentoo-commits
commit: fdceb1c34dad1b45b7aecc6d0d3cbb132d3d2870
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 7 23:19:23 2021 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Thu Oct 7 23:34:51 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fdceb1c3
dev-perl/Alien-Gnuplot: Version bump 1.034
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
dev-perl/Alien-Gnuplot/Alien-Gnuplot-1.34.0.ebuild | 27 ++++++++++++++++++++++
dev-perl/Alien-Gnuplot/Manifest | 1 +
2 files changed, 28 insertions(+)
diff --git a/dev-perl/Alien-Gnuplot/Alien-Gnuplot-1.34.0.ebuild b/dev-perl/Alien-Gnuplot/Alien-Gnuplot-1.34.0.ebuild
new file mode 100644
index 00000000000..be241e51aeb
--- /dev/null
+++ b/dev-perl/Alien-Gnuplot/Alien-Gnuplot-1.34.0.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_VERSION=1.034
+DIST_AUTHOR=ETJ
+inherit perl-module
+
+DESCRIPTION="Find and verify functionality of the gnuplot executable"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+ virtual/perl-File-Spec
+ virtual/perl-File-Temp
+ virtual/perl-HTTP-Tiny
+ virtual/perl-Time-HiRes
+ sci-visualization/gnuplot
+"
+BDEPEND="${RDEPEND}
+ virtual/perl-ExtUtils-MakeMaker
+ test? ( dev-perl/Test-Exception )
+"
+
+PATCHES=( "${FILESDIR}/${PN}-1.33.0-version.patch" )
diff --git a/dev-perl/Alien-Gnuplot/Manifest b/dev-perl/Alien-Gnuplot/Manifest
index 28e0249bc6d..aad7d5c3670 100644
--- a/dev-perl/Alien-Gnuplot/Manifest
+++ b/dev-perl/Alien-Gnuplot/Manifest
@@ -1 +1,2 @@
DIST Alien-Gnuplot-1.033.tar.gz 7827 BLAKE2B beb340f3f0feaab56f60811c3fac41fb518e657f82dd8b4ca53697b75fdaf53bf071ee89e6514115e3d110db122c5fb1b2c56506317f432bb80cba4ef808a677 SHA512 b846e9be8193af376dced487b99bafdd29fdf094a92f824bacaa3c642ad110918995cabc66300bd04fbf78ae779855ba94d1e634398f479961f98bb7f1cbbf46
+DIST Alien-Gnuplot-1.034.tar.gz 8662 BLAKE2B ce0f520326c2228f68c826a49c1793a7e7152e22a7593ae2e99094c8db1348f8e566efbc963b0089965681a5586b71fd8551b0a230b81506e2229ab538861fe0 SHA512 9fc4d9e92a478c9399802b5161966efc625b676afaef2f212e8706da28a03f4fc265df953e55f0ad541795d90aa9066f71838362146cb8aae3caf9f0ea157fc8
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Alien-Gnuplot/
@ 2021-12-13 6:15 Sam James
0 siblings, 0 replies; 7+ messages in thread
From: Sam James @ 2021-12-13 6:15 UTC (permalink / raw
To: gentoo-commits
commit: e1d63683f7e741a54171ff4524064816178d5255
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 13 06:15:15 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Dec 13 06:15:15 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1d63683
dev-perl/Alien-Gnuplot: Stabilize 1.34.0 amd64, #829044
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/Alien-Gnuplot/Alien-Gnuplot-1.34.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Alien-Gnuplot/Alien-Gnuplot-1.34.0.ebuild b/dev-perl/Alien-Gnuplot/Alien-Gnuplot-1.34.0.ebuild
index be241e51aebd..0ab0bb88280a 100644
--- a/dev-perl/Alien-Gnuplot/Alien-Gnuplot-1.34.0.ebuild
+++ b/dev-perl/Alien-Gnuplot/Alien-Gnuplot-1.34.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Find and verify functionality of the gnuplot executable"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
RDEPEND="
virtual/perl-File-Spec
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Alien-Gnuplot/
@ 2022-05-30 21:13 Andreas K. Hüttel
0 siblings, 0 replies; 7+ messages in thread
From: Andreas K. Hüttel @ 2022-05-30 21:13 UTC (permalink / raw
To: gentoo-commits
commit: ca4d38411cb1279e2f5aab4cf3a8b0c83f769fec
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Mon May 30 21:09:58 2022 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Mon May 30 21:13:40 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca4d3841
dev-perl/Alien-Gnuplot: drop 1.33.0-r1
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
.../Alien-Gnuplot/Alien-Gnuplot-1.33.0-r1.ebuild | 27 ----------------------
dev-perl/Alien-Gnuplot/Manifest | 1 -
2 files changed, 28 deletions(-)
diff --git a/dev-perl/Alien-Gnuplot/Alien-Gnuplot-1.33.0-r1.ebuild b/dev-perl/Alien-Gnuplot/Alien-Gnuplot-1.33.0-r1.ebuild
deleted file mode 100644
index 541029e512bd..000000000000
--- a/dev-perl/Alien-Gnuplot/Alien-Gnuplot-1.33.0-r1.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DIST_VERSION=1.033
-DIST_AUTHOR=ZOWIE
-inherit perl-module
-
-DESCRIPTION="Find and verify functionality of the gnuplot executable"
-
-SLOT="0"
-KEYWORDS="amd64 ~x86"
-IUSE=""
-
-RDEPEND="
- virtual/perl-File-Spec
- virtual/perl-File-Temp
- virtual/perl-HTTP-Tiny
- virtual/perl-Time-HiRes
- sci-visualization/gnuplot
-"
-BDEPEND="${RDEPEND}
- virtual/perl-ExtUtils-MakeMaker
-"
-
-PATCHES=( "${FILESDIR}/${P}-version.patch" )
diff --git a/dev-perl/Alien-Gnuplot/Manifest b/dev-perl/Alien-Gnuplot/Manifest
index aad7d5c36702..1dafcdaf3695 100644
--- a/dev-perl/Alien-Gnuplot/Manifest
+++ b/dev-perl/Alien-Gnuplot/Manifest
@@ -1,2 +1 @@
-DIST Alien-Gnuplot-1.033.tar.gz 7827 BLAKE2B beb340f3f0feaab56f60811c3fac41fb518e657f82dd8b4ca53697b75fdaf53bf071ee89e6514115e3d110db122c5fb1b2c56506317f432bb80cba4ef808a677 SHA512 b846e9be8193af376dced487b99bafdd29fdf094a92f824bacaa3c642ad110918995cabc66300bd04fbf78ae779855ba94d1e634398f479961f98bb7f1cbbf46
DIST Alien-Gnuplot-1.034.tar.gz 8662 BLAKE2B ce0f520326c2228f68c826a49c1793a7e7152e22a7593ae2e99094c8db1348f8e566efbc963b0089965681a5586b71fd8551b0a230b81506e2229ab538861fe0 SHA512 9fc4d9e92a478c9399802b5161966efc625b676afaef2f212e8706da28a03f4fc265df953e55f0ad541795d90aa9066f71838362146cb8aae3caf9f0ea157fc8
^ permalink raw reply related [flat|nested] 7+ messages in thread
end of thread, other threads:[~2022-05-30 21:13 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-10-07 23:35 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Alien-Gnuplot/ Andreas K. Hüttel
-- strict thread matches above, loose matches on Subject: below --
2022-05-30 21:13 Andreas K. Hüttel
2021-12-13 6:15 Sam James
2021-04-10 21:47 Andreas K. Hüttel
2017-11-28 14:15 Andreas Hüttel
2017-10-14 22:38 Kent Fredric
2017-06-23 16:54 Andreas Hüttel
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox