public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: net-misc/l7-filter-userspace/
@ 2019-11-04 19:03 Andrew Savchenko
  0 siblings, 0 replies; 2+ messages in thread
From: Andrew Savchenko @ 2019-11-04 19:03 UTC (permalink / raw
  To: gentoo-commits

commit:     b4d1032dd5fab92bd0acf54348ca7a4d9df77e48
Author:     Andrew Savchenko <bircoph <AT> gentoo <DOT> org>
AuthorDate: Mon Nov  4 18:46:32 2019 +0000
Commit:     Andrew Savchenko <bircoph <AT> gentoo <DOT> org>
CommitDate: Mon Nov  4 19:02:53 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b4d1032d

net-misc/l7-filter-userspace: update to EAPI 7

- EAPI 7 bump.
- Copy tarball to devdir since original source is not reliable now.

Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: Andrew Savchenko <bircoph <AT> gentoo.org>

 .../l7-filter-userspace-0.12_beta1-r1.ebuild       | 28 ++++++++++++++++++++++
 1 file changed, 28 insertions(+)

diff --git a/net-misc/l7-filter-userspace/l7-filter-userspace-0.12_beta1-r1.ebuild b/net-misc/l7-filter-userspace/l7-filter-userspace-0.12_beta1-r1.ebuild
new file mode 100644
index 00000000000..92e7bc0b421
--- /dev/null
+++ b/net-misc/l7-filter-userspace/l7-filter-userspace-0.12_beta1-r1.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+MY_P=${PN}-$(ver_rs 2 -)
+
+DESCRIPTION="Userspace utilities for layer 7 iptables QoS"
+HOMEPAGE="https://l7-filter.clearos.com http://l7-filter.sourceforge.net"
+SRC_URI="https://dev.gentoo.org/~bircoph/distfiles/${MY_P}.tar.gz"
+
+LICENSE="GPL-2"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE=""
+SLOT="0"
+
+DEPEND=">=net-libs/libnetfilter_conntrack-0.0.100
+	>=net-libs/libnetfilter_queue-1.0.0
+	net-libs/libnfnetlink"
+RDEPEND="${DEPEND}
+	net-misc/l7-protocols"
+
+S=${WORKDIR}/${MY_P}
+
+DOCS=( README TODO BUGS THANKS AUTHORS )
+
+PATCHES=( "${FILESDIR}/${PN}-0.11-libnetfilter_conntrack-0.0.100.patch"
+		  "${FILESDIR}/${PN}-0.11-datatype.patch" )


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: net-misc/l7-filter-userspace/
@ 2019-11-04 21:01 Andrew Savchenko
  0 siblings, 0 replies; 2+ messages in thread
From: Andrew Savchenko @ 2019-11-04 21:01 UTC (permalink / raw
  To: gentoo-commits

commit:     edb9c8abc53acffcb2fd90d2a0e6f3a9a1c47172
Author:     Andrew Savchenko <bircoph <AT> gentoo <DOT> org>
AuthorDate: Mon Nov  4 20:25:05 2019 +0000
Commit:     Andrew Savchenko <bircoph <AT> gentoo <DOT> org>
CommitDate: Mon Nov  4 20:59:54 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=edb9c8ab

net-misc/l7-filter-userspace: drop DOCS variable

Default DOCS value is sufficient.

Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: Andrew Savchenko <bircoph <AT> gentoo.org>

 net-misc/l7-filter-userspace/l7-filter-userspace-0.12_beta1-r1.ebuild | 2 --
 1 file changed, 2 deletions(-)

diff --git a/net-misc/l7-filter-userspace/l7-filter-userspace-0.12_beta1-r1.ebuild b/net-misc/l7-filter-userspace/l7-filter-userspace-0.12_beta1-r1.ebuild
index 92e7bc0b421..d531f85630c 100644
--- a/net-misc/l7-filter-userspace/l7-filter-userspace-0.12_beta1-r1.ebuild
+++ b/net-misc/l7-filter-userspace/l7-filter-userspace-0.12_beta1-r1.ebuild
@@ -22,7 +22,5 @@ RDEPEND="${DEPEND}
 
 S=${WORKDIR}/${MY_P}
 
-DOCS=( README TODO BUGS THANKS AUTHORS )
-
 PATCHES=( "${FILESDIR}/${PN}-0.11-libnetfilter_conntrack-0.0.100.patch"
 		  "${FILESDIR}/${PN}-0.11-datatype.patch" )


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-11-04 21:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-11-04 21:01 [gentoo-commits] repo/gentoo:master commit in: net-misc/l7-filter-userspace/ Andrew Savchenko
  -- strict thread matches above, loose matches on Subject: below --
2019-11-04 19:03 Andrew Savchenko

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox