public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Mike Frysinger (vapier)" <vapier@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in net-misc/ntp: ntp-4.2.8_p3.ebuild ChangeLog
Date: Tue, 14 Jul 2015 07:33:11 +0000 (UTC)	[thread overview]
Message-ID: <20150714073311.2CC73755@oystercatcher.gentoo.org> (raw)

vapier      15/07/14 07:33:11

  Modified:             ntp-4.2.8_p3.ebuild ChangeLog
  Log:
  Update to EAPI=5 and use subslots on readline/openssl.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key D2E96200)

Revision  Changes    Path
1.6                  net-misc/ntp/ntp-4.2.8_p3.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/ntp/ntp-4.2.8_p3.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/ntp/ntp-4.2.8_p3.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/ntp/ntp-4.2.8_p3.ebuild?r1=1.5&r2=1.6

Index: ntp-4.2.8_p3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/ntp/ntp-4.2.8_p3.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ntp-4.2.8_p3.ebuild	14 Jul 2015 07:30:41 -0000	1.5
+++ ntp-4.2.8_p3.ebuild	14 Jul 2015 07:33:11 -0000	1.6
@@ -1,8 +1,8 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/ntp/ntp-4.2.8_p3.ebuild,v 1.5 2015/07/14 07:30:41 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/ntp/ntp-4.2.8_p3.ebuild,v 1.6 2015/07/14 07:33:11 vapier Exp $
 
-EAPI="4"
+EAPI="5"
 
 inherit autotools eutils toolchain-funcs flag-o-matic user systemd
 
@@ -17,13 +17,13 @@
 KEYWORDS="~alpha amd64 ~arm arm64 hppa ia64 m68k ~mips ~ppc ppc64 s390 sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~m68k-mint"
 IUSE="caps debug ipv6 openntpd parse-clocks readline samba selinux snmp ssl +threads vim-syntax zeroconf"
 
-CDEPEND="readline? ( >=sys-libs/readline-4.1 )
+CDEPEND="readline? ( >=sys-libs/readline-4.1:0= )
 	>=dev-libs/libevent-2.0.9[threads?]
 	kernel_linux? ( caps? ( sys-libs/libcap ) )
 	zeroconf? ( net-dns/avahi[mdnsresponder-compat] )
 	!openntpd? ( !net-misc/openntpd )
 	snmp? ( net-analyzer/net-snmp )
-	ssl? ( dev-libs/openssl )
+	ssl? ( dev-libs/openssl:0= )
 	parse-clocks? ( net-misc/pps-tools )"
 DEPEND="${CDEPEND}
 	virtual/pkgconfig"



1.243                net-misc/ntp/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/ntp/ChangeLog?rev=1.243&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/ntp/ChangeLog?rev=1.243&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/ntp/ChangeLog?r1=1.242&r2=1.243

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/ntp/ChangeLog,v
retrieving revision 1.242
retrieving revision 1.243
diff -u -r1.242 -r1.243
--- ChangeLog	14 Jul 2015 07:30:41 -0000	1.242
+++ ChangeLog	14 Jul 2015 07:33:11 -0000	1.243
@@ -1,6 +1,9 @@
 # ChangeLog for net-misc/ntp
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/ntp/ChangeLog,v 1.242 2015/07/14 07:30:41 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/ntp/ChangeLog,v 1.243 2015/07/14 07:33:11 vapier Exp $
+
+  14 Jul 2015; Mike Frysinger <vapier@gentoo.org> ntp-4.2.8_p3.ebuild:
+  Update to EAPI=5 and use subslots on readline/openssl.
 
   14 Jul 2015; Mike Frysinger <vapier@gentoo.org> ntp-4.2.8_p3.ebuild:
   Mark arm64/ia64/m68k/s390/sh stable #553682.





             reply	other threads:[~2015-07-14  7:33 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-14  7:33 Mike Frysinger (vapier) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-07-23  9:35 [gentoo-commits] gentoo-x86 commit in net-misc/ntp: ntp-4.2.8_p3.ebuild ChangeLog Agostino Sarubbo (ago)
2015-07-23  9:00 Agostino Sarubbo (ago)
2015-07-15 16:51 Mikle Kolyada (zlogene)
2015-07-07 12:46 Mikle Kolyada (zlogene)
2015-07-07  4:56 Jeroen Roovers (jer)
2015-07-06 16:58 Mikle Kolyada (zlogene)
2015-07-06 15:53 Mike Frysinger (vapier)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20150714073311.2CC73755@oystercatcher.gentoo.org \
    --to=vapier@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox