summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--profiles/use.local.desc1
-rw-r--r--sys-firmware/gnuk/files/1.2.6-MINOR-Always-get-version-from-the-VERSION-file.patch (renamed from sys-firmware/gnuk/files/1.2.5-MINOR-Always-get-version-from-the-VERSION-file.patch)8
-rw-r--r--sys-firmware/gnuk/gnuk-1.2.6.ebuild (renamed from sys-firmware/gnuk/gnuk-1.2.5.ebuild)0
3 files changed, 5 insertions, 4 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc
index 859ad3cc..b836fb18 100644
--- a/profiles/use.local.desc
+++ b/profiles/use.local.desc
@@ -62,6 +62,7 @@ dev-libs/dietlibc:target_x86_64 - Support amd64 target
media-gfx/natural-gentoo:grub - Enable support for sys-boot/grub
media-video/rtmpdump:gnutls - Use GnuTLS library instead of the default OpenSSL
media-video/rtmpdump:polarssl - Use PolarSSL library instead of the default OpenSSL
+net-analyzer/mk-livestatus:nagios4 - Generate a net-analyzer/nagios-4 compatible plugin
net-misc/icmptx:client - Enable client support
net-misc/icmptx:server - Enable server support
net-p2p/monero:system-libs - Use system libraries instead of the ones included in the upstream distribution
diff --git a/sys-firmware/gnuk/files/1.2.5-MINOR-Always-get-version-from-the-VERSION-file.patch b/sys-firmware/gnuk/files/1.2.6-MINOR-Always-get-version-from-the-VERSION-file.patch
index 84a95484..1c280235 100644
--- a/sys-firmware/gnuk/files/1.2.5-MINOR-Always-get-version-from-the-VERSION-file.patch
+++ b/sys-firmware/gnuk/files/1.2.6-MINOR-Always-get-version-from-the-VERSION-file.patch
@@ -1,4 +1,4 @@
-From 8340ef59c15f25515fae1e6d65c4b3792a3db6cf Mon Sep 17 00:00:00 2001
+From e41a2ab90801e58b96f696cdba02b42c1e618ecc Mon Sep 17 00:00:00 2001
From: Bertrand Jacquin <bertrand@jacquin.bzh>
Date: Sun, 19 Feb 2017 02:18:13 +0000
Subject: [PATCH] MINOR: Always get version from the VERSION file
@@ -8,11 +8,11 @@ Subject: [PATCH] MINOR: Always get version from the VERSION file
1 file changed, 1 insertion(+), 11 deletions(-)
diff --git a/src/configure b/src/configure
-index 18f1bd310066..d258752db295 100755
+index 09925e2e5d6a..1d03a335031b 100755
--- a/src/configure
+++ b/src/configure
-@@ -46,17 +46,7 @@ factory_reset=no
- flash_override=""
+@@ -51,17 +51,7 @@ exec_prefix='${prefix}'
+ libexecdir='${exec_prefix}/libexec'
# Revision number
-if test -e ../.git; then
diff --git a/sys-firmware/gnuk/gnuk-1.2.5.ebuild b/sys-firmware/gnuk/gnuk-1.2.6.ebuild
index 433c36be..433c36be 100644
--- a/sys-firmware/gnuk/gnuk-1.2.5.ebuild
+++ b/sys-firmware/gnuk/gnuk-1.2.6.ebuild