* [gentoo-commits] repo/gentoo:master commit in: net-libs/libnipper/
@ 2017-01-29 7:54 Johannes Huber
0 siblings, 0 replies; 3+ messages in thread
From: Johannes Huber @ 2017-01-29 7:54 UTC (permalink / raw
To: gentoo-commits
commit: 54972ce87efb047bf822440d145ed36d119966ac
Author: Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 29 07:54:36 2017 +0000
Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Sun Jan 29 07:54:36 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=54972ce8
net-libs/libnipper: EAPI 6
Package-Manager: Portage-2.3.3, Repoman-2.3.1
net-libs/libnipper/libnipper-0.12.6-r1.ebuild | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/net-libs/libnipper/libnipper-0.12.6-r1.ebuild b/net-libs/libnipper/libnipper-0.12.6-r1.ebuild
index 78b1ff3..a45bc41 100644
--- a/net-libs/libnipper/libnipper-0.12.6-r1.ebuild
+++ b/net-libs/libnipper/libnipper-0.12.6-r1.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI=4
+EAPI=6
-inherit base cmake-utils
+inherit cmake-utils
DESCRIPTION="A router configuration security analysis library"
HOMEPAGE="http://nipper.titania.co.uk/"
@@ -13,7 +13,6 @@ SRC_URI="mirror://sourceforge/nipper/${P}.tgz"
LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~x86"
-
IUSE=""
PATCHES=(
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/libnipper/
@ 2021-08-10 22:03 David Seifert
0 siblings, 0 replies; 3+ messages in thread
From: David Seifert @ 2021-08-10 22:03 UTC (permalink / raw
To: gentoo-commits
commit: d5ff1c104a60c0a98f133d6124344a3d0a29f653
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 10 22:03:14 2021 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Tue Aug 10 22:03:14 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d5ff1c10
net-libs/libnipper: update EAPI 6 -> 7
Signed-off-by: David Seifert <soap <AT> gentoo.org>
net-libs/libnipper/libnipper-0.12.6-r1.ebuild | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/net-libs/libnipper/libnipper-0.12.6-r1.ebuild b/net-libs/libnipper/libnipper-0.12.6-r1.ebuild
index f06a4c7bc6d..9a29393477d 100644
--- a/net-libs/libnipper/libnipper-0.12.6-r1.ebuild
+++ b/net-libs/libnipper/libnipper-0.12.6-r1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=7
-inherit cmake-utils
+inherit cmake
DESCRIPTION="A router configuration security analysis library"
HOMEPAGE="http://nipper.titania.co.uk/"
@@ -12,7 +12,6 @@ SRC_URI="mirror://sourceforge/nipper/${P}.tgz"
LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~x86"
-IUSE=""
PATCHES=(
"${FILESDIR}/${P}-glibc-2.10.patch"
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/libnipper/
@ 2023-01-27 22:35 Andreas Sturmlechner
0 siblings, 0 replies; 3+ messages in thread
From: Andreas Sturmlechner @ 2023-01-27 22:35 UTC (permalink / raw
To: gentoo-commits
commit: 7b38fe620b1f95702587d6ec298f96a3f1fd9b60
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 27 21:03:16 2023 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Jan 27 22:34:06 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b38fe62
net-libs/libnipper: drop 0.12.6-r1
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
net-libs/libnipper/libnipper-0.12.6-r1.ebuild | 20 --------------------
1 file changed, 20 deletions(-)
diff --git a/net-libs/libnipper/libnipper-0.12.6-r1.ebuild b/net-libs/libnipper/libnipper-0.12.6-r1.ebuild
deleted file mode 100644
index 9a29393477d6..000000000000
--- a/net-libs/libnipper/libnipper-0.12.6-r1.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit cmake
-
-DESCRIPTION="A router configuration security analysis library"
-HOMEPAGE="http://nipper.titania.co.uk/"
-SRC_URI="mirror://sourceforge/nipper/${P}.tgz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-PATCHES=(
- "${FILESDIR}/${P}-glibc-2.10.patch"
- "${FILESDIR}/${P}-gcc47.patch"
- "${FILESDIR}/${P}-multilib-strict.patch"
-)
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2023-01-27 22:35 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-08-10 22:03 [gentoo-commits] repo/gentoo:master commit in: net-libs/libnipper/ David Seifert
-- strict thread matches above, loose matches on Subject: below --
2023-01-27 22:35 Andreas Sturmlechner
2017-01-29 7:54 Johannes Huber
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox