jer         14/06/07 12:42:55

  Modified:             ChangeLog chrony-1.30_pre1.ebuild
  Log:
  RESTRICT=test for compile failure/downloading.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
A792A613)

Revision  Changes    Path
1.132                net-misc/chrony/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/chrony/ChangeLog,v
retrieving revision 1.131
retrieving revision 1.132
diff -u -r1.131 -r1.132
--- ChangeLog   7 Jun 2014 12:36:38 -0000       1.131
+++ ChangeLog   7 Jun 2014 12:42:55 -0000       1.132
@@ -1,6 +1,9 @@
 # ChangeLog for net-misc/chrony
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/chrony/ChangeLog,v 1.131 
2014/06/07 12:36:38 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/chrony/ChangeLog,v 1.132 
2014/06/07 12:42:55 jer Exp $
+
+  07 Jun 2014; Jeroen Roovers <j...@gentoo.org> chrony-1.30_pre1.ebuild:
+  RESTRICT=test for compile failure/downloading.
 
 *chrony-1.30_pre1 (07 Jun 2014)
 



1.2                  net-misc/chrony/chrony-1.30_pre1.ebuild

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

Index: chrony-1.30_pre1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/chrony/chrony-1.30_pre1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- chrony-1.30_pre1.ebuild     7 Jun 2014 12:36:38 -0000       1.1
+++ chrony-1.30_pre1.ebuild     7 Jun 2014 12:42:55 -0000       1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/chrony/chrony-1.30_pre1.ebuild,v 
1.1 2014/06/07 12:36:38 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/chrony/chrony-1.30_pre1.ebuild,v 
1.2 2014/06/07 12:42:55 jer Exp $
 
 EAPI=5
 inherit eutils systemd toolchain-funcs
@@ -24,6 +24,8 @@
        sys-apps/texinfo
 "
 
+RESTRICT=test
+
 S="${WORKDIR}/${P/_/-}"
 
 src_prepare() {




Reply via email to