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

2023-11-22 Thread Ulrich Müller
commit: 516fb44d332f1e382f5beb0cf924d1d818d72cff
Author: Michael Mair-Keimberger  levelnine  at>
AuthorDate: Wed Nov  1 19:24:49 2023 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Wed Nov 22 11:05:27 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=516fb44d

net-misc/pipes: EAPI8 bump

Signed-off-by: Michael Mair-Keimberger  levelnine.at>
Signed-off-by: Ulrich Müller  gentoo.org>

 net-misc/pipes/pipes-1.16.1-r1.ebuild | 6 --
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/net-misc/pipes/pipes-1.16.1-r1.ebuild 
b/net-misc/pipes/pipes-1.16.1-r1.ebuild
index 7a2acfb32695..d70a57b6fc05 100644
--- a/net-misc/pipes/pipes-1.16.1-r1.ebuild
+++ b/net-misc/pipes/pipes-1.16.1-r1.ebuild
@@ -1,7 +1,8 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=8
+
 inherit toolchain-funcs
 
 DESCRIPTION="Very versatile TCP pipes"
@@ -11,6 +12,7 @@ SRC_URI="https://bisqwit.iki.fi/src/arch/${P}.tar.bz2";
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="amd64 ppc ~s390 x86"
+
 PATCHES=(
"${FILESDIR}"/${P}-execlp.patch
 )



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

2022-03-25 Thread Sam James
commit: 205d7c853707614d0f734ff32969b9f8f52f7faf
Author: Sam James  gentoo  org>
AuthorDate: Fri Mar 25 23:43:33 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Mar 26 00:00:30 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=205d7c85

net-misc/pipes: [QA] fix tc-get* quoting

This can cause build problems for e.g. 32-bit (gcc -m32 ...)

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

 net-misc/pipes/pipes-1.16.1-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-misc/pipes/pipes-1.16.1-r1.ebuild 
b/net-misc/pipes/pipes-1.16.1-r1.ebuild
index 11036b37088e..7a2acfb32695 100644
--- a/net-misc/pipes/pipes-1.16.1-r1.ebuild
+++ b/net-misc/pipes/pipes-1.16.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -19,7 +19,7 @@ src_compile() {
# Prevent the build system from looking for dependencies
touch .depend || die
 
-   emake CC=$(tc-getCC) OPTIM="${CFLAGS}" LDFLAGS="${CFLAGS} ${LDFLAGS}"
+   emake CC="$(tc-getCC)" OPTIM="${CFLAGS}" LDFLAGS="${CFLAGS} ${LDFLAGS}"
 }
 
 src_install() {



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

2020-11-29 Thread David Seifert
commit: 17e026bfd8bf2adfb13be3384a2f216c6077015d
Author: David Seifert  gentoo  org>
AuthorDate: Sun Nov 29 09:55:15 2020 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Nov 29 09:55:15 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=17e026bf

net-misc/pipes: Remove old

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

 net-misc/pipes/pipes-1.16.1.ebuild | 30 --
 1 file changed, 30 deletions(-)

diff --git a/net-misc/pipes/pipes-1.16.1.ebuild 
b/net-misc/pipes/pipes-1.16.1.ebuild
deleted file mode 100644
index 99191300b44..000
--- a/net-misc/pipes/pipes-1.16.1.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit eutils toolchain-funcs
-
-DESCRIPTION="Very versatile TCP pipes"
-HOMEPAGE="https://bisqwit.iki.fi/source/pipes.html";
-SRC_URI="https://bisqwit.iki.fi/src/arch/${P}.tar.bz2";
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ppc s390 x86"
-
-src_prepare() {
-   # Prevent the build system from looking for dependencies
-   touch .depend || die
-}
-
-src_compile() {
-   emake CC=$(tc-getCC) OPTIM="${CFLAGS}" LDFLAGS="${CFLAGS} ${LDFLAGS}"
-}
-
-src_install() {
-   dobin plis
-   dosym /usr/bin/plis /usr/bin/pcon
-   dodoc Examples ChangeLog
-   dohtml README.html
-}



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

2020-11-29 Thread Agostino Sarubbo
commit: 43dbb18228db489284453cc0f1ea847937de9433
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sun Nov 29 08:24:03 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sun Nov 29 08:24:03 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=43dbb182

net-misc/pipes: s390 stable wrt bug #757231

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

 net-misc/pipes/pipes-1.16.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/pipes/pipes-1.16.1-r1.ebuild 
b/net-misc/pipes/pipes-1.16.1-r1.ebuild
index 123f7a63904..d876994479f 100644
--- a/net-misc/pipes/pipes-1.16.1-r1.ebuild
+++ b/net-misc/pipes/pipes-1.16.1-r1.ebuild
@@ -10,7 +10,7 @@ SRC_URI="https://bisqwit.iki.fi/src/arch/${P}.tar.bz2";
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ppc ~s390 x86"
+KEYWORDS="amd64 ppc s390 x86"
 PATCHES=(
"${FILESDIR}"/${P}-execlp.patch
 )



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

2020-11-29 Thread Agostino Sarubbo
commit: 364e4b9e10c87abb82c7802f99f90b789cb6a4b8
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sun Nov 29 08:18:49 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sun Nov 29 08:20:01 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=364e4b9e

net-misc/pipes: ppc stable wrt bug #757231

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

 net-misc/pipes/pipes-1.16.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/pipes/pipes-1.16.1-r1.ebuild 
b/net-misc/pipes/pipes-1.16.1-r1.ebuild
index c617d96adaf..123f7a63904 100644
--- a/net-misc/pipes/pipes-1.16.1-r1.ebuild
+++ b/net-misc/pipes/pipes-1.16.1-r1.ebuild
@@ -10,7 +10,7 @@ SRC_URI="https://bisqwit.iki.fi/src/arch/${P}.tar.bz2";
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~ppc ~s390 x86"
+KEYWORDS="amd64 ppc ~s390 x86"
 PATCHES=(
"${FILESDIR}"/${P}-execlp.patch
 )



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

2020-11-29 Thread Agostino Sarubbo
commit: 8403e0f0048dc5992d0d96a33eb554e68042f2b0
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sun Nov 29 08:14:08 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sun Nov 29 08:14:08 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8403e0f0

net-misc/pipes: amd64 stable wrt bug #757231

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

 net-misc/pipes/pipes-1.16.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/pipes/pipes-1.16.1-r1.ebuild 
b/net-misc/pipes/pipes-1.16.1-r1.ebuild
index 1e29bc9099e..c617d96adaf 100644
--- a/net-misc/pipes/pipes-1.16.1-r1.ebuild
+++ b/net-misc/pipes/pipes-1.16.1-r1.ebuild
@@ -10,7 +10,7 @@ SRC_URI="https://bisqwit.iki.fi/src/arch/${P}.tar.bz2";
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~s390 x86"
+KEYWORDS="amd64 ~ppc ~s390 x86"
 PATCHES=(
"${FILESDIR}"/${P}-execlp.patch
 )



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

2020-11-27 Thread Thomas Deutschmann
commit: 7acb6cf8c98fb5ff5382001c5f9a88d5eca40e76
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Fri Nov 27 16:48:49 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Fri Nov 27 16:48:49 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7acb6cf8

net-misc/pipes: x86 stable (bug #757231)

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

 net-misc/pipes/pipes-1.16.1-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-misc/pipes/pipes-1.16.1-r1.ebuild 
b/net-misc/pipes/pipes-1.16.1-r1.ebuild
index 7f0bb0e9c86..1e29bc9099e 100644
--- a/net-misc/pipes/pipes-1.16.1-r1.ebuild
+++ b/net-misc/pipes/pipes-1.16.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -10,7 +10,7 @@ SRC_URI="https://bisqwit.iki.fi/src/arch/${P}.tar.bz2";
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~s390 ~x86"
+KEYWORDS="~amd64 ~ppc ~s390 x86"
 PATCHES=(
"${FILESDIR}"/${P}-execlp.patch
 )



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

2018-05-06 Thread Aaron Bauman
commit: be94a23370f225eaf6cb2e1a891d6d82b7167962
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Sun May  6 10:10:01 2018 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Sun May  6 14:13:48 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be94a233

net-misc/pipes: use HTTPS

 net-misc/pipes/pipes-1.16.1-r1.ebuild | 4 ++--
 net-misc/pipes/pipes-1.16.1.ebuild| 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/net-misc/pipes/pipes-1.16.1-r1.ebuild 
b/net-misc/pipes/pipes-1.16.1-r1.ebuild
index 7d8cc7dd125..7f0bb0e9c86 100644
--- a/net-misc/pipes/pipes-1.16.1-r1.ebuild
+++ b/net-misc/pipes/pipes-1.16.1-r1.ebuild
@@ -5,8 +5,8 @@ EAPI=6
 inherit toolchain-funcs
 
 DESCRIPTION="Very versatile TCP pipes"
-HOMEPAGE="http://bisqwit.iki.fi/source/pipes.html";
-SRC_URI="http://bisqwit.iki.fi/src/arch/${P}.tar.bz2";
+HOMEPAGE="https://bisqwit.iki.fi/source/pipes.html";
+SRC_URI="https://bisqwit.iki.fi/src/arch/${P}.tar.bz2";
 
 LICENSE="GPL-2"
 SLOT="0"

diff --git a/net-misc/pipes/pipes-1.16.1.ebuild 
b/net-misc/pipes/pipes-1.16.1.ebuild
index b27bf4a83e1..99191300b44 100644
--- a/net-misc/pipes/pipes-1.16.1.ebuild
+++ b/net-misc/pipes/pipes-1.16.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -6,8 +6,8 @@ EAPI=5
 inherit eutils toolchain-funcs
 
 DESCRIPTION="Very versatile TCP pipes"
-HOMEPAGE="http://bisqwit.iki.fi/source/pipes.html";
-SRC_URI="http://bisqwit.iki.fi/src/arch/${P}.tar.bz2";
+HOMEPAGE="https://bisqwit.iki.fi/source/pipes.html";
+SRC_URI="https://bisqwit.iki.fi/src/arch/${P}.tar.bz2";
 
 LICENSE="GPL-2"
 SLOT="0"



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

2018-04-20 Thread Jeroen Roovers
commit: 3b05059ad27f99b4c6ba5fc3912eb81b4b512f5d
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Fri Apr 20 07:30:20 2018 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Fri Apr 20 08:38:34 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b05059a

net-misc/pipes: Fix line length in .

Package-Manager: Portage-2.3.31, Repoman-2.3.9

 net-misc/pipes/metadata.xml | 14 +++---
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/net-misc/pipes/metadata.xml b/net-misc/pipes/metadata.xml
index abddd073acf..55a569831fb 100644
--- a/net-misc/pipes/metadata.xml
+++ b/net-misc/pipes/metadata.xml
@@ -8,13 +8,13 @@
 
 I just noticed that netpipes doesn't support bidirectional pipes.
 So I made my own version.
-Now I can say in computer A that "plis 12345 -io ohjelma" and in computer B 
that "pcon A 12345 -io ohjelma2",
-and they communicate together then.
-My example utilization was that I can send the picture of SNES-emulator to 
another
-computer via network, and grab the keyboard input there, so get two consoles to
-the same game.
-My friend wanted to watch when I play FF6, but didn't want to sit next to my 
monitor,
-and asked if he could get the picture to his monitor.
+Now I can say in computer A that "plis 12345 -io ohjelma" and in computer B
+that "pcon A 12345 -io ohjelma2", and they communicate together then.
+My example utilization was that I can send the picture of SNES-emulator to
+another computer via network, and grab the keyboard input there, so get two
+consoles to the same game.
+My friend wanted to watch when I play FF6, but didn't want to sit next to my
+monitor, and asked if he could get the picture to his monitor.
 And he got it.
 Then he asked if he could play it from his computer at the same time as me...
 And now it works too.



[gentoo-commits] repo/gentoo:master commit in: net-misc/pipes/files/, net-misc/pipes/

2018-04-20 Thread Jeroen Roovers
commit: 810fb4324383d537649add53b9cbd5628401ab26
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Fri Apr 20 08:38:21 2018 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Fri Apr 20 08:38:36 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=810fb432

net-misc/pipes: Fix a couple of compiler/QA warnings.

Package-Manager: Portage-2.3.31, Repoman-2.3.9

 net-misc/pipes/files/pipes-1.16.1-execlp.patch | 14 +
 net-misc/pipes/pipes-1.16.1-r1.ebuild  | 29 ++
 2 files changed, 43 insertions(+)

diff --git a/net-misc/pipes/files/pipes-1.16.1-execlp.patch 
b/net-misc/pipes/files/pipes-1.16.1-execlp.patch
new file mode 100644
index 000..d7e31cced8c
--- /dev/null
+++ b/net-misc/pipes/files/pipes-1.16.1-execlp.patch
@@ -0,0 +1,14 @@
+--- a/plis.c
 b/plis.c
+@@ -443,9 +443,9 @@
+ if(!strncmp(argv[a], "pcon ", 5)) 
ChildPconTest(argv[a]);
+ 
+ if(usesh)
+-execl(SHELL, "sh", "-c", argv[a], NULL);
++execl(SHELL, "sh", "-c", argv[a], (char *) 
NULL);
+ else
+-execlp(argv[a], NULL);
++execlp(argv[a], ";", (char *) NULL);
+ }
+ else
+ {

diff --git a/net-misc/pipes/pipes-1.16.1-r1.ebuild 
b/net-misc/pipes/pipes-1.16.1-r1.ebuild
new file mode 100644
index 000..7d8cc7dd125
--- /dev/null
+++ b/net-misc/pipes/pipes-1.16.1-r1.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit toolchain-funcs
+
+DESCRIPTION="Very versatile TCP pipes"
+HOMEPAGE="http://bisqwit.iki.fi/source/pipes.html";
+SRC_URI="http://bisqwit.iki.fi/src/arch/${P}.tar.bz2";
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~s390 ~x86"
+PATCHES=(
+   "${FILESDIR}"/${P}-execlp.patch
+)
+
+src_compile() {
+   # Prevent the build system from looking for dependencies
+   touch .depend || die
+
+   emake CC=$(tc-getCC) OPTIM="${CFLAGS}" LDFLAGS="${CFLAGS} ${LDFLAGS}"
+}
+
+src_install() {
+   dobin plis
+   dosym plis /usr/bin/pcon
+   dodoc ChangeLog Examples README.html
+}



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

2017-01-15 Thread Patrice Clement
commit: 06ec5dd8e20eb05d22cf9c2fa559e4ebcd4de01b
Author: Patrice Clement  gentoo  org>
AuthorDate: Sun Jan 15 20:45:00 2017 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Sun Jan 15 21:14:01 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=06ec5dd8

net-misc/pipes: clean up old.

Package-Manager: portage-2.3.0

 net-misc/pipes/Manifest  |  1 -
 net-misc/pipes/pipes-1.16.ebuild | 37 -
 2 files changed, 38 deletions(-)

diff --git a/net-misc/pipes/Manifest b/net-misc/pipes/Manifest
index dc0da80..9c460eb 100644
--- a/net-misc/pipes/Manifest
+++ b/net-misc/pipes/Manifest
@@ -1,2 +1 @@
 DIST pipes-1.16.1.tar.bz2 21642 SHA256 
d7bb02f7e10ee91174a4d0d74ce61e1328d08be68d1ab3c235e63d2f34ada62c SHA512 
ff8f6cf7934149c3d8a6e0443a06840863313acccd31791913fa25b086173e834d8f357212811e5e1ddb62148d3e687858e8956065734f11d7fc729f2a64b0a3
 WHIRLPOOL 
6ab87a0228451ad98746e5f9346922fcf6246c87b57e09a709781af478a546e49c521bd4b2bc0a7824776cf1dfd230bc7e61b3f1f12c41e19c87f09e2059a831
-DIST pipes-1.16.tar.bz2 21441 SHA256 
cd5366d8e1ee9a9135e61b976eafc4b2e36938cda81aaed6c281b0b438335150 SHA512 
82d53a09efed50791d940c98691354cf26479f7dc1bd49d3450ab27e0af51cc768f8b030bd8c8646f50a1245f646afc6194e5cc3ad14af2fec420dddeef4e2ab
 WHIRLPOOL 
9e1ed6901dc2c3484b1e9d0e824847f43eb7a325ce2d5fe0299e313061d7acf91fd4fc940dfe7815aebc6edda65116ce10bd0412aace2019e78b8b5378e57cb7

diff --git a/net-misc/pipes/pipes-1.16.ebuild b/net-misc/pipes/pipes-1.16.ebuild
deleted file mode 100644
index 16d245b..
--- a/net-misc/pipes/pipes-1.16.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-DESCRIPTION="Very versatile TCP pipes"
-HOMEPAGE="http://bisqwit.iki.fi/source/pipes.html";
-SRC_URI="http://bisqwit.iki.fi/src/arch/${P}.tar.bz2";
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="x86 s390 ~ppc"
-IUSE=""
-
-RDEPEND=""
-DEPEND="${RDEPEND}
-   >=sys-apps/sed-4"
-
-src_unpack() {
-   unpack ${A}
-   cd "${S}"
-
-   sed -i \
-   -e "s:-O2:${CFLAGS}:" Makefile || \
-   die "sed Makefile failed"
-   touch .depend
-}
-
-src_compile() {
-   emake || die "emake failed"
-}
-
-src_install() {
-   dobin plis || die "dobin failed"
-   dohard /usr/bin/plis /usr/bin/pcon || die "dohard failed"
-   dodoc Examples ChangeLog
-   dohtml README.html
-}



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

2017-01-15 Thread Patrice Clement
commit: 226bcd92942167269dda6de2a586fdd0b4254128
Author: Patrice Clement  gentoo  org>
AuthorDate: Sun Jan 15 20:44:38 2017 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Sun Jan 15 21:13:59 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=226bcd92

net-misc/pipes: stable for amd64.

Package-Manager: portage-2.3.0

 net-misc/pipes/pipes-1.16.1.ebuild | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/net-misc/pipes/pipes-1.16.1.ebuild 
b/net-misc/pipes/pipes-1.16.1.ebuild
index 5cd9462..4d4aceb 100644
--- a/net-misc/pipes/pipes-1.16.1.ebuild
+++ b/net-misc/pipes/pipes-1.16.1.ebuild
@@ -1,8 +1,9 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI=5
+
 inherit eutils toolchain-funcs
 
 DESCRIPTION="Very versatile TCP pipes"
@@ -11,7 +12,7 @@ SRC_URI="http://bisqwit.iki.fi/src/arch/${P}.tar.bz2";
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ppc ~s390 x86"
+KEYWORDS="amd64 ppc s390 x86"
 
 src_prepare() {
# Prevent the build system from looking for dependencies



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

2015-09-28 Thread Mikle Kolyada
commit: fb37d2329100d6baaebc993950ff48772b250e97
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Mon Sep 28 10:04:05 2015 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Mon Sep 28 10:04:05 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb37d232

net-misc/pipes: x86 stable wrt bug #517454

Package-Manager: portage-2.2.20.1

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

diff --git a/net-misc/pipes/pipes-1.16.1.ebuild 
b/net-misc/pipes/pipes-1.16.1.ebuild
index b812b80..5cd9462 100644
--- a/net-misc/pipes/pipes-1.16.1.ebuild
+++ b/net-misc/pipes/pipes-1.16.1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="http://bisqwit.iki.fi/src/arch/${P}.tar.bz2";
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ppc ~s390 ~x86"
+KEYWORDS="~amd64 ppc ~s390 x86"
 
 src_prepare() {
# Prevent the build system from looking for dependencies