[gentoo-commits] repo/gentoo:master commit in: net-analyzer/ifmetric/

2016-11-05 Thread Jeroen Roovers
commit: c874199231e8f7d814581b38ec91d1d4588aace5
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sat Nov  5 09:01:05 2016 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sat Nov  5 09:01:05 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8741992

net-analyzer/ifmetric: Old.

Package-Manager: portage-2.3.2

 net-analyzer/ifmetric/ifmetric-0.3-r1.ebuild | 34 
 net-analyzer/ifmetric/ifmetric-0.3.ebuild| 32 --
 2 files changed, 66 deletions(-)

diff --git a/net-analyzer/ifmetric/ifmetric-0.3-r1.ebuild 
b/net-analyzer/ifmetric/ifmetric-0.3-r1.ebuild
deleted file mode 100644
index 51d845b..
--- a/net-analyzer/ifmetric/ifmetric-0.3-r1.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-inherit eutils
-
-DESCRIPTION="Linux tool for setting metrics of all IPv4 routes attached to a 
given network interface at once"
-HOMEPAGE="http://0pointer.de/lennart/projects/ifmetric/";
-SRC_URI="http://0pointer.de/lennart/projects/${PN}/${P}.tar.gz";
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
-
-DEPEND="sys-kernel/linux-headers"
-
-DOCS=( README )
-
-src_prepare() {
-   epatch "${FILESDIR}"/${P}-ul.patch
-}
-
-src_configure() {
-   # man page and HTML are already generated
-   econf \
-   --disable-xmltoman \
-   --disable-lynx
-}
-
-src_install() {
-   default
-   dohtml doc/README.html
-}

diff --git a/net-analyzer/ifmetric/ifmetric-0.3.ebuild 
b/net-analyzer/ifmetric/ifmetric-0.3.ebuild
deleted file mode 100644
index 8ddcc25..
--- a/net-analyzer/ifmetric/ifmetric-0.3.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=4
-
-DESCRIPTION="Linux tool for setting metrics of all IPv4 routes attached to a 
given network interface at once"
-HOMEPAGE="http://0pointer.de/lennart/projects/ifmetric/";
-SRC_URI="http://0pointer.de/lennart/projects/${PN}/${P}.tar.gz";
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc x86"
-IUSE=""
-
-# NOTE: this app is linux-only, virtual/os-headers therefore is incorrect
-DEPEND="sys-kernel/linux-headers"
-RDEPEND=""
-
-DOCS=( README )
-
-src_configure() {
-   # man page and HTML are already generated
-   econf \
-   --disable-xmltoman \
-   --disable-lynx
-}
-
-src_install() {
-   default
-   dohtml doc/README.html
-}



[gentoo-commits] repo/gentoo:master commit in: net-analyzer/ifmetric/

2016-11-05 Thread Jeroen Roovers
commit: 8d059cb2e92f4ccb7ea29dad4ef20675765c401f
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sat Nov  5 09:00:28 2016 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sat Nov  5 09:00:28 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d059cb2

net-analyzer/ifmetric: Stable for x86 too.

Package-Manager: portage-2.3.2
RepoMan-Options: --ignore-arches

 net-analyzer/ifmetric/ifmetric-0.3-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-analyzer/ifmetric/ifmetric-0.3-r2.ebuild 
b/net-analyzer/ifmetric/ifmetric-0.3-r2.ebuild
index e6205ab..c52ed22 100644
--- a/net-analyzer/ifmetric/ifmetric-0.3-r2.ebuild
+++ b/net-analyzer/ifmetric/ifmetric-0.3-r2.ebuild
@@ -10,7 +10,7 @@ SRC_URI="${HOMEPAGE}${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ppc x86"
 
 DEPEND="sys-kernel/linux-headers"
 



[gentoo-commits] repo/gentoo:master commit in: net-analyzer/ifmetric/

2016-11-05 Thread Jeroen Roovers
commit: c874199231e8f7d814581b38ec91d1d4588aace5
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sat Nov  5 09:01:05 2016 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sat Nov  5 09:01:05 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8741992

net-analyzer/ifmetric: Old.

Package-Manager: portage-2.3.2

 net-analyzer/ifmetric/ifmetric-0.3-r1.ebuild | 34 
 net-analyzer/ifmetric/ifmetric-0.3.ebuild| 32 --
 2 files changed, 66 deletions(-)

diff --git a/net-analyzer/ifmetric/ifmetric-0.3-r1.ebuild 
b/net-analyzer/ifmetric/ifmetric-0.3-r1.ebuild
deleted file mode 100644
index 51d845b..
--- a/net-analyzer/ifmetric/ifmetric-0.3-r1.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-inherit eutils
-
-DESCRIPTION="Linux tool for setting metrics of all IPv4 routes attached to a 
given network interface at once"
-HOMEPAGE="http://0pointer.de/lennart/projects/ifmetric/";
-SRC_URI="http://0pointer.de/lennart/projects/${PN}/${P}.tar.gz";
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
-
-DEPEND="sys-kernel/linux-headers"
-
-DOCS=( README )
-
-src_prepare() {
-   epatch "${FILESDIR}"/${P}-ul.patch
-}
-
-src_configure() {
-   # man page and HTML are already generated
-   econf \
-   --disable-xmltoman \
-   --disable-lynx
-}
-
-src_install() {
-   default
-   dohtml doc/README.html
-}

diff --git a/net-analyzer/ifmetric/ifmetric-0.3.ebuild 
b/net-analyzer/ifmetric/ifmetric-0.3.ebuild
deleted file mode 100644
index 8ddcc25..
--- a/net-analyzer/ifmetric/ifmetric-0.3.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=4
-
-DESCRIPTION="Linux tool for setting metrics of all IPv4 routes attached to a 
given network interface at once"
-HOMEPAGE="http://0pointer.de/lennart/projects/ifmetric/";
-SRC_URI="http://0pointer.de/lennart/projects/${PN}/${P}.tar.gz";
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc x86"
-IUSE=""
-
-# NOTE: this app is linux-only, virtual/os-headers therefore is incorrect
-DEPEND="sys-kernel/linux-headers"
-RDEPEND=""
-
-DOCS=( README )
-
-src_configure() {
-   # man page and HTML are already generated
-   econf \
-   --disable-xmltoman \
-   --disable-lynx
-}
-
-src_install() {
-   default
-   dohtml doc/README.html
-}



[gentoo-commits] repo/gentoo:master commit in: net-analyzer/ifmetric/

2016-11-05 Thread Jeroen Roovers
commit: 8d059cb2e92f4ccb7ea29dad4ef20675765c401f
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sat Nov  5 09:00:28 2016 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sat Nov  5 09:00:28 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d059cb2

net-analyzer/ifmetric: Stable for x86 too.

Package-Manager: portage-2.3.2
RepoMan-Options: --ignore-arches

 net-analyzer/ifmetric/ifmetric-0.3-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-analyzer/ifmetric/ifmetric-0.3-r2.ebuild 
b/net-analyzer/ifmetric/ifmetric-0.3-r2.ebuild
index e6205ab..c52ed22 100644
--- a/net-analyzer/ifmetric/ifmetric-0.3-r2.ebuild
+++ b/net-analyzer/ifmetric/ifmetric-0.3-r2.ebuild
@@ -10,7 +10,7 @@ SRC_URI="${HOMEPAGE}${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ppc x86"
 
 DEPEND="sys-kernel/linux-headers"
 



[gentoo-commits] repo/gentoo:master commit in: net-analyzer/ifmetric/

2016-11-05 Thread Jeroen Roovers
commit: c874199231e8f7d814581b38ec91d1d4588aace5
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sat Nov  5 09:01:05 2016 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sat Nov  5 09:01:05 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8741992

net-analyzer/ifmetric: Old.

Package-Manager: portage-2.3.2

 net-analyzer/ifmetric/ifmetric-0.3-r1.ebuild | 34 
 net-analyzer/ifmetric/ifmetric-0.3.ebuild| 32 --
 2 files changed, 66 deletions(-)

diff --git a/net-analyzer/ifmetric/ifmetric-0.3-r1.ebuild 
b/net-analyzer/ifmetric/ifmetric-0.3-r1.ebuild
deleted file mode 100644
index 51d845b..
--- a/net-analyzer/ifmetric/ifmetric-0.3-r1.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-inherit eutils
-
-DESCRIPTION="Linux tool for setting metrics of all IPv4 routes attached to a 
given network interface at once"
-HOMEPAGE="http://0pointer.de/lennart/projects/ifmetric/";
-SRC_URI="http://0pointer.de/lennart/projects/${PN}/${P}.tar.gz";
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
-
-DEPEND="sys-kernel/linux-headers"
-
-DOCS=( README )
-
-src_prepare() {
-   epatch "${FILESDIR}"/${P}-ul.patch
-}
-
-src_configure() {
-   # man page and HTML are already generated
-   econf \
-   --disable-xmltoman \
-   --disable-lynx
-}
-
-src_install() {
-   default
-   dohtml doc/README.html
-}

diff --git a/net-analyzer/ifmetric/ifmetric-0.3.ebuild 
b/net-analyzer/ifmetric/ifmetric-0.3.ebuild
deleted file mode 100644
index 8ddcc25..
--- a/net-analyzer/ifmetric/ifmetric-0.3.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=4
-
-DESCRIPTION="Linux tool for setting metrics of all IPv4 routes attached to a 
given network interface at once"
-HOMEPAGE="http://0pointer.de/lennart/projects/ifmetric/";
-SRC_URI="http://0pointer.de/lennart/projects/${PN}/${P}.tar.gz";
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc x86"
-IUSE=""
-
-# NOTE: this app is linux-only, virtual/os-headers therefore is incorrect
-DEPEND="sys-kernel/linux-headers"
-RDEPEND=""
-
-DOCS=( README )
-
-src_configure() {
-   # man page and HTML are already generated
-   econf \
-   --disable-xmltoman \
-   --disable-lynx
-}
-
-src_install() {
-   default
-   dohtml doc/README.html
-}



[gentoo-commits] repo/gentoo:master commit in: net-analyzer/ifmetric/

2016-11-05 Thread Jeroen Roovers
commit: 8d059cb2e92f4ccb7ea29dad4ef20675765c401f
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sat Nov  5 09:00:28 2016 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sat Nov  5 09:00:28 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d059cb2

net-analyzer/ifmetric: Stable for x86 too.

Package-Manager: portage-2.3.2
RepoMan-Options: --ignore-arches

 net-analyzer/ifmetric/ifmetric-0.3-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-analyzer/ifmetric/ifmetric-0.3-r2.ebuild 
b/net-analyzer/ifmetric/ifmetric-0.3-r2.ebuild
index e6205ab..c52ed22 100644
--- a/net-analyzer/ifmetric/ifmetric-0.3-r2.ebuild
+++ b/net-analyzer/ifmetric/ifmetric-0.3-r2.ebuild
@@ -10,7 +10,7 @@ SRC_URI="${HOMEPAGE}${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ppc x86"
 
 DEPEND="sys-kernel/linux-headers"
 



[gentoo-commits] repo/gentoo:master commit in: net-analyzer/ifmetric/

2016-11-05 Thread Jeroen Roovers
commit: c874199231e8f7d814581b38ec91d1d4588aace5
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sat Nov  5 09:01:05 2016 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sat Nov  5 09:01:05 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8741992

net-analyzer/ifmetric: Old.

Package-Manager: portage-2.3.2

 net-analyzer/ifmetric/ifmetric-0.3-r1.ebuild | 34 
 net-analyzer/ifmetric/ifmetric-0.3.ebuild| 32 --
 2 files changed, 66 deletions(-)

diff --git a/net-analyzer/ifmetric/ifmetric-0.3-r1.ebuild 
b/net-analyzer/ifmetric/ifmetric-0.3-r1.ebuild
deleted file mode 100644
index 51d845b..
--- a/net-analyzer/ifmetric/ifmetric-0.3-r1.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-inherit eutils
-
-DESCRIPTION="Linux tool for setting metrics of all IPv4 routes attached to a 
given network interface at once"
-HOMEPAGE="http://0pointer.de/lennart/projects/ifmetric/";
-SRC_URI="http://0pointer.de/lennart/projects/${PN}/${P}.tar.gz";
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
-
-DEPEND="sys-kernel/linux-headers"
-
-DOCS=( README )
-
-src_prepare() {
-   epatch "${FILESDIR}"/${P}-ul.patch
-}
-
-src_configure() {
-   # man page and HTML are already generated
-   econf \
-   --disable-xmltoman \
-   --disable-lynx
-}
-
-src_install() {
-   default
-   dohtml doc/README.html
-}

diff --git a/net-analyzer/ifmetric/ifmetric-0.3.ebuild 
b/net-analyzer/ifmetric/ifmetric-0.3.ebuild
deleted file mode 100644
index 8ddcc25..
--- a/net-analyzer/ifmetric/ifmetric-0.3.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=4
-
-DESCRIPTION="Linux tool for setting metrics of all IPv4 routes attached to a 
given network interface at once"
-HOMEPAGE="http://0pointer.de/lennart/projects/ifmetric/";
-SRC_URI="http://0pointer.de/lennart/projects/${PN}/${P}.tar.gz";
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc x86"
-IUSE=""
-
-# NOTE: this app is linux-only, virtual/os-headers therefore is incorrect
-DEPEND="sys-kernel/linux-headers"
-RDEPEND=""
-
-DOCS=( README )
-
-src_configure() {
-   # man page and HTML are already generated
-   econf \
-   --disable-xmltoman \
-   --disable-lynx
-}
-
-src_install() {
-   default
-   dohtml doc/README.html
-}



[gentoo-commits] repo/gentoo:master commit in: net-analyzer/ifmetric/

2016-11-05 Thread Jeroen Roovers
commit: 8d059cb2e92f4ccb7ea29dad4ef20675765c401f
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sat Nov  5 09:00:28 2016 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sat Nov  5 09:00:28 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d059cb2

net-analyzer/ifmetric: Stable for x86 too.

Package-Manager: portage-2.3.2
RepoMan-Options: --ignore-arches

 net-analyzer/ifmetric/ifmetric-0.3-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-analyzer/ifmetric/ifmetric-0.3-r2.ebuild 
b/net-analyzer/ifmetric/ifmetric-0.3-r2.ebuild
index e6205ab..c52ed22 100644
--- a/net-analyzer/ifmetric/ifmetric-0.3-r2.ebuild
+++ b/net-analyzer/ifmetric/ifmetric-0.3-r2.ebuild
@@ -10,7 +10,7 @@ SRC_URI="${HOMEPAGE}${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ppc x86"
 
 DEPEND="sys-kernel/linux-headers"
 



[gentoo-commits] repo/gentoo:master commit in: net-analyzer/ifmetric/

2016-11-05 Thread Jeroen Roovers
commit: c874199231e8f7d814581b38ec91d1d4588aace5
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sat Nov  5 09:01:05 2016 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sat Nov  5 09:01:05 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8741992

net-analyzer/ifmetric: Old.

Package-Manager: portage-2.3.2

 net-analyzer/ifmetric/ifmetric-0.3-r1.ebuild | 34 
 net-analyzer/ifmetric/ifmetric-0.3.ebuild| 32 --
 2 files changed, 66 deletions(-)

diff --git a/net-analyzer/ifmetric/ifmetric-0.3-r1.ebuild 
b/net-analyzer/ifmetric/ifmetric-0.3-r1.ebuild
deleted file mode 100644
index 51d845b..
--- a/net-analyzer/ifmetric/ifmetric-0.3-r1.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-inherit eutils
-
-DESCRIPTION="Linux tool for setting metrics of all IPv4 routes attached to a 
given network interface at once"
-HOMEPAGE="http://0pointer.de/lennart/projects/ifmetric/";
-SRC_URI="http://0pointer.de/lennart/projects/${PN}/${P}.tar.gz";
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
-
-DEPEND="sys-kernel/linux-headers"
-
-DOCS=( README )
-
-src_prepare() {
-   epatch "${FILESDIR}"/${P}-ul.patch
-}
-
-src_configure() {
-   # man page and HTML are already generated
-   econf \
-   --disable-xmltoman \
-   --disable-lynx
-}
-
-src_install() {
-   default
-   dohtml doc/README.html
-}

diff --git a/net-analyzer/ifmetric/ifmetric-0.3.ebuild 
b/net-analyzer/ifmetric/ifmetric-0.3.ebuild
deleted file mode 100644
index 8ddcc25..
--- a/net-analyzer/ifmetric/ifmetric-0.3.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=4
-
-DESCRIPTION="Linux tool for setting metrics of all IPv4 routes attached to a 
given network interface at once"
-HOMEPAGE="http://0pointer.de/lennart/projects/ifmetric/";
-SRC_URI="http://0pointer.de/lennart/projects/${PN}/${P}.tar.gz";
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc x86"
-IUSE=""
-
-# NOTE: this app is linux-only, virtual/os-headers therefore is incorrect
-DEPEND="sys-kernel/linux-headers"
-RDEPEND=""
-
-DOCS=( README )
-
-src_configure() {
-   # man page and HTML are already generated
-   econf \
-   --disable-xmltoman \
-   --disable-lynx
-}
-
-src_install() {
-   default
-   dohtml doc/README.html
-}



[gentoo-commits] repo/gentoo:master commit in: net-analyzer/ifmetric/

2016-11-05 Thread Jeroen Roovers
commit: 8d059cb2e92f4ccb7ea29dad4ef20675765c401f
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sat Nov  5 09:00:28 2016 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sat Nov  5 09:00:28 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d059cb2

net-analyzer/ifmetric: Stable for x86 too.

Package-Manager: portage-2.3.2
RepoMan-Options: --ignore-arches

 net-analyzer/ifmetric/ifmetric-0.3-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-analyzer/ifmetric/ifmetric-0.3-r2.ebuild 
b/net-analyzer/ifmetric/ifmetric-0.3-r2.ebuild
index e6205ab..c52ed22 100644
--- a/net-analyzer/ifmetric/ifmetric-0.3-r2.ebuild
+++ b/net-analyzer/ifmetric/ifmetric-0.3-r2.ebuild
@@ -10,7 +10,7 @@ SRC_URI="${HOMEPAGE}${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ppc x86"
 
 DEPEND="sys-kernel/linux-headers"
 



[gentoo-commits] repo/gentoo:master commit in: net-analyzer/ifmetric/

2016-11-05 Thread Jeroen Roovers
commit: c874199231e8f7d814581b38ec91d1d4588aace5
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sat Nov  5 09:01:05 2016 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sat Nov  5 09:01:05 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8741992

net-analyzer/ifmetric: Old.

Package-Manager: portage-2.3.2

 net-analyzer/ifmetric/ifmetric-0.3-r1.ebuild | 34 
 net-analyzer/ifmetric/ifmetric-0.3.ebuild| 32 --
 2 files changed, 66 deletions(-)

diff --git a/net-analyzer/ifmetric/ifmetric-0.3-r1.ebuild 
b/net-analyzer/ifmetric/ifmetric-0.3-r1.ebuild
deleted file mode 100644
index 51d845b..
--- a/net-analyzer/ifmetric/ifmetric-0.3-r1.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-inherit eutils
-
-DESCRIPTION="Linux tool for setting metrics of all IPv4 routes attached to a 
given network interface at once"
-HOMEPAGE="http://0pointer.de/lennart/projects/ifmetric/";
-SRC_URI="http://0pointer.de/lennart/projects/${PN}/${P}.tar.gz";
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
-
-DEPEND="sys-kernel/linux-headers"
-
-DOCS=( README )
-
-src_prepare() {
-   epatch "${FILESDIR}"/${P}-ul.patch
-}
-
-src_configure() {
-   # man page and HTML are already generated
-   econf \
-   --disable-xmltoman \
-   --disable-lynx
-}
-
-src_install() {
-   default
-   dohtml doc/README.html
-}

diff --git a/net-analyzer/ifmetric/ifmetric-0.3.ebuild 
b/net-analyzer/ifmetric/ifmetric-0.3.ebuild
deleted file mode 100644
index 8ddcc25..
--- a/net-analyzer/ifmetric/ifmetric-0.3.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=4
-
-DESCRIPTION="Linux tool for setting metrics of all IPv4 routes attached to a 
given network interface at once"
-HOMEPAGE="http://0pointer.de/lennart/projects/ifmetric/";
-SRC_URI="http://0pointer.de/lennart/projects/${PN}/${P}.tar.gz";
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc x86"
-IUSE=""
-
-# NOTE: this app is linux-only, virtual/os-headers therefore is incorrect
-DEPEND="sys-kernel/linux-headers"
-RDEPEND=""
-
-DOCS=( README )
-
-src_configure() {
-   # man page and HTML are already generated
-   econf \
-   --disable-xmltoman \
-   --disable-lynx
-}
-
-src_install() {
-   default
-   dohtml doc/README.html
-}



[gentoo-commits] repo/gentoo:master commit in: net-analyzer/ifmetric/

2016-11-05 Thread Jeroen Roovers
commit: 8d059cb2e92f4ccb7ea29dad4ef20675765c401f
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sat Nov  5 09:00:28 2016 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sat Nov  5 09:00:28 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d059cb2

net-analyzer/ifmetric: Stable for x86 too.

Package-Manager: portage-2.3.2
RepoMan-Options: --ignore-arches

 net-analyzer/ifmetric/ifmetric-0.3-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-analyzer/ifmetric/ifmetric-0.3-r2.ebuild 
b/net-analyzer/ifmetric/ifmetric-0.3-r2.ebuild
index e6205ab..c52ed22 100644
--- a/net-analyzer/ifmetric/ifmetric-0.3-r2.ebuild
+++ b/net-analyzer/ifmetric/ifmetric-0.3-r2.ebuild
@@ -10,7 +10,7 @@ SRC_URI="${HOMEPAGE}${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ppc x86"
 
 DEPEND="sys-kernel/linux-headers"
 



[gentoo-commits] repo/gentoo:master commit in: net-analyzer/ifmetric/

2016-11-05 Thread Jeroen Roovers
commit: c874199231e8f7d814581b38ec91d1d4588aace5
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sat Nov  5 09:01:05 2016 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sat Nov  5 09:01:05 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8741992

net-analyzer/ifmetric: Old.

Package-Manager: portage-2.3.2

 net-analyzer/ifmetric/ifmetric-0.3-r1.ebuild | 34 
 net-analyzer/ifmetric/ifmetric-0.3.ebuild| 32 --
 2 files changed, 66 deletions(-)

diff --git a/net-analyzer/ifmetric/ifmetric-0.3-r1.ebuild 
b/net-analyzer/ifmetric/ifmetric-0.3-r1.ebuild
deleted file mode 100644
index 51d845b..
--- a/net-analyzer/ifmetric/ifmetric-0.3-r1.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-inherit eutils
-
-DESCRIPTION="Linux tool for setting metrics of all IPv4 routes attached to a 
given network interface at once"
-HOMEPAGE="http://0pointer.de/lennart/projects/ifmetric/";
-SRC_URI="http://0pointer.de/lennart/projects/${PN}/${P}.tar.gz";
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
-
-DEPEND="sys-kernel/linux-headers"
-
-DOCS=( README )
-
-src_prepare() {
-   epatch "${FILESDIR}"/${P}-ul.patch
-}
-
-src_configure() {
-   # man page and HTML are already generated
-   econf \
-   --disable-xmltoman \
-   --disable-lynx
-}
-
-src_install() {
-   default
-   dohtml doc/README.html
-}

diff --git a/net-analyzer/ifmetric/ifmetric-0.3.ebuild 
b/net-analyzer/ifmetric/ifmetric-0.3.ebuild
deleted file mode 100644
index 8ddcc25..
--- a/net-analyzer/ifmetric/ifmetric-0.3.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=4
-
-DESCRIPTION="Linux tool for setting metrics of all IPv4 routes attached to a 
given network interface at once"
-HOMEPAGE="http://0pointer.de/lennart/projects/ifmetric/";
-SRC_URI="http://0pointer.de/lennart/projects/${PN}/${P}.tar.gz";
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc x86"
-IUSE=""
-
-# NOTE: this app is linux-only, virtual/os-headers therefore is incorrect
-DEPEND="sys-kernel/linux-headers"
-RDEPEND=""
-
-DOCS=( README )
-
-src_configure() {
-   # man page and HTML are already generated
-   econf \
-   --disable-xmltoman \
-   --disable-lynx
-}
-
-src_install() {
-   default
-   dohtml doc/README.html
-}



[gentoo-commits] repo/gentoo:master commit in: net-analyzer/ifmetric/

2016-11-05 Thread Jeroen Roovers
commit: 8d059cb2e92f4ccb7ea29dad4ef20675765c401f
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sat Nov  5 09:00:28 2016 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sat Nov  5 09:00:28 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d059cb2

net-analyzer/ifmetric: Stable for x86 too.

Package-Manager: portage-2.3.2
RepoMan-Options: --ignore-arches

 net-analyzer/ifmetric/ifmetric-0.3-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-analyzer/ifmetric/ifmetric-0.3-r2.ebuild 
b/net-analyzer/ifmetric/ifmetric-0.3-r2.ebuild
index e6205ab..c52ed22 100644
--- a/net-analyzer/ifmetric/ifmetric-0.3-r2.ebuild
+++ b/net-analyzer/ifmetric/ifmetric-0.3-r2.ebuild
@@ -10,7 +10,7 @@ SRC_URI="${HOMEPAGE}${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ppc x86"
 
 DEPEND="sys-kernel/linux-headers"
 



[gentoo-commits] repo/gentoo:master commit in: net-analyzer/ifmetric/

2016-11-05 Thread Jeroen Roovers
commit: c874199231e8f7d814581b38ec91d1d4588aace5
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sat Nov  5 09:01:05 2016 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sat Nov  5 09:01:05 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8741992

net-analyzer/ifmetric: Old.

Package-Manager: portage-2.3.2

 net-analyzer/ifmetric/ifmetric-0.3-r1.ebuild | 34 
 net-analyzer/ifmetric/ifmetric-0.3.ebuild| 32 --
 2 files changed, 66 deletions(-)

diff --git a/net-analyzer/ifmetric/ifmetric-0.3-r1.ebuild 
b/net-analyzer/ifmetric/ifmetric-0.3-r1.ebuild
deleted file mode 100644
index 51d845b..
--- a/net-analyzer/ifmetric/ifmetric-0.3-r1.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-inherit eutils
-
-DESCRIPTION="Linux tool for setting metrics of all IPv4 routes attached to a 
given network interface at once"
-HOMEPAGE="http://0pointer.de/lennart/projects/ifmetric/";
-SRC_URI="http://0pointer.de/lennart/projects/${PN}/${P}.tar.gz";
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
-
-DEPEND="sys-kernel/linux-headers"
-
-DOCS=( README )
-
-src_prepare() {
-   epatch "${FILESDIR}"/${P}-ul.patch
-}
-
-src_configure() {
-   # man page and HTML are already generated
-   econf \
-   --disable-xmltoman \
-   --disable-lynx
-}
-
-src_install() {
-   default
-   dohtml doc/README.html
-}

diff --git a/net-analyzer/ifmetric/ifmetric-0.3.ebuild 
b/net-analyzer/ifmetric/ifmetric-0.3.ebuild
deleted file mode 100644
index 8ddcc25..
--- a/net-analyzer/ifmetric/ifmetric-0.3.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=4
-
-DESCRIPTION="Linux tool for setting metrics of all IPv4 routes attached to a 
given network interface at once"
-HOMEPAGE="http://0pointer.de/lennart/projects/ifmetric/";
-SRC_URI="http://0pointer.de/lennart/projects/${PN}/${P}.tar.gz";
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc x86"
-IUSE=""
-
-# NOTE: this app is linux-only, virtual/os-headers therefore is incorrect
-DEPEND="sys-kernel/linux-headers"
-RDEPEND=""
-
-DOCS=( README )
-
-src_configure() {
-   # man page and HTML are already generated
-   econf \
-   --disable-xmltoman \
-   --disable-lynx
-}
-
-src_install() {
-   default
-   dohtml doc/README.html
-}



[gentoo-commits] repo/gentoo:master commit in: net-analyzer/ifmetric/

2016-11-05 Thread Jeroen Roovers
commit: 8d059cb2e92f4ccb7ea29dad4ef20675765c401f
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sat Nov  5 09:00:28 2016 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sat Nov  5 09:00:28 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d059cb2

net-analyzer/ifmetric: Stable for x86 too.

Package-Manager: portage-2.3.2
RepoMan-Options: --ignore-arches

 net-analyzer/ifmetric/ifmetric-0.3-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-analyzer/ifmetric/ifmetric-0.3-r2.ebuild 
b/net-analyzer/ifmetric/ifmetric-0.3-r2.ebuild
index e6205ab..c52ed22 100644
--- a/net-analyzer/ifmetric/ifmetric-0.3-r2.ebuild
+++ b/net-analyzer/ifmetric/ifmetric-0.3-r2.ebuild
@@ -10,7 +10,7 @@ SRC_URI="${HOMEPAGE}${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ppc x86"
 
 DEPEND="sys-kernel/linux-headers"
 



[gentoo-commits] repo/gentoo:master commit in: net-analyzer/ifmetric/

2022-12-06 Thread David Seifert
commit: 474e4df422e5ca6a1baaf8a8f35ab2fc07d8dd33
Author: David Seifert  gentoo  org>
AuthorDate: Tue Dec  6 21:25:32 2022 +
Commit: David Seifert  gentoo  org>
CommitDate: Tue Dec  6 21:25:32 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=474e4df4

net-analyzer/ifmetric: update EAPI 6 -> 8

Signed-off-by: David Seifert  gentoo.org>

 .../{ifmetric-0.3-r2.ebuild => ifmetric-0.3-r3.ebuild} | 10 +++---
 1 file changed, 3 insertions(+), 7 deletions(-)

diff --git a/net-analyzer/ifmetric/ifmetric-0.3-r2.ebuild 
b/net-analyzer/ifmetric/ifmetric-0.3-r3.ebuild
similarity index 87%
rename from net-analyzer/ifmetric/ifmetric-0.3-r2.ebuild
rename to net-analyzer/ifmetric/ifmetric-0.3-r3.ebuild
index f5e962992ffb..df13f75e5942 100644
--- a/net-analyzer/ifmetric/ifmetric-0.3-r2.ebuild
+++ b/net-analyzer/ifmetric/ifmetric-0.3-r3.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=8
 
 DESCRIPTION="Set metrics of all IPv4 routes attached to a given network 
interface at once"
 HOMEPAGE="http://0pointer.de/lennart/projects/ifmetric/";
@@ -13,15 +13,11 @@ KEYWORDS="~amd64 ~ppc x86"
 
 DEPEND="sys-kernel/linux-headers"
 
-DOCS=(
-   README
-   doc/README.html
-)
-
 PATCHES=(
"${FILESDIR}"/${P}-ul.patch
"${FILESDIR}"/${P}-replybuf.patch
 )
+HTML_DOCS=( doc/README.html )
 
 src_configure() {
# man page and HTML are already generated



[gentoo-commits] repo/gentoo:master commit in: net-analyzer/ifmetric/files/, net-analyzer/ifmetric/

2016-11-05 Thread Jeroen Roovers
commit: cd18360aa514275260293436172e7b7ecc8dbc72
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sat Nov  5 08:55:40 2016 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sat Nov  5 08:55:40 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd18360a

net-analyzer/ifmetric: Add Debian patch for bug #428674).

Package-Manager: portage-2.3.2

 .../ifmetric/files/ifmetric-0.3-replybuf.patch | 11 
 net-analyzer/ifmetric/ifmetric-0.3-r2.ebuild   | 32 ++
 2 files changed, 43 insertions(+)

diff --git a/net-analyzer/ifmetric/files/ifmetric-0.3-replybuf.patch 
b/net-analyzer/ifmetric/files/ifmetric-0.3-replybuf.patch
new file mode 100644
index ..883ce2b
--- /dev/null
+++ b/net-analyzer/ifmetric/files/ifmetric-0.3-replybuf.patch
@@ -0,0 +1,11 @@
+--- a/src/nlrequest.c
 b/src/nlrequest.c
+@@ -44,7 +44,7 @@
+ 
+ for (;;) {
+ int bytes;
+-char replybuf[2048];
++char replybuf[4096];
+ struct nlmsghdr *p = (struct nlmsghdr *) replybuf;
+ 
+ if ((bytes = recv(s, &replybuf, sizeof(replybuf), 0)) < 0) {

diff --git a/net-analyzer/ifmetric/ifmetric-0.3-r2.ebuild 
b/net-analyzer/ifmetric/ifmetric-0.3-r2.ebuild
new file mode 100644
index ..e6205ab
--- /dev/null
+++ b/net-analyzer/ifmetric/ifmetric-0.3-r2.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DESCRIPTION="Set metrics of all IPv4 routes attached to a given network 
interface at once"
+HOMEPAGE="http://0pointer.de/lennart/projects/ifmetric/";
+SRC_URI="${HOMEPAGE}${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+
+DEPEND="sys-kernel/linux-headers"
+
+DOCS=(
+   README
+   doc/README.html
+)
+
+PATCHES=(
+   "${FILESDIR}"/${P}-ul.patch
+   "${FILESDIR}"/${P}-replybuf.patch
+)
+
+src_configure() {
+   # man page and HTML are already generated
+   econf \
+   --disable-xmltoman \
+   --disable-lynx
+}



[gentoo-commits] repo/gentoo:master commit in: net-analyzer/ifmetric/files/, net-analyzer/ifmetric/

2016-11-05 Thread Jeroen Roovers
commit: cd18360aa514275260293436172e7b7ecc8dbc72
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sat Nov  5 08:55:40 2016 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sat Nov  5 08:55:40 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd18360a

net-analyzer/ifmetric: Add Debian patch for bug #428674).

Package-Manager: portage-2.3.2

 .../ifmetric/files/ifmetric-0.3-replybuf.patch | 11 
 net-analyzer/ifmetric/ifmetric-0.3-r2.ebuild   | 32 ++
 2 files changed, 43 insertions(+)

diff --git a/net-analyzer/ifmetric/files/ifmetric-0.3-replybuf.patch 
b/net-analyzer/ifmetric/files/ifmetric-0.3-replybuf.patch
new file mode 100644
index ..883ce2b
--- /dev/null
+++ b/net-analyzer/ifmetric/files/ifmetric-0.3-replybuf.patch
@@ -0,0 +1,11 @@
+--- a/src/nlrequest.c
 b/src/nlrequest.c
+@@ -44,7 +44,7 @@
+ 
+ for (;;) {
+ int bytes;
+-char replybuf[2048];
++char replybuf[4096];
+ struct nlmsghdr *p = (struct nlmsghdr *) replybuf;
+ 
+ if ((bytes = recv(s, &replybuf, sizeof(replybuf), 0)) < 0) {

diff --git a/net-analyzer/ifmetric/ifmetric-0.3-r2.ebuild 
b/net-analyzer/ifmetric/ifmetric-0.3-r2.ebuild
new file mode 100644
index ..e6205ab
--- /dev/null
+++ b/net-analyzer/ifmetric/ifmetric-0.3-r2.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DESCRIPTION="Set metrics of all IPv4 routes attached to a given network 
interface at once"
+HOMEPAGE="http://0pointer.de/lennart/projects/ifmetric/";
+SRC_URI="${HOMEPAGE}${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+
+DEPEND="sys-kernel/linux-headers"
+
+DOCS=(
+   README
+   doc/README.html
+)
+
+PATCHES=(
+   "${FILESDIR}"/${P}-ul.patch
+   "${FILESDIR}"/${P}-replybuf.patch
+)
+
+src_configure() {
+   # man page and HTML are already generated
+   econf \
+   --disable-xmltoman \
+   --disable-lynx
+}



[gentoo-commits] repo/gentoo:master commit in: net-analyzer/ifmetric/files/, net-analyzer/ifmetric/

2016-11-05 Thread Jeroen Roovers
commit: cd18360aa514275260293436172e7b7ecc8dbc72
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sat Nov  5 08:55:40 2016 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sat Nov  5 08:55:40 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd18360a

net-analyzer/ifmetric: Add Debian patch for bug #428674).

Package-Manager: portage-2.3.2

 .../ifmetric/files/ifmetric-0.3-replybuf.patch | 11 
 net-analyzer/ifmetric/ifmetric-0.3-r2.ebuild   | 32 ++
 2 files changed, 43 insertions(+)

diff --git a/net-analyzer/ifmetric/files/ifmetric-0.3-replybuf.patch 
b/net-analyzer/ifmetric/files/ifmetric-0.3-replybuf.patch
new file mode 100644
index ..883ce2b
--- /dev/null
+++ b/net-analyzer/ifmetric/files/ifmetric-0.3-replybuf.patch
@@ -0,0 +1,11 @@
+--- a/src/nlrequest.c
 b/src/nlrequest.c
+@@ -44,7 +44,7 @@
+ 
+ for (;;) {
+ int bytes;
+-char replybuf[2048];
++char replybuf[4096];
+ struct nlmsghdr *p = (struct nlmsghdr *) replybuf;
+ 
+ if ((bytes = recv(s, &replybuf, sizeof(replybuf), 0)) < 0) {

diff --git a/net-analyzer/ifmetric/ifmetric-0.3-r2.ebuild 
b/net-analyzer/ifmetric/ifmetric-0.3-r2.ebuild
new file mode 100644
index ..e6205ab
--- /dev/null
+++ b/net-analyzer/ifmetric/ifmetric-0.3-r2.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DESCRIPTION="Set metrics of all IPv4 routes attached to a given network 
interface at once"
+HOMEPAGE="http://0pointer.de/lennart/projects/ifmetric/";
+SRC_URI="${HOMEPAGE}${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+
+DEPEND="sys-kernel/linux-headers"
+
+DOCS=(
+   README
+   doc/README.html
+)
+
+PATCHES=(
+   "${FILESDIR}"/${P}-ul.patch
+   "${FILESDIR}"/${P}-replybuf.patch
+)
+
+src_configure() {
+   # man page and HTML are already generated
+   econf \
+   --disable-xmltoman \
+   --disable-lynx
+}



[gentoo-commits] repo/gentoo:master commit in: net-analyzer/ifmetric/files/, net-analyzer/ifmetric/

2016-11-05 Thread Jeroen Roovers
commit: cd18360aa514275260293436172e7b7ecc8dbc72
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sat Nov  5 08:55:40 2016 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sat Nov  5 08:55:40 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd18360a

net-analyzer/ifmetric: Add Debian patch for bug #428674).

Package-Manager: portage-2.3.2

 .../ifmetric/files/ifmetric-0.3-replybuf.patch | 11 
 net-analyzer/ifmetric/ifmetric-0.3-r2.ebuild   | 32 ++
 2 files changed, 43 insertions(+)

diff --git a/net-analyzer/ifmetric/files/ifmetric-0.3-replybuf.patch 
b/net-analyzer/ifmetric/files/ifmetric-0.3-replybuf.patch
new file mode 100644
index ..883ce2b
--- /dev/null
+++ b/net-analyzer/ifmetric/files/ifmetric-0.3-replybuf.patch
@@ -0,0 +1,11 @@
+--- a/src/nlrequest.c
 b/src/nlrequest.c
+@@ -44,7 +44,7 @@
+ 
+ for (;;) {
+ int bytes;
+-char replybuf[2048];
++char replybuf[4096];
+ struct nlmsghdr *p = (struct nlmsghdr *) replybuf;
+ 
+ if ((bytes = recv(s, &replybuf, sizeof(replybuf), 0)) < 0) {

diff --git a/net-analyzer/ifmetric/ifmetric-0.3-r2.ebuild 
b/net-analyzer/ifmetric/ifmetric-0.3-r2.ebuild
new file mode 100644
index ..e6205ab
--- /dev/null
+++ b/net-analyzer/ifmetric/ifmetric-0.3-r2.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DESCRIPTION="Set metrics of all IPv4 routes attached to a given network 
interface at once"
+HOMEPAGE="http://0pointer.de/lennart/projects/ifmetric/";
+SRC_URI="${HOMEPAGE}${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+
+DEPEND="sys-kernel/linux-headers"
+
+DOCS=(
+   README
+   doc/README.html
+)
+
+PATCHES=(
+   "${FILESDIR}"/${P}-ul.patch
+   "${FILESDIR}"/${P}-replybuf.patch
+)
+
+src_configure() {
+   # man page and HTML are already generated
+   econf \
+   --disable-xmltoman \
+   --disable-lynx
+}



[gentoo-commits] repo/gentoo:master commit in: net-analyzer/ifmetric/files/, net-analyzer/ifmetric/

2016-11-05 Thread Jeroen Roovers
commit: cd18360aa514275260293436172e7b7ecc8dbc72
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sat Nov  5 08:55:40 2016 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sat Nov  5 08:55:40 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd18360a

net-analyzer/ifmetric: Add Debian patch for bug #428674).

Package-Manager: portage-2.3.2

 .../ifmetric/files/ifmetric-0.3-replybuf.patch | 11 
 net-analyzer/ifmetric/ifmetric-0.3-r2.ebuild   | 32 ++
 2 files changed, 43 insertions(+)

diff --git a/net-analyzer/ifmetric/files/ifmetric-0.3-replybuf.patch 
b/net-analyzer/ifmetric/files/ifmetric-0.3-replybuf.patch
new file mode 100644
index ..883ce2b
--- /dev/null
+++ b/net-analyzer/ifmetric/files/ifmetric-0.3-replybuf.patch
@@ -0,0 +1,11 @@
+--- a/src/nlrequest.c
 b/src/nlrequest.c
+@@ -44,7 +44,7 @@
+ 
+ for (;;) {
+ int bytes;
+-char replybuf[2048];
++char replybuf[4096];
+ struct nlmsghdr *p = (struct nlmsghdr *) replybuf;
+ 
+ if ((bytes = recv(s, &replybuf, sizeof(replybuf), 0)) < 0) {

diff --git a/net-analyzer/ifmetric/ifmetric-0.3-r2.ebuild 
b/net-analyzer/ifmetric/ifmetric-0.3-r2.ebuild
new file mode 100644
index ..e6205ab
--- /dev/null
+++ b/net-analyzer/ifmetric/ifmetric-0.3-r2.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DESCRIPTION="Set metrics of all IPv4 routes attached to a given network 
interface at once"
+HOMEPAGE="http://0pointer.de/lennart/projects/ifmetric/";
+SRC_URI="${HOMEPAGE}${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+
+DEPEND="sys-kernel/linux-headers"
+
+DOCS=(
+   README
+   doc/README.html
+)
+
+PATCHES=(
+   "${FILESDIR}"/${P}-ul.patch
+   "${FILESDIR}"/${P}-replybuf.patch
+)
+
+src_configure() {
+   # man page and HTML are already generated
+   econf \
+   --disable-xmltoman \
+   --disable-lynx
+}



[gentoo-commits] repo/gentoo:master commit in: net-analyzer/ifmetric/files/, net-analyzer/ifmetric/

2016-11-05 Thread Jeroen Roovers
commit: cd18360aa514275260293436172e7b7ecc8dbc72
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sat Nov  5 08:55:40 2016 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sat Nov  5 08:55:40 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd18360a

net-analyzer/ifmetric: Add Debian patch for bug #428674).

Package-Manager: portage-2.3.2

 .../ifmetric/files/ifmetric-0.3-replybuf.patch | 11 
 net-analyzer/ifmetric/ifmetric-0.3-r2.ebuild   | 32 ++
 2 files changed, 43 insertions(+)

diff --git a/net-analyzer/ifmetric/files/ifmetric-0.3-replybuf.patch 
b/net-analyzer/ifmetric/files/ifmetric-0.3-replybuf.patch
new file mode 100644
index ..883ce2b
--- /dev/null
+++ b/net-analyzer/ifmetric/files/ifmetric-0.3-replybuf.patch
@@ -0,0 +1,11 @@
+--- a/src/nlrequest.c
 b/src/nlrequest.c
+@@ -44,7 +44,7 @@
+ 
+ for (;;) {
+ int bytes;
+-char replybuf[2048];
++char replybuf[4096];
+ struct nlmsghdr *p = (struct nlmsghdr *) replybuf;
+ 
+ if ((bytes = recv(s, &replybuf, sizeof(replybuf), 0)) < 0) {

diff --git a/net-analyzer/ifmetric/ifmetric-0.3-r2.ebuild 
b/net-analyzer/ifmetric/ifmetric-0.3-r2.ebuild
new file mode 100644
index ..e6205ab
--- /dev/null
+++ b/net-analyzer/ifmetric/ifmetric-0.3-r2.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DESCRIPTION="Set metrics of all IPv4 routes attached to a given network 
interface at once"
+HOMEPAGE="http://0pointer.de/lennart/projects/ifmetric/";
+SRC_URI="${HOMEPAGE}${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+
+DEPEND="sys-kernel/linux-headers"
+
+DOCS=(
+   README
+   doc/README.html
+)
+
+PATCHES=(
+   "${FILESDIR}"/${P}-ul.patch
+   "${FILESDIR}"/${P}-replybuf.patch
+)
+
+src_configure() {
+   # man page and HTML are already generated
+   econf \
+   --disable-xmltoman \
+   --disable-lynx
+}



[gentoo-commits] repo/gentoo:master commit in: net-analyzer/ifmetric/files/, net-analyzer/ifmetric/

2016-11-05 Thread Jeroen Roovers
commit: cd18360aa514275260293436172e7b7ecc8dbc72
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sat Nov  5 08:55:40 2016 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sat Nov  5 08:55:40 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd18360a

net-analyzer/ifmetric: Add Debian patch for bug #428674).

Package-Manager: portage-2.3.2

 .../ifmetric/files/ifmetric-0.3-replybuf.patch | 11 
 net-analyzer/ifmetric/ifmetric-0.3-r2.ebuild   | 32 ++
 2 files changed, 43 insertions(+)

diff --git a/net-analyzer/ifmetric/files/ifmetric-0.3-replybuf.patch 
b/net-analyzer/ifmetric/files/ifmetric-0.3-replybuf.patch
new file mode 100644
index ..883ce2b
--- /dev/null
+++ b/net-analyzer/ifmetric/files/ifmetric-0.3-replybuf.patch
@@ -0,0 +1,11 @@
+--- a/src/nlrequest.c
 b/src/nlrequest.c
+@@ -44,7 +44,7 @@
+ 
+ for (;;) {
+ int bytes;
+-char replybuf[2048];
++char replybuf[4096];
+ struct nlmsghdr *p = (struct nlmsghdr *) replybuf;
+ 
+ if ((bytes = recv(s, &replybuf, sizeof(replybuf), 0)) < 0) {

diff --git a/net-analyzer/ifmetric/ifmetric-0.3-r2.ebuild 
b/net-analyzer/ifmetric/ifmetric-0.3-r2.ebuild
new file mode 100644
index ..e6205ab
--- /dev/null
+++ b/net-analyzer/ifmetric/ifmetric-0.3-r2.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DESCRIPTION="Set metrics of all IPv4 routes attached to a given network 
interface at once"
+HOMEPAGE="http://0pointer.de/lennart/projects/ifmetric/";
+SRC_URI="${HOMEPAGE}${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+
+DEPEND="sys-kernel/linux-headers"
+
+DOCS=(
+   README
+   doc/README.html
+)
+
+PATCHES=(
+   "${FILESDIR}"/${P}-ul.patch
+   "${FILESDIR}"/${P}-replybuf.patch
+)
+
+src_configure() {
+   # man page and HTML are already generated
+   econf \
+   --disable-xmltoman \
+   --disable-lynx
+}



[gentoo-commits] repo/gentoo:master commit in: net-analyzer/ifmetric/files/, net-analyzer/ifmetric/

2016-11-05 Thread Jeroen Roovers
commit: cd18360aa514275260293436172e7b7ecc8dbc72
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sat Nov  5 08:55:40 2016 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sat Nov  5 08:55:40 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd18360a

net-analyzer/ifmetric: Add Debian patch for bug #428674).

Package-Manager: portage-2.3.2

 .../ifmetric/files/ifmetric-0.3-replybuf.patch | 11 
 net-analyzer/ifmetric/ifmetric-0.3-r2.ebuild   | 32 ++
 2 files changed, 43 insertions(+)

diff --git a/net-analyzer/ifmetric/files/ifmetric-0.3-replybuf.patch 
b/net-analyzer/ifmetric/files/ifmetric-0.3-replybuf.patch
new file mode 100644
index ..883ce2b
--- /dev/null
+++ b/net-analyzer/ifmetric/files/ifmetric-0.3-replybuf.patch
@@ -0,0 +1,11 @@
+--- a/src/nlrequest.c
 b/src/nlrequest.c
+@@ -44,7 +44,7 @@
+ 
+ for (;;) {
+ int bytes;
+-char replybuf[2048];
++char replybuf[4096];
+ struct nlmsghdr *p = (struct nlmsghdr *) replybuf;
+ 
+ if ((bytes = recv(s, &replybuf, sizeof(replybuf), 0)) < 0) {

diff --git a/net-analyzer/ifmetric/ifmetric-0.3-r2.ebuild 
b/net-analyzer/ifmetric/ifmetric-0.3-r2.ebuild
new file mode 100644
index ..e6205ab
--- /dev/null
+++ b/net-analyzer/ifmetric/ifmetric-0.3-r2.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DESCRIPTION="Set metrics of all IPv4 routes attached to a given network 
interface at once"
+HOMEPAGE="http://0pointer.de/lennart/projects/ifmetric/";
+SRC_URI="${HOMEPAGE}${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+
+DEPEND="sys-kernel/linux-headers"
+
+DOCS=(
+   README
+   doc/README.html
+)
+
+PATCHES=(
+   "${FILESDIR}"/${P}-ul.patch
+   "${FILESDIR}"/${P}-replybuf.patch
+)
+
+src_configure() {
+   # man page and HTML are already generated
+   econf \
+   --disable-xmltoman \
+   --disable-lynx
+}