[gentoo-commits] repo/gentoo:master commit in: net-misc/ipcalc/

2023-09-18 Thread Sam James
commit: ca3cfbf2b5162b5999e8c91f1a48fc80d8f0245b
Author: Sam James  gentoo  org>
AuthorDate: Tue Sep 19 00:52:20 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Sep 19 05:24:21 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca3cfbf2

net-misc/ipcalc: add github upstream metadata

Signed-off-by: Sam James  gentoo.org>

 net-misc/ipcalc/metadata.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/net-misc/ipcalc/metadata.xml b/net-misc/ipcalc/metadata.xml
index d5af4bcfaf13..d1dfb6813d0d 100644
--- a/net-misc/ipcalc/metadata.xml
+++ b/net-misc/ipcalc/metadata.xml
@@ -5,4 +5,7 @@
net...@gentoo.org
Gentoo network monitoring and analysis project

+   
+   kjokjo/ipcalc
+   
 



[gentoo-commits] repo/gentoo:master commit in: net-misc/ipcalc/

2023-09-18 Thread Sam James
commit: 3303a4d03616a0e814cd745d27c737e803e4f0a4
Author: Sam James  gentoo  org>
AuthorDate: Tue Sep 19 00:59:48 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Sep 19 05:24:22 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3303a4d0

net-misc/ipcalc: style tweaks

Signed-off-by: Sam James  gentoo.org>

 net-misc/ipcalc/ipcalc-0.42_p2.ebuild | 7 ---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/net-misc/ipcalc/ipcalc-0.42_p2.ebuild 
b/net-misc/ipcalc/ipcalc-0.42_p2.ebuild
index 9cefbd6b65d9..acc7c7928e39 100644
--- a/net-misc/ipcalc/ipcalc-0.42_p2.ebuild
+++ b/net-misc/ipcalc/ipcalc-0.42_p2.ebuild
@@ -4,17 +4,18 @@
 EAPI=7
 
 DESCRIPTION="IP Calculator prints broadcast/network/etc for an IP address and 
netmask"
-LICENSE="GPL-2+"
 HOMEPAGE="http://jodies.de/ipcalc;
 SRC_URI="
mirror://debian/pool/main/${PN:0:1}/${PN}/${PN}_${PV/_p*}.orig.tar.gz
mirror://debian/pool/main/${PN:0:1}/${PN}/${PN}_${PV/_p/-}.debian.tar.xz
 "
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 
sparc x86 ~amd64-linux ~x86-linux ~ppc-macos"
+S="${WORKDIR}"/${PN}-0.5
+
+LICENSE="GPL-2+"
 SLOT="0"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 
sparc x86 ~amd64-linux ~x86-linux ~ppc-macos"
 
 RDEPEND=">=dev-lang/perl-5.6.0"
-S=${WORKDIR}/${PN}-0.5
 
 src_prepare() {
eapply "${WORKDIR}"/debian/patches/*.patch



[gentoo-commits] repo/gentoo:master commit in: net-misc/ipcalc/

2023-07-29 Thread Steve Arnold
commit: 924ed4b2f16398e95ceb27a73306a4f2f2dc8f20
Author: Steve Arnold  gentoo  org>
AuthorDate: Sun Jul 30 02:38:42 2023 +
Commit: Steve Arnold  gentoo  org>
CommitDate: Sun Jul 30 02:38:42 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=924ed4b2

net-misc/ipcalc: keyword 0.42_p2 for ~arm64, ~riscv

Signed-off-by: Steve Arnold  gentoo.org>

 net-misc/ipcalc/ipcalc-0.42_p2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-misc/ipcalc/ipcalc-0.42_p2.ebuild 
b/net-misc/ipcalc/ipcalc-0.42_p2.ebuild
index 0ad1312186d1..9cefbd6b65d9 100644
--- a/net-misc/ipcalc/ipcalc-0.42_p2.ebuild
+++ b/net-misc/ipcalc/ipcalc-0.42_p2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -10,7 +10,7 @@ SRC_URI="
mirror://debian/pool/main/${PN:0:1}/${PN}/${PN}_${PV/_p*}.orig.tar.gz
mirror://debian/pool/main/${PN:0:1}/${PN}/${PN}_${PV/_p/-}.debian.tar.xz
 "
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 
~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 
sparc x86 ~amd64-linux ~x86-linux ~ppc-macos"
 SLOT="0"
 
 RDEPEND=">=dev-lang/perl-5.6.0"



[gentoo-commits] repo/gentoo:master commit in: net-misc/ipcalc/

2021-01-06 Thread Fabian Groffen
commit: cc4be28fd7696b861b61d2fa400e5c8da95db169
Author: Fabian Groffen  gentoo  org>
AuthorDate: Wed Jan  6 14:47:36 2021 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Wed Jan  6 15:06:36 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc4be28f

net-misc/ipcalc: drop x86-macos

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Fabian Groffen  gentoo.org>

 net-misc/ipcalc/ipcalc-0.42_p2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-misc/ipcalc/ipcalc-0.42_p2.ebuild 
b/net-misc/ipcalc/ipcalc-0.42_p2.ebuild
index cbd9575e36f..cae6e413db6 100644
--- a/net-misc/ipcalc/ipcalc-0.42_p2.ebuild
+++ b/net-misc/ipcalc/ipcalc-0.42_p2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -10,7 +10,7 @@ SRC_URI="
mirror://debian/pool/main/${PN:0:1}/${PN}/${PN}_${PV/_p*}.orig.tar.gz
mirror://debian/pool/main/${PN:0:1}/${PN}/${PN}_${PV/_p/-}.debian.tar.xz
 "
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 
~amd64-linux ~x86-linux ~ppc-macos"
 SLOT="0"
 
 RDEPEND=">=dev-lang/perl-5.6.0"



[gentoo-commits] repo/gentoo:master commit in: net-misc/ipcalc/

2020-12-12 Thread Aaron Bauman
commit: 5e3fa1c0cda46f0f34da7e29c7438e572f9294e0
Author: Aaron Bauman  gentoo  org>
AuthorDate: Sat Dec 12 23:02:33 2020 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Sat Dec 12 23:02:33 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e3fa1c0

net-misc/ipcalc: drop old

Signed-off-by: Aaron Bauman  gentoo.org>

 net-misc/ipcalc/Manifest   |  1 -
 net-misc/ipcalc/ipcalc-0.41.ebuild | 19 ---
 2 files changed, 20 deletions(-)

diff --git a/net-misc/ipcalc/Manifest b/net-misc/ipcalc/Manifest
index 1e015262bb7..5102ad1ca4e 100644
--- a/net-misc/ipcalc/Manifest
+++ b/net-misc/ipcalc/Manifest
@@ -1,3 +1,2 @@
-DIST ipcalc-0.41.tar.gz 21599 BLAKE2B 
3b54df9bb38fa42c9b11d1192a8e23e6cd7c9cdadc07716f8ec2322f8ff60f6098b89727b6c08d8d0c810974a8f046c0487910073db3390b803802820453d9b7
 SHA512 
089eb2b9a38b07caa182ff11547a93d86aed570311fc8cd9e636c7546ab4d15acc854b9d79bbba9c797dcfbbedd1d6f4d521aec97bf613905fe5198a29c9889d
 DIST ipcalc_0.42-2.debian.tar.xz 6144 BLAKE2B 
7fa1e32f9c713b4f3dfa8636f9bb4b0bd70e09e3d02e71f1f2186e8e2ab381638eb33e63c24f41dfa948db11b7e877a147d22363d105ac26e98ff509d1cd0aa2
 SHA512 
6b7049bc5e27e22dbbca12913716757cb3f5b91d0a8f729d35a67971c763b0bea8ab65c24fe31ad43755aedb68650c1d8b3f3e770228ed6517b43e83735086ec
 DIST ipcalc_0.42.orig.tar.gz 25903 BLAKE2B 
5abff0f234829ef84345645634f1b12287456c26a42cb65856f26ac12699d5f100a2ef432a6d19627f72d800e65257d46bc0edd8ec1bf4054dcdf843d2ee158f
 SHA512 
4e67ccdbb7e42ced39ee8ac83e47585d400c1b0a26e74a909c2e29e7f2256e37b06855cc29f0272b71c5ff6bdd8252e2563ad89562cd8d04ce0fa032f6f3fb34

diff --git a/net-misc/ipcalc/ipcalc-0.41.ebuild 
b/net-misc/ipcalc/ipcalc-0.41.ebuild
deleted file mode 100644
index d316b75bd45..000
--- a/net-misc/ipcalc/ipcalc-0.41.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-DESCRIPTION="IP Calculator prints broadcast/network/etc for an IP address and 
netmask"
-LICENSE="GPL-2+"
-HOMEPAGE="http://jodies.de/ipcalc;
-SRC_URI="http://jodies.de/ipcalc-archive/${P}.tar.gz;
-
-SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
-
-RDEPEND=">=dev-lang/perl-5.6.0"
-
-src_install() {
-   dobin ${PN}
-   dodoc changelog contributors
-}



[gentoo-commits] repo/gentoo:master commit in: net-misc/ipcalc/

2020-12-12 Thread Sergei Trofimovich
commit: 5193ec0101f6dd7f82a9b1fd3ed6944e037bff05
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Sat Dec 12 21:14:06 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Dec 12 21:25:48 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5193ec01

net-misc/ipcalc: stable 0.42_p2 for hppa, bug #757210

Package-Manager: Portage-3.0.9, Repoman-3.0.2
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer  sf-mail.de>
Signed-off-by: Sergei Trofimovich  gentoo.org>

 net-misc/ipcalc/ipcalc-0.42_p2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/ipcalc/ipcalc-0.42_p2.ebuild 
b/net-misc/ipcalc/ipcalc-0.42_p2.ebuild
index cbd9575e36f..6a8a6b1dc40 100644
--- a/net-misc/ipcalc/ipcalc-0.42_p2.ebuild
+++ b/net-misc/ipcalc/ipcalc-0.42_p2.ebuild
@@ -10,7 +10,7 @@ SRC_URI="
mirror://debian/pool/main/${PN:0:1}/${PN}/${PN}_${PV/_p*}.orig.tar.gz
mirror://debian/pool/main/${PN:0:1}/${PN}/${PN}_${PV/_p/-}.debian.tar.xz
 "
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
 SLOT="0"
 
 RDEPEND=">=dev-lang/perl-5.6.0"



[gentoo-commits] repo/gentoo:master commit in: net-misc/ipcalc/

2020-12-02 Thread Sam James
commit: 65f87c2328179a3c63fa0ec70f94042900e45d7b
Author: Sam James  gentoo  org>
AuthorDate: Thu Dec  3 04:22:36 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Dec  3 04:22:36 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65f87c23

net-misc/ipcalc: Stabilize 0.42_p2 arm, #757210

Signed-off-by: Sam James  gentoo.org>

 net-misc/ipcalc/ipcalc-0.42_p2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/ipcalc/ipcalc-0.42_p2.ebuild 
b/net-misc/ipcalc/ipcalc-0.42_p2.ebuild
index 6cfc31ac5be..cbd9575e36f 100644
--- a/net-misc/ipcalc/ipcalc-0.42_p2.ebuild
+++ b/net-misc/ipcalc/ipcalc-0.42_p2.ebuild
@@ -10,7 +10,7 @@ SRC_URI="
mirror://debian/pool/main/${PN:0:1}/${PN}/${PN}_${PV/_p*}.orig.tar.gz
mirror://debian/pool/main/${PN:0:1}/${PN}/${PN}_${PV/_p/-}.debian.tar.xz
 "
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
 SLOT="0"
 
 RDEPEND=">=dev-lang/perl-5.6.0"



[gentoo-commits] repo/gentoo:master commit in: net-misc/ipcalc/

2020-11-29 Thread Agostino Sarubbo
commit: e8d36d260fc367faca4b0ae7bd1fa183603c7749
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sun Nov 29 08:23:48 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sun Nov 29 08:23:48 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8d36d26

net-misc/ipcalc: s390 stable wrt bug #757210

Package-Manager: Portage-3.0.9, Repoman-3.0.2
RepoMan-Options: --include-arches="s390"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 net-misc/ipcalc/ipcalc-0.42_p2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/ipcalc/ipcalc-0.42_p2.ebuild 
b/net-misc/ipcalc/ipcalc-0.42_p2.ebuild
index f1b8b65b328..6cfc31ac5be 100644
--- a/net-misc/ipcalc/ipcalc-0.42_p2.ebuild
+++ b/net-misc/ipcalc/ipcalc-0.42_p2.ebuild
@@ -10,7 +10,7 @@ SRC_URI="
mirror://debian/pool/main/${PN:0:1}/${PN}/${PN}_${PV/_p*}.orig.tar.gz
mirror://debian/pool/main/${PN:0:1}/${PN}/${PN}_${PV/_p/-}.debian.tar.xz
 "
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
 SLOT="0"
 
 RDEPEND=">=dev-lang/perl-5.6.0"



[gentoo-commits] repo/gentoo:master commit in: net-misc/ipcalc/

2020-11-29 Thread Agostino Sarubbo
commit: 6d29847b8117b051d496e27104c7c17520248a53
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sun Nov 29 08:22:30 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sun Nov 29 08:22:30 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d29847b

net-misc/ipcalc: ppc64 stable wrt bug #757210

Package-Manager: Portage-3.0.9, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 net-misc/ipcalc/ipcalc-0.42_p2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/ipcalc/ipcalc-0.42_p2.ebuild 
b/net-misc/ipcalc/ipcalc-0.42_p2.ebuild
index 163f5d71233..f1b8b65b328 100644
--- a/net-misc/ipcalc/ipcalc-0.42_p2.ebuild
+++ b/net-misc/ipcalc/ipcalc-0.42_p2.ebuild
@@ -10,7 +10,7 @@ SRC_URI="
mirror://debian/pool/main/${PN:0:1}/${PN}/${PN}_${PV/_p*}.orig.tar.gz
mirror://debian/pool/main/${PN:0:1}/${PN}/${PN}_${PV/_p/-}.debian.tar.xz
 "
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
 SLOT="0"
 
 RDEPEND=">=dev-lang/perl-5.6.0"



[gentoo-commits] repo/gentoo:master commit in: net-misc/ipcalc/

2020-11-29 Thread Agostino Sarubbo
commit: 91d1df754ed6f3b65a0a86ab08bdd6acbe485df2
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sun Nov 29 08:18:21 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sun Nov 29 08:20:00 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91d1df75

net-misc/ipcalc: ppc stable wrt bug #757210

Package-Manager: Portage-3.0.9, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 net-misc/ipcalc/ipcalc-0.42_p2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/ipcalc/ipcalc-0.42_p2.ebuild 
b/net-misc/ipcalc/ipcalc-0.42_p2.ebuild
index a4ea1756703..163f5d71233 100644
--- a/net-misc/ipcalc/ipcalc-0.42_p2.ebuild
+++ b/net-misc/ipcalc/ipcalc-0.42_p2.ebuild
@@ -10,7 +10,7 @@ SRC_URI="
mirror://debian/pool/main/${PN:0:1}/${PN}/${PN}_${PV/_p*}.orig.tar.gz
mirror://debian/pool/main/${PN:0:1}/${PN}/${PN}_${PV/_p/-}.debian.tar.xz
 "
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
 SLOT="0"
 
 RDEPEND=">=dev-lang/perl-5.6.0"



[gentoo-commits] repo/gentoo:master commit in: net-misc/ipcalc/

2020-11-29 Thread Agostino Sarubbo
commit: 7cecc78bef469e7b92a4940e0d92922607375265
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sun Nov 29 08:13:33 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sun Nov 29 08:13:33 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7cecc78b

net-misc/ipcalc: amd64 stable wrt bug #757210

Package-Manager: Portage-3.0.9, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 net-misc/ipcalc/ipcalc-0.42_p2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/ipcalc/ipcalc-0.42_p2.ebuild 
b/net-misc/ipcalc/ipcalc-0.42_p2.ebuild
index 6e05f31ea17..a4ea1756703 100644
--- a/net-misc/ipcalc/ipcalc-0.42_p2.ebuild
+++ b/net-misc/ipcalc/ipcalc-0.42_p2.ebuild
@@ -10,7 +10,7 @@ SRC_URI="
mirror://debian/pool/main/${PN:0:1}/${PN}/${PN}_${PV/_p*}.orig.tar.gz
mirror://debian/pool/main/${PN:0:1}/${PN}/${PN}_${PV/_p/-}.debian.tar.xz
 "
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
 SLOT="0"
 
 RDEPEND=">=dev-lang/perl-5.6.0"



[gentoo-commits] repo/gentoo:master commit in: net-misc/ipcalc/

2020-11-28 Thread Sergei Trofimovich
commit: d345093af0d311ccb15e7d634bc6126aa8375fa6
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Sat Nov 28 23:32:46 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Nov 29 00:13:19 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d345093a

net-misc/ipcalc: stable 0.42_p2 for sparc, bug #757210

Package-Manager: Portage-3.0.9, Repoman-3.0.2
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer  sf-mail.de>
Signed-off-by: Sergei Trofimovich  gentoo.org>

 net-misc/ipcalc/ipcalc-0.42_p2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/ipcalc/ipcalc-0.42_p2.ebuild 
b/net-misc/ipcalc/ipcalc-0.42_p2.ebuild
index bac7f1cb48f..6e05f31ea17 100644
--- a/net-misc/ipcalc/ipcalc-0.42_p2.ebuild
+++ b/net-misc/ipcalc/ipcalc-0.42_p2.ebuild
@@ -10,7 +10,7 @@ SRC_URI="
mirror://debian/pool/main/${PN:0:1}/${PN}/${PN}_${PV/_p*}.orig.tar.gz
mirror://debian/pool/main/${PN:0:1}/${PN}/${PN}_${PV/_p/-}.debian.tar.xz
 "
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
 SLOT="0"
 
 RDEPEND=">=dev-lang/perl-5.6.0"



[gentoo-commits] repo/gentoo:master commit in: net-misc/ipcalc/

2020-11-27 Thread Thomas Deutschmann
commit: 7bfe58da48b5f1c854e38215ce1e377b8ac8c0cc
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Fri Nov 27 16:44:55 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Fri Nov 27 16:44:55 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7bfe58da

net-misc/ipcalc: x86 stable (bug #757210)

Package-Manager: Portage-3.0.10, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann  gentoo.org>

 net-misc/ipcalc/ipcalc-0.42_p2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/ipcalc/ipcalc-0.42_p2.ebuild 
b/net-misc/ipcalc/ipcalc-0.42_p2.ebuild
index 832a7b9c524..bac7f1cb48f 100644
--- a/net-misc/ipcalc/ipcalc-0.42_p2.ebuild
+++ b/net-misc/ipcalc/ipcalc-0.42_p2.ebuild
@@ -10,7 +10,7 @@ SRC_URI="
mirror://debian/pool/main/${PN:0:1}/${PN}/${PN}_${PV/_p*}.orig.tar.gz
mirror://debian/pool/main/${PN:0:1}/${PN}/${PN}_${PV/_p/-}.debian.tar.xz
 "
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 
~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
 SLOT="0"
 
 RDEPEND=">=dev-lang/perl-5.6.0"



[gentoo-commits] repo/gentoo:master commit in: net-misc/ipcalc/

2020-09-25 Thread Jeroen Roovers
commit: ea5fc85b11027e9aa3a2ad6d23334e0be35d20d1
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Fri Sep 25 14:42:47 2020 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Fri Sep 25 14:56:45 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea5fc85b

net-misc/ipcalc: Version 0.42_p2

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Jeroen Roovers  gentoo.org>

 net-misc/ipcalc/Manifest  |  2 ++
 net-misc/ipcalc/ipcalc-0.42_p2.ebuild | 28 
 2 files changed, 30 insertions(+)

diff --git a/net-misc/ipcalc/Manifest b/net-misc/ipcalc/Manifest
index a04184306f8..1e015262bb7 100644
--- a/net-misc/ipcalc/Manifest
+++ b/net-misc/ipcalc/Manifest
@@ -1 +1,3 @@
 DIST ipcalc-0.41.tar.gz 21599 BLAKE2B 
3b54df9bb38fa42c9b11d1192a8e23e6cd7c9cdadc07716f8ec2322f8ff60f6098b89727b6c08d8d0c810974a8f046c0487910073db3390b803802820453d9b7
 SHA512 
089eb2b9a38b07caa182ff11547a93d86aed570311fc8cd9e636c7546ab4d15acc854b9d79bbba9c797dcfbbedd1d6f4d521aec97bf613905fe5198a29c9889d
+DIST ipcalc_0.42-2.debian.tar.xz 6144 BLAKE2B 
7fa1e32f9c713b4f3dfa8636f9bb4b0bd70e09e3d02e71f1f2186e8e2ab381638eb33e63c24f41dfa948db11b7e877a147d22363d105ac26e98ff509d1cd0aa2
 SHA512 
6b7049bc5e27e22dbbca12913716757cb3f5b91d0a8f729d35a67971c763b0bea8ab65c24fe31ad43755aedb68650c1d8b3f3e770228ed6517b43e83735086ec
+DIST ipcalc_0.42.orig.tar.gz 25903 BLAKE2B 
5abff0f234829ef84345645634f1b12287456c26a42cb65856f26ac12699d5f100a2ef432a6d19627f72d800e65257d46bc0edd8ec1bf4054dcdf843d2ee158f
 SHA512 
4e67ccdbb7e42ced39ee8ac83e47585d400c1b0a26e74a909c2e29e7f2256e37b06855cc29f0272b71c5ff6bdd8252e2563ad89562cd8d04ce0fa032f6f3fb34

diff --git a/net-misc/ipcalc/ipcalc-0.42_p2.ebuild 
b/net-misc/ipcalc/ipcalc-0.42_p2.ebuild
new file mode 100644
index 000..832a7b9c524
--- /dev/null
+++ b/net-misc/ipcalc/ipcalc-0.42_p2.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="IP Calculator prints broadcast/network/etc for an IP address and 
netmask"
+LICENSE="GPL-2+"
+HOMEPAGE="http://jodies.de/ipcalc;
+SRC_URI="
+   mirror://debian/pool/main/${PN:0:1}/${PN}/${PN}_${PV/_p*}.orig.tar.gz
+   mirror://debian/pool/main/${PN:0:1}/${PN}/${PN}_${PV/_p/-}.debian.tar.xz
+"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 
~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+SLOT="0"
+
+RDEPEND=">=dev-lang/perl-5.6.0"
+S=${WORKDIR}/${PN}-0.5
+
+src_prepare() {
+   eapply "${WORKDIR}"/debian/patches/*.patch
+   eapply_user
+}
+
+src_install() {
+   dobin ${PN}
+   doman ${PN}.1
+   dodoc changelog contributors README.md
+}



[gentoo-commits] repo/gentoo:master commit in: net-misc/ipcalc/

2015-11-15 Thread Jeroen Roovers
commit: 496f6e5efd6d1b02002de5a00b3f0f77ca9aa0d7
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Mon Nov 16 05:44:07 2015 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Mon Nov 16 05:44:07 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=496f6e5e

net-misc/ipcalc: Improve DESCRIPTION.

Package-Manager: portage-2.2.24

 net-misc/ipcalc/ipcalc-0.41.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/ipcalc/ipcalc-0.41.ebuild 
b/net-misc/ipcalc/ipcalc-0.41.ebuild
index b50b0da..43d2f44 100644
--- a/net-misc/ipcalc/ipcalc-0.41.ebuild
+++ b/net-misc/ipcalc/ipcalc-0.41.ebuild
@@ -4,7 +4,7 @@
 
 EAPI=5
 
-DESCRIPTION="calculates broadcast/network/etc... from an IP address and 
netmask"
+DESCRIPTION="IP Calculator prints broadcast/network/etc for an IP address and 
netmask"
 LICENSE="GPL-2+"
 HOMEPAGE="http://jodies.de/ipcalc;
 SRC_URI="${HOMEPAGE}-archive/${P}.tar.gz"