commit:     9f1351dd18f6fbad4155e34bec7186e108bd8590
Author:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 29 13:52:14 2020 +0000
Commit:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Tue Dec 29 14:19:54 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f1351dd

net-misc/ntp: Move comment to where it belongs

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Lars Wendler <polynomial-c <AT> gentoo.org>

 net-misc/ntp/ntp-4.2.8_p15.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/ntp/ntp-4.2.8_p15.ebuild 
b/net-misc/ntp/ntp-4.2.8_p15.ebuild
index 98b07490789..321538297c5 100644
--- a/net-misc/ntp/ntp-4.2.8_p15.ebuild
+++ b/net-misc/ntp/ntp-4.2.8_p15.ebuild
@@ -67,11 +67,11 @@ src_configure() {
        # blah, no real configure options #176333
        export ac_cv_header_dns_sd_h=$(usex zeroconf)
        export ac_cv_lib_dns_sd_DNSServiceRegister=${ac_cv_header_dns_sd_h}
-       # Increase the default memlimit from 32MiB to 128MiB.  #533232
        local myeconfargs=(
                --with-lineeditlibs=readline,edit,editline
                --with-yielding-select
                --disable-local-libevent
+               # Increase the default memlimit from 32MiB to 128MiB.  #533232
                --with-memlock=256
                $(use_enable caps linuxcaps)
                $(use_enable parse-clocks)

Reply via email to