[gentoo-commits] repo/gentoo:master commit in: dev-perl/Lab-VXI11/

2021-11-07 Thread Andreas K. Hüttel
commit: 6678b4a1c69ab945dffc19d497892f8ad274f24c
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Sun Nov  7 18:38:51 2021 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Sun Nov  7 18:38:51 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6678b4a1

dev-perl/Lab-VXI11: Remove old

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel  gentoo.org>

 dev-perl/Lab-VXI11/Lab-VXI11-0.20.0.ebuild | 33 --
 dev-perl/Lab-VXI11/Manifest|  1 -
 dev-perl/Lab-VXI11/metadata.xml|  5 -
 3 files changed, 39 deletions(-)

diff --git a/dev-perl/Lab-VXI11/Lab-VXI11-0.20.0.ebuild 
b/dev-perl/Lab-VXI11/Lab-VXI11-0.20.0.ebuild
deleted file mode 100644
index 82f99098e63..000
--- a/dev-perl/Lab-VXI11/Lab-VXI11-0.20.0.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_VERSION=0.02
-DIST_AUTHOR=AMBA
-KEYWORDS="~amd64 ~x86"
-inherit perl-module
-
-DESCRIPTION="Perl interface to the VXI-11 Test&Measurement backend"
-
-SLOT="0"
-IUSE="+libtirpc"
-
-RDEPEND="
-   !libtirpc? ( elibc_glibc? ( sys-libs/glibc[rpc(-)] ) )
-   libtirpc? ( net-libs/libtirpc )
-"
-DEPEND="
-   ${RDEPEND}
-   virtual/perl-ExtUtils-MakeMaker
-"
-
-src_configure() {
-   if use libtirpc ; then
-   myconf=(
-   OPTIMIZE="${CFLAGS} -I/usr/include/tirpc"
-   LIBS="-ltirpc"
-   )
-   fi
-   perl-module_src_configure
-}

diff --git a/dev-perl/Lab-VXI11/Manifest b/dev-perl/Lab-VXI11/Manifest
index d04a19cba6a..dc13d16fecc 100644
--- a/dev-perl/Lab-VXI11/Manifest
+++ b/dev-perl/Lab-VXI11/Manifest
@@ -1,2 +1 @@
-DIST Lab-VXI11-0.02.tar.gz 59626 BLAKE2B 
6a448baaa016dbc5a50409758fd4094d24aeb218fa82f670e8112fb7ee8d5c0fba4c3144b90350dc4dcdfeb23fdcf1ab94669b603448dfbdcf62bbf5c03f140a
 SHA512 
73ee82df15b2cece5f93ad23dd5ed4cc343fcfbdacea5b3cf38f8e0c97ee6b02dcc9b3858838d36cca743077d77c0505a5f763c0f31312e2a6cbadd4c78cd356
 DIST Lab-VXI11-0.03.tar.gz 60046 BLAKE2B 
cea88492f84effe7be007ca040ae37877ad17b487f8b468a7087c4982b5a6091d7bca1d3c0b96f0d6bbd70b8fc34f1daaf117e6089aab6b309ec6d3179afcc0a
 SHA512 
4a5da3ea2ba07f07dbb149d0e126b244614610a1b79c7ad2f200faf70ad8a73e3a1e961714ba075d963372183af0796890b5ac197483d6c15a3c51d547fe7550

diff --git a/dev-perl/Lab-VXI11/metadata.xml b/dev-perl/Lab-VXI11/metadata.xml
index 3ee252e832a..9fe63805f00 100644
--- a/dev-perl/Lab-VXI11/metadata.xml
+++ b/dev-perl/Lab-VXI11/metadata.xml
@@ -13,9 +13,4 @@
 p...@gentoo.org
 Gentoo Perl Project
   
-  
-
-  Build against net-libs/libtirpc for RPC support
-
-  
 



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Lab-VXI11/

2021-07-07 Thread Andreas K. Hüttel
commit: 21d10c3fbf4b2973d8f1f98ef577141cf9b61fed
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Wed Jul  7 22:09:14 2021 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Wed Jul  7 22:41:50 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=21d10c3f

dev-perl/Lab-VXI11: stable for amd64

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel  gentoo.org>

 dev-perl/Lab-VXI11/Lab-VXI11-0.30.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Lab-VXI11/Lab-VXI11-0.30.0.ebuild 
b/dev-perl/Lab-VXI11/Lab-VXI11-0.30.0.ebuild
index 4353c85b994..196184f27c0 100644
--- a/dev-perl/Lab-VXI11/Lab-VXI11-0.30.0.ebuild
+++ b/dev-perl/Lab-VXI11/Lab-VXI11-0.30.0.ebuild
@@ -5,7 +5,7 @@ EAPI=8
 
 DIST_VERSION=0.03
 DIST_AUTHOR=AMBA
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 inherit perl-module
 
 DESCRIPTION="Perl interface to the VXI-11 Test&Measurement backend"



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Lab-VXI11/

2021-06-22 Thread Andreas K. Hüttel
commit: ed8b20ec48ff89003c30c12d185dae1a8fe6cb13
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Tue Jun 22 18:12:25 2021 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Tue Jun 22 18:13:10 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed8b20ec

dev-perl/Lab-VXI11: Version bump 0.03

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel  gentoo.org>

 dev-perl/Lab-VXI11/Lab-VXI11-0.30.0.ebuild | 31 ++
 dev-perl/Lab-VXI11/Manifest|  1 +
 2 files changed, 32 insertions(+)

diff --git a/dev-perl/Lab-VXI11/Lab-VXI11-0.30.0.ebuild 
b/dev-perl/Lab-VXI11/Lab-VXI11-0.30.0.ebuild
new file mode 100644
index 000..4353c85b994
--- /dev/null
+++ b/dev-perl/Lab-VXI11/Lab-VXI11-0.30.0.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_VERSION=0.03
+DIST_AUTHOR=AMBA
+KEYWORDS="~amd64 ~x86"
+inherit perl-module
+
+DESCRIPTION="Perl interface to the VXI-11 Test&Measurement backend"
+
+SLOT="0"
+
+RDEPEND="
+   net-libs/libtirpc
+"
+DEPEND="${RDEPEND}
+"
+BDEPEND="
+   ${RDEPEND}
+   virtual/perl-ExtUtils-MakeMaker
+"
+
+src_configure() {
+   myconf=(
+   OPTIMIZE="${CFLAGS} -I/usr/include/tirpc"
+   LIBS="-ltirpc"
+   )
+   perl-module_src_configure
+}

diff --git a/dev-perl/Lab-VXI11/Manifest b/dev-perl/Lab-VXI11/Manifest
index 2e0ec0e61f0..d04a19cba6a 100644
--- a/dev-perl/Lab-VXI11/Manifest
+++ b/dev-perl/Lab-VXI11/Manifest
@@ -1 +1,2 @@
 DIST Lab-VXI11-0.02.tar.gz 59626 BLAKE2B 
6a448baaa016dbc5a50409758fd4094d24aeb218fa82f670e8112fb7ee8d5c0fba4c3144b90350dc4dcdfeb23fdcf1ab94669b603448dfbdcf62bbf5c03f140a
 SHA512 
73ee82df15b2cece5f93ad23dd5ed4cc343fcfbdacea5b3cf38f8e0c97ee6b02dcc9b3858838d36cca743077d77c0505a5f763c0f31312e2a6cbadd4c78cd356
+DIST Lab-VXI11-0.03.tar.gz 60046 BLAKE2B 
cea88492f84effe7be007ca040ae37877ad17b487f8b468a7087c4982b5a6091d7bca1d3c0b96f0d6bbd70b8fc34f1daaf117e6089aab6b309ec6d3179afcc0a
 SHA512 
4a5da3ea2ba07f07dbb149d0e126b244614610a1b79c7ad2f200faf70ad8a73e3a1e961714ba075d963372183af0796890b5ac197483d6c15a3c51d547fe7550



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Lab-VXI11/

2018-12-07 Thread Andreas K. Hüttel
commit: d0fd293c52938749b3356754d534c19eee3a3581
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Fri Dec  7 22:32:20 2018 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Fri Dec  7 22:32:20 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0fd293c

dev-perl/Lab-VXI11: Only require glibc on glibc system, bug 664406

The alternative would be to just always use libtirpc.

Closes: https://bugs.gentoo.org/664406
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Andreas K. Hüttel  gentoo.org>

 dev-perl/Lab-VXI11/Lab-VXI11-0.20.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/Lab-VXI11/Lab-VXI11-0.20.0.ebuild 
b/dev-perl/Lab-VXI11/Lab-VXI11-0.20.0.ebuild
index 9d18e77101a..82f99098e63 100644
--- a/dev-perl/Lab-VXI11/Lab-VXI11-0.20.0.ebuild
+++ b/dev-perl/Lab-VXI11/Lab-VXI11-0.20.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -14,7 +14,7 @@ SLOT="0"
 IUSE="+libtirpc"
 
 RDEPEND="
-   !libtirpc? ( sys-libs/glibc[rpc(-)] )
+   !libtirpc? ( elibc_glibc? ( sys-libs/glibc[rpc(-)] ) )
libtirpc? ( net-libs/libtirpc )
 "
 DEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Lab-VXI11/

2017-11-18 Thread Andreas Hüttel
commit: 9d0bb963bb94305320ae676636c206cb4625c8cb
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Sat Nov 18 21:06:53 2017 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Sat Nov 18 21:07:48 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d0bb963

dev-perl/Lab-VXI11: Support glibc-2.26 / libtirpc

Closes: https://bugs.gentoo.org/638050
Package-Manager: Portage-2.3.14, Repoman-2.3.6

 dev-perl/Lab-VXI11/Lab-VXI11-0.20.0.ebuild | 16 +++-
 dev-perl/Lab-VXI11/metadata.xml|  9 +
 2 files changed, 24 insertions(+), 1 deletion(-)

diff --git a/dev-perl/Lab-VXI11/Lab-VXI11-0.20.0.ebuild 
b/dev-perl/Lab-VXI11/Lab-VXI11-0.20.0.ebuild
index 6eca7c19422..9d18e77101a 100644
--- a/dev-perl/Lab-VXI11/Lab-VXI11-0.20.0.ebuild
+++ b/dev-perl/Lab-VXI11/Lab-VXI11-0.20.0.ebuild
@@ -11,9 +11,23 @@ inherit perl-module
 DESCRIPTION="Perl interface to the VXI-11 Test&Measurement backend"
 
 SLOT="0"
+IUSE="+libtirpc"
 
-RDEPEND=""
+RDEPEND="
+   !libtirpc? ( sys-libs/glibc[rpc(-)] )
+   libtirpc? ( net-libs/libtirpc )
+"
 DEPEND="
${RDEPEND}
virtual/perl-ExtUtils-MakeMaker
 "
+
+src_configure() {
+   if use libtirpc ; then
+   myconf=(
+   OPTIMIZE="${CFLAGS} -I/usr/include/tirpc"
+   LIBS="-ltirpc"
+   )
+   fi
+   perl-module_src_configure
+}

diff --git a/dev-perl/Lab-VXI11/metadata.xml b/dev-perl/Lab-VXI11/metadata.xml
index e10a656f860..ffb2370de9a 100644
--- a/dev-perl/Lab-VXI11/metadata.xml
+++ b/dev-perl/Lab-VXI11/metadata.xml
@@ -9,4 +9,13 @@
 s...@gentoo.org
 Gentoo Science Project
   
+  
+p...@gentoo.org
+Gentoo Perl Project
+  
+  
+
+  Build against net-libs/libtirpc for RPC support
+
+  
 



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Lab-VXI11/

2017-11-03 Thread Andreas Hüttel
commit: a407fee09610cc3fbb6661d04688a80c2147d6a5
Author: Andreas K. Huettel  gentoo  org>
AuthorDate: Fri Nov  3 16:35:49 2017 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Fri Nov  3 16:36:10 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a407fee0

dev-perl/Lab-VXI11: New package

Package-Manager: Portage-2.3.13, Repoman-2.3.4

 dev-perl/Lab-VXI11/Lab-VXI11-0.20.0.ebuild | 19 +++
 dev-perl/Lab-VXI11/Manifest|  1 +
 dev-perl/Lab-VXI11/metadata.xml| 12 
 3 files changed, 32 insertions(+)

diff --git a/dev-perl/Lab-VXI11/Lab-VXI11-0.20.0.ebuild 
b/dev-perl/Lab-VXI11/Lab-VXI11-0.20.0.ebuild
new file mode 100644
index 000..6eca7c19422
--- /dev/null
+++ b/dev-perl/Lab-VXI11/Lab-VXI11-0.20.0.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_VERSION=0.02
+DIST_AUTHOR=AMBA
+KEYWORDS="~amd64 ~x86"
+inherit perl-module
+
+DESCRIPTION="Perl interface to the VXI-11 Test&Measurement backend"
+
+SLOT="0"
+
+RDEPEND=""
+DEPEND="
+   ${RDEPEND}
+   virtual/perl-ExtUtils-MakeMaker
+"

diff --git a/dev-perl/Lab-VXI11/Manifest b/dev-perl/Lab-VXI11/Manifest
new file mode 100644
index 000..8e7a3e45e49
--- /dev/null
+++ b/dev-perl/Lab-VXI11/Manifest
@@ -0,0 +1 @@
+DIST Lab-VXI11-0.02.tar.gz 59626 SHA256 
7d1405500a1380e979aadb8e399f957073192cd2451285584f44085e3524323d SHA512 
73ee82df15b2cece5f93ad23dd5ed4cc343fcfbdacea5b3cf38f8e0c97ee6b02dcc9b3858838d36cca743077d77c0505a5f763c0f31312e2a6cbadd4c78cd356
 WHIRLPOOL 
c5872b0e5dbd1d6328082a2fd08b341e4368419a538d8fbf2afde48795e2a15fc7d211645a8faf2bfa7119c5cf5cd19e435f7467db779e988e8093bd9d32b6d6

diff --git a/dev-perl/Lab-VXI11/metadata.xml b/dev-perl/Lab-VXI11/metadata.xml
new file mode 100644
index 000..e10a656f860
--- /dev/null
+++ b/dev-perl/Lab-VXI11/metadata.xml
@@ -0,0 +1,12 @@
+
+http://www.gentoo.org/dtd/metadata.dtd";>
+
+  
+dilfri...@gentoo.org
+Andreas K. Huettel
+  
+  
+s...@gentoo.org
+Gentoo Science Project
+  
+