public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-misc/openntpd: openntpd-20080406-r3.ebuild ChangeLog
@ 2013-09-27 17:20 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 2+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-09-27 17:20 UTC (permalink / raw
  To: gentoo-commits

ago         13/09/27 17:20:12

  Modified:             openntpd-20080406-r3.ebuild ChangeLog
  Log:
  Stable for arm, wrt bug #477714
  
  (Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="arm", signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.2                  net-misc/openntpd/openntpd-20080406-r3.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/openntpd/openntpd-20080406-r3.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/openntpd/openntpd-20080406-r3.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/openntpd/openntpd-20080406-r3.ebuild?r1=1.1&r2=1.2

Index: openntpd-20080406-r3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/openntpd/openntpd-20080406-r3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- openntpd-20080406-r3.ebuild	25 Aug 2013 22:01:45 -0000	1.1
+++ openntpd-20080406-r3.ebuild	27 Sep 2013 17:20:12 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/openntpd/openntpd-20080406-r3.ebuild,v 1.1 2013/08/25 22:01:45 ottxor Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/openntpd/openntpd-20080406-r3.ebuild,v 1.2 2013/09/27 17:20:12 ago Exp $
 
 EAPI=5
 
@@ -15,7 +15,7 @@
 
 LICENSE="BSD GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
 IUSE="ssl selinux"
 
 RDEPEND="ssl? ( dev-libs/openssl )



1.85                 net-misc/openntpd/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/openntpd/ChangeLog,v
retrieving revision 1.84
retrieving revision 1.85
diff -u -r1.84 -r1.85
--- ChangeLog	7 Sep 2013 22:24:19 -0000	1.84
+++ ChangeLog	27 Sep 2013 17:20:12 -0000	1.85
@@ -1,6 +1,9 @@
 # ChangeLog for net-misc/openntpd
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/openntpd/ChangeLog,v 1.84 2013/09/07 22:24:19 ottxor Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/openntpd/ChangeLog,v 1.85 2013/09/27 17:20:12 ago Exp $
+
+  27 Sep 2013; Agostino Sarubbo <ago@gentoo.org> openntpd-20080406-r3.ebuild:
+  Stable for arm, wrt bug #477714
 
   07 Sep 2013; Christoph Junghans <ottxor@gentoo.org>
   -openntpd-3.9_p1-r4.ebuild:





^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in net-misc/openntpd: openntpd-20080406-r3.ebuild ChangeLog
@ 2013-09-28 20:59 Christoph Junghans (ottxor)
  0 siblings, 0 replies; 2+ messages in thread
From: Christoph Junghans (ottxor) @ 2013-09-28 20:59 UTC (permalink / raw
  To: gentoo-commits

ottxor      13/09/28 20:59:27

  Modified:             openntpd-20080406-r3.ebuild ChangeLog
  Log:
  fix 1st time install (bug #477714#c7, thx to calchan)
  
  (Portage version: 2.2.1/cvs/Linux x86_64, signed Manifest commit with key C2000586)

Revision  Changes    Path
1.3                  net-misc/openntpd/openntpd-20080406-r3.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/openntpd/openntpd-20080406-r3.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/openntpd/openntpd-20080406-r3.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/openntpd/openntpd-20080406-r3.ebuild?r1=1.2&r2=1.3

Index: openntpd-20080406-r3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/openntpd/openntpd-20080406-r3.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- openntpd-20080406-r3.ebuild	27 Sep 2013 17:20:12 -0000	1.2
+++ openntpd-20080406-r3.ebuild	28 Sep 2013 20:59:27 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/openntpd/openntpd-20080406-r3.ebuild,v 1.2 2013/09/27 17:20:12 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/openntpd/openntpd-20080406-r3.ebuild,v 1.3 2013/09/28 20:59:27 ottxor Exp $
 
 EAPI=5
 
@@ -70,6 +70,7 @@
 pkg_postinst() {
 	# remove localtime file from previous installations
 	rm -f "${EROOT}${NTP_HOME}"/etc/localtime
+	mkdir -p "${NTP_HOME}"/etc
 	ln -s /etc/localtime "${NTP_HOME}"/etc/localtime || die
 	chown -R root:root "${EROOT}${NTP_HOME}" || die
 }



1.86                 net-misc/openntpd/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/openntpd/ChangeLog,v
retrieving revision 1.85
retrieving revision 1.86
diff -u -r1.85 -r1.86
--- ChangeLog	27 Sep 2013 17:20:12 -0000	1.85
+++ ChangeLog	28 Sep 2013 20:59:27 -0000	1.86
@@ -1,6 +1,10 @@
 # ChangeLog for net-misc/openntpd
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/openntpd/ChangeLog,v 1.85 2013/09/27 17:20:12 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/openntpd/ChangeLog,v 1.86 2013/09/28 20:59:27 ottxor Exp $
+
+  28 Sep 2013; Christoph Junghans <ottxor@gentoo.org>
+  openntpd-20080406-r3.ebuild:
+  fix 1st time install (bug #477714#c7, thx to calchan)
 
   27 Sep 2013; Agostino Sarubbo <ago@gentoo.org> openntpd-20080406-r3.ebuild:
   Stable for arm, wrt bug #477714





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-09-28 20:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-27 17:20 [gentoo-commits] gentoo-x86 commit in net-misc/openntpd: openntpd-20080406-r3.ebuild ChangeLog Agostino Sarubbo (ago)
  -- strict thread matches above, loose matches on Subject: below --
2013-09-28 20:59 Christoph Junghans (ottxor)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox