* [gentoo-commits] repo/gentoo:master commit in: app-admin/fetchlog/
@ 2017-08-06 15:42 Amy Liffey
0 siblings, 0 replies; 7+ messages in thread
From: Amy Liffey @ 2017-08-06 15:42 UTC (permalink / raw
To: gentoo-commits
commit: 9b2de194de0bc01d410ff9d3619d03ac53eb8d2b
Author: Amy Liffey <amynka <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 6 15:41:08 2017 +0000
Commit: Amy Liffey <amynka <AT> gentoo <DOT> org>
CommitDate: Sun Aug 6 15:42:18 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b2de194
app-admin/fetchlog: eapi bump to 6
Package-Manager: Portage-2.3.6, Repoman-2.3.1
app-admin/fetchlog/{fetchlog-1.4.ebuild => fetchlog-1.4-r1.ebuild} | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/app-admin/fetchlog/fetchlog-1.4.ebuild b/app-admin/fetchlog/fetchlog-1.4-r1.ebuild
similarity index 88%
rename from app-admin/fetchlog/fetchlog-1.4.ebuild
rename to app-admin/fetchlog/fetchlog-1.4-r1.ebuild
index e302d890ccc..0893accd6e6 100644
--- a/app-admin/fetchlog/fetchlog-1.4.ebuild
+++ b/app-admin/fetchlog/fetchlog-1.4-r1.ebuild
@@ -1,6 +1,8 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
+EAPI=6
+
inherit toolchain-funcs
DESCRIPTION="Displays the last new messages of a logfile"
@@ -29,7 +31,7 @@ pkg_preinst() {
src_compile() {
# Links the .c file straight to the binary
- emake CC="$(tc-getCC)" CFLAGS="${CFLAGS} ${LDFLAGS}" || die
+ emake CC="$(tc-getCC)" CFLAGS="${CFLAGS} ${LDFLAGS}"
}
src_install() {
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-admin/fetchlog/
@ 2017-12-29 17:02 David Seifert
0 siblings, 0 replies; 7+ messages in thread
From: David Seifert @ 2017-12-29 17:02 UTC (permalink / raw
To: gentoo-commits
commit: 160b7968543921597b3e668a2f602ab4cf973d64
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 29 16:09:44 2017 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Fri Dec 29 17:01:58 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=160b7968
app-admin/fetchlog: Mark stable
Package-Manager: Portage-2.3.19, Repoman-2.3.6
app-admin/fetchlog/fetchlog-1.4-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-admin/fetchlog/fetchlog-1.4-r1.ebuild b/app-admin/fetchlog/fetchlog-1.4-r1.ebuild
index 13e7e73d9af..c4313f54602 100644
--- a/app-admin/fetchlog/fetchlog-1.4-r1.ebuild
+++ b/app-admin/fetchlog/fetchlog-1.4-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/fetchlog/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86 ~ppc64"
+KEYWORDS="amd64 ppc x86 ~ppc64"
IUSE="snmp"
RDEPEND="
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-admin/fetchlog/
@ 2017-12-29 17:02 David Seifert
0 siblings, 0 replies; 7+ messages in thread
From: David Seifert @ 2017-12-29 17:02 UTC (permalink / raw
To: gentoo-commits
commit: 2eb5abd62a75f27e4566a7b58e2d2ff1f28d219f
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 29 16:10:30 2017 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Fri Dec 29 17:02:03 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2eb5abd6
app-admin/fetchlog: Remove old
Package-Manager: Portage-2.3.19, Repoman-2.3.6
app-admin/fetchlog/Manifest | 1 -
app-admin/fetchlog/fetchlog-1.0.ebuild | 39 ----------------------------------
2 files changed, 40 deletions(-)
diff --git a/app-admin/fetchlog/Manifest b/app-admin/fetchlog/Manifest
index 3a4e5e9aad2..cb095c66b67 100644
--- a/app-admin/fetchlog/Manifest
+++ b/app-admin/fetchlog/Manifest
@@ -1,2 +1 @@
-DIST fetchlog-1.0.tar.gz 24016 BLAKE2B 0e9dd36767efa9e69741dead04cb6b48376c1f8393c12de286e4cd9510fc73685988a8a724ec80aeac8f36b52ce0f62581e85ba2ee049768c94988750f3a164f SHA512 66a7a456ebb5353171b2f53071a73cccd66d42dafc2740bafd7c9db860f68176dffe10e556fde52048f2b198c2eaf8299d1fd6094726f7a003987b5ce0be7415
DIST fetchlog-1.4.tar.gz 32393 BLAKE2B 2741c536dfb17414ffaf90cebd9f8c7c1a1c80edb30bc726f15aa6acd610a07afb926c2566d27b30125e7f4733c1abde8eb81c68d81f609bc05328cf90755d44 SHA512 51590c0cdfa8f4a15fcb4a436375d960c25f35d84558ab46def58f83c97da30caee449eea7c62c539da786a613c2b1e51dbc223d70d56c21daad6e9faf8a51ad
diff --git a/app-admin/fetchlog/fetchlog-1.0.ebuild b/app-admin/fetchlog/fetchlog-1.0.ebuild
deleted file mode 100644
index 85b9ef56513..00000000000
--- a/app-admin/fetchlog/fetchlog-1.0.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-inherit toolchain-funcs
-
-DESCRIPTION="Displays the last new messages of a logfile"
-HOMEPAGE="http://fetchlog.sourceforge.net/"
-SRC_URI="mirror://sourceforge/fetchlog/${P}.tar.gz"
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ppc x86 ~ppc64"
-
-IUSE="snmp"
-
-RDEPEND="snmp? (
- >=dev-perl/Net-SNMP-4.0.1-r2
- >=net-analyzer/net-snmp-5.0.6
- )"
-
-pkg_preinst() {
- elog
- elog "This utility can be used together with Nagios"
- elog "To make use of these features you need to"
- elog "install net-analyzer/nagios."
- elog "This feature depends on SNMP, so make use you"
- elog "have 'snmp' in your USE flags"
- elog
-}
-
-src_compile() {
- # Links the .c file straight to the binary
- emake CC="$(tc-getCC)" CFLAGS="${CFLAGS} ${LDFLAGS}" || die
-}
-
-src_install() {
- dodoc CHANGES README*
- dobin fetchlog
- doman fetchlog.1
-}
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-admin/fetchlog/
@ 2023-05-02 19:31 Sam James
0 siblings, 0 replies; 7+ messages in thread
From: Sam James @ 2023-05-02 19:31 UTC (permalink / raw
To: gentoo-commits
commit: 409b67e3910e300f866eb9e998e04059294d6120
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue May 2 19:27:37 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue May 2 19:30:54 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=409b67e3
app-admin/fetchlog: Stabilize 1.4-r2 x86, #905589
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-admin/fetchlog/fetchlog-1.4-r2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-admin/fetchlog/fetchlog-1.4-r2.ebuild b/app-admin/fetchlog/fetchlog-1.4-r2.ebuild
index a7d6e064d1dd..93d4097b084b 100644
--- a/app-admin/fetchlog/fetchlog-1.4-r2.ebuild
+++ b/app-admin/fetchlog/fetchlog-1.4-r2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/fetchlog/${P}.tar.gz"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 x86"
IUSE="snmp"
RDEPEND="
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-admin/fetchlog/
@ 2023-05-02 19:31 Sam James
0 siblings, 0 replies; 7+ messages in thread
From: Sam James @ 2023-05-02 19:31 UTC (permalink / raw
To: gentoo-commits
commit: 7634c9c7f3a3403291118f652ff623b7d486858a
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue May 2 19:27:39 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue May 2 19:30:55 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7634c9c7
app-admin/fetchlog: Stabilize 1.4-r2 amd64, #905589
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-admin/fetchlog/fetchlog-1.4-r2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-admin/fetchlog/fetchlog-1.4-r2.ebuild b/app-admin/fetchlog/fetchlog-1.4-r2.ebuild
index 93d4097b084b..21290cbb8707 100644
--- a/app-admin/fetchlog/fetchlog-1.4-r2.ebuild
+++ b/app-admin/fetchlog/fetchlog-1.4-r2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/fetchlog/${P}.tar.gz"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 x86"
+KEYWORDS="amd64 ~ppc ~ppc64 x86"
IUSE="snmp"
RDEPEND="
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-admin/fetchlog/
@ 2023-05-02 20:50 Sam James
0 siblings, 0 replies; 7+ messages in thread
From: Sam James @ 2023-05-02 20:50 UTC (permalink / raw
To: gentoo-commits
commit: 1ebd13aab4180634ab9347303d14b8b6c72b4cf9
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue May 2 20:31:21 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue May 2 20:46:57 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ebd13aa
app-admin/fetchlog: Stabilize 1.4-r2 ppc, #905589
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-admin/fetchlog/fetchlog-1.4-r2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-admin/fetchlog/fetchlog-1.4-r2.ebuild b/app-admin/fetchlog/fetchlog-1.4-r2.ebuild
index 21290cbb8707..5602f38821e8 100644
--- a/app-admin/fetchlog/fetchlog-1.4-r2.ebuild
+++ b/app-admin/fetchlog/fetchlog-1.4-r2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/fetchlog/${P}.tar.gz"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="amd64 ~ppc ~ppc64 x86"
+KEYWORDS="amd64 ppc ~ppc64 x86"
IUSE="snmp"
RDEPEND="
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-admin/fetchlog/
@ 2023-08-15 22:42 Conrad Kostecki
0 siblings, 0 replies; 7+ messages in thread
From: Conrad Kostecki @ 2023-08-15 22:42 UTC (permalink / raw
To: gentoo-commits
commit: c9501efa8d1123499507ab255c0060cd24f98b47
Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Tue Aug 15 15:42:15 2023 +0000
Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Tue Aug 15 22:42:16 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c9501efa
app-admin/fetchlog: EAPI6 cleanup
Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>
app-admin/fetchlog/fetchlog-1.4-r1.ebuild | 45 -------------------------------
1 file changed, 45 deletions(-)
diff --git a/app-admin/fetchlog/fetchlog-1.4-r1.ebuild b/app-admin/fetchlog/fetchlog-1.4-r1.ebuild
deleted file mode 100644
index 05c06f7fa1d1..000000000000
--- a/app-admin/fetchlog/fetchlog-1.4-r1.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit toolchain-funcs
-
-DESCRIPTION="Displays the last new messages of a logfile"
-HOMEPAGE="https://fetchlog.sourceforge.net/"
-SRC_URI="mirror://sourceforge/fetchlog/${P}.tar.gz"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="amd64 ppc ~ppc64 x86"
-IUSE="snmp"
-
-RDEPEND="
- snmp? (
- >=dev-perl/Net-SNMP-4.0.1-r2
- >=net-analyzer/net-snmp-5.0.6
- )"
-DEPEND=""
-
-PATCHES=( "${FILESDIR}"/${PN}-1.4-fix-build-system.patch )
-
-src_configure() {
- tc-export CC
-}
-
-src_install() {
- dobin fetchlog
- einstalldocs
- dodoc *cfg*
- doman fetchlog.1
-}
-
-pkg_preinst() {
- elog
- elog "This utility can be used together with Nagios"
- elog "To make use of these features you need to"
- elog "install net-analyzer/nagios."
- elog "This feature depends on SNMP, so make use you"
- elog "have 'snmp' in your USE flags"
- elog
-}
^ permalink raw reply related [flat|nested] 7+ messages in thread
end of thread, other threads:[~2023-08-15 22:42 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-02 20:50 [gentoo-commits] repo/gentoo:master commit in: app-admin/fetchlog/ Sam James
-- strict thread matches above, loose matches on Subject: below --
2023-08-15 22:42 Conrad Kostecki
2023-05-02 19:31 Sam James
2023-05-02 19:31 Sam James
2017-12-29 17:02 David Seifert
2017-12-29 17:02 David Seifert
2017-08-06 15:42 Amy Liffey
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox