* [gentoo-commits] repo/gentoo:master commit in: net-libs/libflowmanager/
@ 2016-08-31 4:54 Jeroen Roovers
0 siblings, 0 replies; 8+ messages in thread
From: Jeroen Roovers @ 2016-08-31 4:54 UTC (permalink / raw
To: gentoo-commits
commit: ea544d4ffc66968516fb6b4fe5a6f8a2e4971d76
Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 31 04:02:03 2016 +0000
Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Wed Aug 31 04:54:14 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea544d4f
net-libs/libflowmanager: Version bump.
Package-Manager: portage-2.3.0
net-libs/libflowmanager/Manifest | 1 +
.../libflowmanager/libflowmanager-2.0.5.ebuild | 25 ++++++++++++++++++++++
2 files changed, 26 insertions(+)
diff --git a/net-libs/libflowmanager/Manifest b/net-libs/libflowmanager/Manifest
index 45a3ae2..9259bdc 100644
--- a/net-libs/libflowmanager/Manifest
+++ b/net-libs/libflowmanager/Manifest
@@ -1 +1,2 @@
DIST libflowmanager-2.0.4.tar.gz 339982 SHA256 80fbb93113fab98727b42c9b96ea09c0d817a49f884717dd27f27325e93b733c SHA512 18955416f80c7c18b949812f771000dc98c936ef556af263ef60d09f21de312a186296b5dc88c59a9298df2318d1f3be866e1ee9b34dcc5fac2dbabf2dae95a9 WHIRLPOOL 606e1b0e74602dfa7369445e3f67d705f82d38ba145c560afc28efeb927d62311e008f9a7d56957b163311e9933d89060cf5b54766f71a985333226cb9594a1e
+DIST libflowmanager-2.0.5.tar.gz 375800 SHA256 00cae0a13ac0a486a6b8db2c98a909099fd22bd8e688571e2833cf3ee7ad457e SHA512 356967ac3fd6c9cb9c3378c7101df486a80d660511e22141c473f67e8eccd5cb3a5c9a86d5c5b7528904f6cada687334f48e273116c3ca6e13e1236dadd3d2cb WHIRLPOOL eff61b24cefdda644b63ccbb5202d725bfb78ddc0e2c37a0ad2ecbda64517243e6af4dfb146d4a6e9ec3c73e21314e1c33198927e3930fbd66cf1f24329d3891
diff --git a/net-libs/libflowmanager/libflowmanager-2.0.5.ebuild b/net-libs/libflowmanager/libflowmanager-2.0.5.ebuild
new file mode 100644
index 00000000..6c552b5
--- /dev/null
+++ b/net-libs/libflowmanager/libflowmanager-2.0.5.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DESCRIPTION="A library that measures and reports on packet flows"
+HOMEPAGE="http://research.wand.net.nz/software/libflowmanager.php"
+SRC_URI="http://research.wand.net.nz/software/${PN}/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0/2"
+KEYWORDS="~amd64 ~x86"
+IUSE="static-libs"
+
+DEPEND="
+ >=net-libs/libtrace-3.0.6
+"
+RDEPEND="
+ ${DEPEND}
+"
+
+src_configure() {
+ econf $(use_enable static-libs static)
+}
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/libflowmanager/
@ 2017-06-05 7:05 Jeroen Roovers
0 siblings, 0 replies; 8+ messages in thread
From: Jeroen Roovers @ 2017-06-05 7:05 UTC (permalink / raw
To: gentoo-commits
commit: 56d112fa4f6c7b964551824b321ff607be33ed68
Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 5 07:05:07 2017 +0000
Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Mon Jun 5 07:05:07 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=56d112fa
net-libs/libflowmanager: Raise sub-SLOT.
Package-Manager: Portage-2.3.6, Repoman-2.3.2
net-libs/libflowmanager/libflowmanager-3.0.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-libs/libflowmanager/libflowmanager-3.0.0.ebuild b/net-libs/libflowmanager/libflowmanager-3.0.0.ebuild
index 69f122a7171..2434b2a209b 100644
--- a/net-libs/libflowmanager/libflowmanager-3.0.0.ebuild
+++ b/net-libs/libflowmanager/libflowmanager-3.0.0.ebuild
@@ -8,7 +8,7 @@ HOMEPAGE="http://research.wand.net.nz/software/libflowmanager.php"
SRC_URI="http://research.wand.net.nz/software/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
-SLOT="0/2"
+SLOT="0/3"
KEYWORDS="~amd64 ~x86"
IUSE="static-libs"
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/libflowmanager/
@ 2017-06-05 7:05 Jeroen Roovers
0 siblings, 0 replies; 8+ messages in thread
From: Jeroen Roovers @ 2017-06-05 7:05 UTC (permalink / raw
To: gentoo-commits
commit: ddbfbc1e4885a2a413490823fffaf3e4c1bdc8e0
Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 5 07:04:03 2017 +0000
Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Mon Jun 5 07:04:03 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ddbfbc1e
net-libs/libflowmanager: Version bump.
Package-Manager: Portage-2.3.6, Repoman-2.3.2
net-libs/libflowmanager/Manifest | 1 +
.../libflowmanager/libflowmanager-3.0.0.ebuild | 24 ++++++++++++++++++++++
2 files changed, 25 insertions(+)
diff --git a/net-libs/libflowmanager/Manifest b/net-libs/libflowmanager/Manifest
index 9259bdc96f9..906da76974b 100644
--- a/net-libs/libflowmanager/Manifest
+++ b/net-libs/libflowmanager/Manifest
@@ -1,2 +1,3 @@
DIST libflowmanager-2.0.4.tar.gz 339982 SHA256 80fbb93113fab98727b42c9b96ea09c0d817a49f884717dd27f27325e93b733c SHA512 18955416f80c7c18b949812f771000dc98c936ef556af263ef60d09f21de312a186296b5dc88c59a9298df2318d1f3be866e1ee9b34dcc5fac2dbabf2dae95a9 WHIRLPOOL 606e1b0e74602dfa7369445e3f67d705f82d38ba145c560afc28efeb927d62311e008f9a7d56957b163311e9933d89060cf5b54766f71a985333226cb9594a1e
DIST libflowmanager-2.0.5.tar.gz 375800 SHA256 00cae0a13ac0a486a6b8db2c98a909099fd22bd8e688571e2833cf3ee7ad457e SHA512 356967ac3fd6c9cb9c3378c7101df486a80d660511e22141c473f67e8eccd5cb3a5c9a86d5c5b7528904f6cada687334f48e273116c3ca6e13e1236dadd3d2cb WHIRLPOOL eff61b24cefdda644b63ccbb5202d725bfb78ddc0e2c37a0ad2ecbda64517243e6af4dfb146d4a6e9ec3c73e21314e1c33198927e3930fbd66cf1f24329d3891
+DIST libflowmanager-3.0.0.tar.gz 405501 SHA256 0866adfcdc223426ba17d6133a657d94928b4f8e12392533a27387b982178373 SHA512 7f6eebb996c50ffa7f2882e0448c95b88cbef433fbc40928a6d111a86c3006ef80cc71b4cb5e73dbe13753410cd88bfcfd32616a0969e417e5a832684b5f0aca WHIRLPOOL b1774686fc222c44598530f769b9658c8c07a470a0537f4ae7f2a655736651e34a712432496cfe468efec54b8ae484354e55af16bc9020d8428e6c9500c2e249
diff --git a/net-libs/libflowmanager/libflowmanager-3.0.0.ebuild b/net-libs/libflowmanager/libflowmanager-3.0.0.ebuild
new file mode 100644
index 00000000000..69f122a7171
--- /dev/null
+++ b/net-libs/libflowmanager/libflowmanager-3.0.0.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DESCRIPTION="A library that measures and reports on packet flows"
+HOMEPAGE="http://research.wand.net.nz/software/libflowmanager.php"
+SRC_URI="http://research.wand.net.nz/software/${PN}/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0/2"
+KEYWORDS="~amd64 ~x86"
+IUSE="static-libs"
+
+DEPEND="
+ >=net-libs/libtrace-3.0.6
+"
+RDEPEND="
+ ${DEPEND}
+"
+
+src_configure() {
+ econf $(use_enable static-libs static)
+}
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/libflowmanager/
@ 2017-06-05 7:06 Jeroen Roovers
0 siblings, 0 replies; 8+ messages in thread
From: Jeroen Roovers @ 2017-06-05 7:06 UTC (permalink / raw
To: gentoo-commits
commit: 3851cae98358c02bc2dae89a92cafe4c9f4734c8
Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 5 07:06:04 2017 +0000
Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Mon Jun 5 07:06:04 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3851cae9
net-libs/libflowmanager: Old.
Package-Manager: Portage-2.3.6, Repoman-2.3.2
net-libs/libflowmanager/Manifest | 1 -
net-libs/libflowmanager/libflowmanager-2.0.4.ebuild | 20 --------------------
2 files changed, 21 deletions(-)
diff --git a/net-libs/libflowmanager/Manifest b/net-libs/libflowmanager/Manifest
index 906da76974b..7cd1c1f01e5 100644
--- a/net-libs/libflowmanager/Manifest
+++ b/net-libs/libflowmanager/Manifest
@@ -1,3 +1,2 @@
-DIST libflowmanager-2.0.4.tar.gz 339982 SHA256 80fbb93113fab98727b42c9b96ea09c0d817a49f884717dd27f27325e93b733c SHA512 18955416f80c7c18b949812f771000dc98c936ef556af263ef60d09f21de312a186296b5dc88c59a9298df2318d1f3be866e1ee9b34dcc5fac2dbabf2dae95a9 WHIRLPOOL 606e1b0e74602dfa7369445e3f67d705f82d38ba145c560afc28efeb927d62311e008f9a7d56957b163311e9933d89060cf5b54766f71a985333226cb9594a1e
DIST libflowmanager-2.0.5.tar.gz 375800 SHA256 00cae0a13ac0a486a6b8db2c98a909099fd22bd8e688571e2833cf3ee7ad457e SHA512 356967ac3fd6c9cb9c3378c7101df486a80d660511e22141c473f67e8eccd5cb3a5c9a86d5c5b7528904f6cada687334f48e273116c3ca6e13e1236dadd3d2cb WHIRLPOOL eff61b24cefdda644b63ccbb5202d725bfb78ddc0e2c37a0ad2ecbda64517243e6af4dfb146d4a6e9ec3c73e21314e1c33198927e3930fbd66cf1f24329d3891
DIST libflowmanager-3.0.0.tar.gz 405501 SHA256 0866adfcdc223426ba17d6133a657d94928b4f8e12392533a27387b982178373 SHA512 7f6eebb996c50ffa7f2882e0448c95b88cbef433fbc40928a6d111a86c3006ef80cc71b4cb5e73dbe13753410cd88bfcfd32616a0969e417e5a832684b5f0aca WHIRLPOOL b1774686fc222c44598530f769b9658c8c07a470a0537f4ae7f2a655736651e34a712432496cfe468efec54b8ae484354e55af16bc9020d8428e6c9500c2e249
diff --git a/net-libs/libflowmanager/libflowmanager-2.0.4.ebuild b/net-libs/libflowmanager/libflowmanager-2.0.4.ebuild
deleted file mode 100644
index 557d86b0538..00000000000
--- a/net-libs/libflowmanager/libflowmanager-2.0.4.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit autotools-utils
-
-DESCRIPTION="A library designed to facilitate performing flow-based measurement tasks using packet-based inputs"
-HOMEPAGE="http://research.wand.net.nz/software/libflowmanager.php"
-SRC_URI="http://research.wand.net.nz/software/${PN}/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0/2"
-KEYWORDS="~amd64 ~x86"
-IUSE="static-libs"
-
-DEPEND=">=net-libs/libtrace-3.0.6"
-RDEPEND="${DEPEND}"
-
-AUTOTOOLS_IN_SOURCE_BUILD=1
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/libflowmanager/
@ 2017-06-06 18:40 Jeroen Roovers
0 siblings, 0 replies; 8+ messages in thread
From: Jeroen Roovers @ 2017-06-06 18:40 UTC (permalink / raw
To: gentoo-commits
commit: 2a4de56b55c6af6cfc460706ef851368e45725d2
Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 6 18:37:16 2017 +0000
Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Tue Jun 6 18:37:16 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a4de56b
net-libs/libflowmanager: Prune libtool files.
Package-Manager: Portage-2.3.6, Repoman-2.3.2
...{libflowmanager-3.0.0.ebuild => libflowmanager-3.0.0-r1.ebuild} | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/net-libs/libflowmanager/libflowmanager-3.0.0.ebuild b/net-libs/libflowmanager/libflowmanager-3.0.0-r1.ebuild
similarity index 88%
rename from net-libs/libflowmanager/libflowmanager-3.0.0.ebuild
rename to net-libs/libflowmanager/libflowmanager-3.0.0-r1.ebuild
index 2434b2a209b..05a50cf545b 100644
--- a/net-libs/libflowmanager/libflowmanager-3.0.0.ebuild
+++ b/net-libs/libflowmanager/libflowmanager-3.0.0-r1.ebuild
@@ -2,6 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=6
+inherit eutils
DESCRIPTION="A library that measures and reports on packet flows"
HOMEPAGE="http://research.wand.net.nz/software/libflowmanager.php"
@@ -22,3 +23,9 @@ RDEPEND="
src_configure() {
econf $(use_enable static-libs static)
}
+
+src_install() {
+ default
+
+ prune_libtool_files
+}
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/libflowmanager/
@ 2017-11-18 10:43 Jeroen Roovers
0 siblings, 0 replies; 8+ messages in thread
From: Jeroen Roovers @ 2017-11-18 10:43 UTC (permalink / raw
To: gentoo-commits
commit: cb9ea6448442c368ca45d0232198a51682c2d5f5
Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 18 10:38:23 2017 +0000
Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Sat Nov 18 10:43:23 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb9ea644
net-libs/libflowmanager: Old.
Package-Manager: Portage-2.3.14, Repoman-2.3.6
net-libs/libflowmanager/Manifest | 1 -
.../libflowmanager/libflowmanager-2.0.5.ebuild | 24 ----------------------
2 files changed, 25 deletions(-)
diff --git a/net-libs/libflowmanager/Manifest b/net-libs/libflowmanager/Manifest
index 7cd1c1f01e5..8bcd49389a3 100644
--- a/net-libs/libflowmanager/Manifest
+++ b/net-libs/libflowmanager/Manifest
@@ -1,2 +1 @@
-DIST libflowmanager-2.0.5.tar.gz 375800 SHA256 00cae0a13ac0a486a6b8db2c98a909099fd22bd8e688571e2833cf3ee7ad457e SHA512 356967ac3fd6c9cb9c3378c7101df486a80d660511e22141c473f67e8eccd5cb3a5c9a86d5c5b7528904f6cada687334f48e273116c3ca6e13e1236dadd3d2cb WHIRLPOOL eff61b24cefdda644b63ccbb5202d725bfb78ddc0e2c37a0ad2ecbda64517243e6af4dfb146d4a6e9ec3c73e21314e1c33198927e3930fbd66cf1f24329d3891
DIST libflowmanager-3.0.0.tar.gz 405501 SHA256 0866adfcdc223426ba17d6133a657d94928b4f8e12392533a27387b982178373 SHA512 7f6eebb996c50ffa7f2882e0448c95b88cbef433fbc40928a6d111a86c3006ef80cc71b4cb5e73dbe13753410cd88bfcfd32616a0969e417e5a832684b5f0aca WHIRLPOOL b1774686fc222c44598530f769b9658c8c07a470a0537f4ae7f2a655736651e34a712432496cfe468efec54b8ae484354e55af16bc9020d8428e6c9500c2e249
diff --git a/net-libs/libflowmanager/libflowmanager-2.0.5.ebuild b/net-libs/libflowmanager/libflowmanager-2.0.5.ebuild
deleted file mode 100644
index 19004211a93..00000000000
--- a/net-libs/libflowmanager/libflowmanager-2.0.5.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="A library that measures and reports on packet flows"
-HOMEPAGE="http://research.wand.net.nz/software/libflowmanager.php"
-SRC_URI="http://research.wand.net.nz/software/${PN}/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0/2"
-KEYWORDS="~amd64 ~x86"
-IUSE="static-libs"
-
-DEPEND="
- >=net-libs/libtrace-3.0.6
-"
-RDEPEND="
- ${DEPEND}
-"
-
-src_configure() {
- econf $(use_enable static-libs static)
-}
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/libflowmanager/
@ 2019-03-11 4:48 Aaron Bauman
0 siblings, 0 replies; 8+ messages in thread
From: Aaron Bauman @ 2019-03-11 4:48 UTC (permalink / raw
To: gentoo-commits
commit: c037897e55a112b28892b13ebbda5f55ce434828
Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Sat Mar 9 18:05:06 2019 +0000
Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Mon Mar 11 04:46:58 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c037897e
net-libs/libflowmanager: use HTTPS
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com>
Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
net-libs/libflowmanager/libflowmanager-3.0.0-r1.ebuild | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/net-libs/libflowmanager/libflowmanager-3.0.0-r1.ebuild b/net-libs/libflowmanager/libflowmanager-3.0.0-r1.ebuild
index 6705dcc8dc9..b72a446e2c9 100644
--- a/net-libs/libflowmanager/libflowmanager-3.0.0-r1.ebuild
+++ b/net-libs/libflowmanager/libflowmanager-3.0.0-r1.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
inherit eutils
DESCRIPTION="A library that measures and reports on packet flows"
-HOMEPAGE="http://research.wand.net.nz/software/libflowmanager.php"
-SRC_URI="http://research.wand.net.nz/software/${PN}/${P}.tar.gz"
+HOMEPAGE="https://research.wand.net.nz/software/libflowmanager.php"
+SRC_URI="https://research.wand.net.nz/software/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0/3"
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/libflowmanager/
@ 2021-02-27 4:12 Sam James
0 siblings, 0 replies; 8+ messages in thread
From: Sam James @ 2021-02-27 4:12 UTC (permalink / raw
To: gentoo-commits
commit: 75dd25123cd7443481c8cd73cb96cf6794aa8474
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 27 03:13:08 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Feb 27 04:11:39 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=75dd2512
net-libs/libflowmanager: port to EAPI 7, drop ltprune
Package-Manager: Portage-3.0.15, Repoman-3.0.2
Signed-off-by: Sam James <sam <AT> gentoo.org>
.../libflowmanager/libflowmanager-3.0.0-r1.ebuild | 21 ++++++++-------------
1 file changed, 8 insertions(+), 13 deletions(-)
diff --git a/net-libs/libflowmanager/libflowmanager-3.0.0-r1.ebuild b/net-libs/libflowmanager/libflowmanager-3.0.0-r1.ebuild
index f1337c58b2d..9891a9aa444 100644
--- a/net-libs/libflowmanager/libflowmanager-3.0.0-r1.ebuild
+++ b/net-libs/libflowmanager/libflowmanager-3.0.0-r1.ebuild
@@ -1,8 +1,7 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
-inherit eutils ltprune
+EAPI=7
DESCRIPTION="A library that measures and reports on packet flows"
HOMEPAGE="https://research.wand.net.nz/software/libflowmanager.php"
@@ -11,24 +10,20 @@ SRC_URI="https://research.wand.net.nz/software/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0/3"
KEYWORDS="~amd64 ~x86"
-IUSE="static-libs"
-
-DEPEND="
- >=net-libs/libtrace-3.0.6
-"
-RDEPEND="
- ${DEPEND}
-"
+
+DEPEND=">=net-libs/libtrace-3.0.6"
+RDEPEND="${DEPEND}"
+
PATCHES=(
"${FILESDIR}"/${PN}-3.0.0-stdint_h.patch
)
src_configure() {
- econf $(use_enable static-libs static)
+ econf --disable-static
}
src_install() {
default
- prune_libtool_files
+ find "${ED}" -name '*.la' -delete || die
}
^ permalink raw reply related [flat|nested] 8+ messages in thread
end of thread, other threads:[~2021-02-27 4:12 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-05 7:05 [gentoo-commits] repo/gentoo:master commit in: net-libs/libflowmanager/ Jeroen Roovers
-- strict thread matches above, loose matches on Subject: below --
2021-02-27 4:12 Sam James
2019-03-11 4:48 Aaron Bauman
2017-11-18 10:43 Jeroen Roovers
2017-06-06 18:40 Jeroen Roovers
2017-06-05 7:06 Jeroen Roovers
2017-06-05 7:05 Jeroen Roovers
2016-08-31 4:54 Jeroen Roovers
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox