public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in virtual/cron: cron-0-r1.ebuild ChangeLog
@ 2014-08-20  5:21 Lars Wendler (polynomial-c)
  0 siblings, 0 replies; 2+ messages in thread
From: Lars Wendler (polynomial-c) @ 2014-08-20  5:21 UTC (permalink / raw
  To: gentoo-commits

polynomial-c    14/08/20 05:21:46

  Modified:             ChangeLog
  Added:                cron-0-r1.ebuild
  Log:
  Moved sys-process/cronie to the top of the list of available cron implementations. Bumped EAPI to 4
  
  (Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key 0x981CA6FC)

Revision  Changes    Path
1.3                  virtual/cron/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/cron/ChangeLog?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/cron/ChangeLog?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/cron/ChangeLog?r1=1.2&r2=1.3

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/cron/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog	25 Sep 2011 21:39:28 -0000	1.2
+++ ChangeLog	20 Aug 2014 05:21:46 -0000	1.3
@@ -1,6 +1,13 @@
 # ChangeLog for virtual/cron
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/cron/ChangeLog,v 1.2 2011/09/25 21:39:28 ulm Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/virtual/cron/ChangeLog,v 1.3 2014/08/20 05:21:46 polynomial-c Exp $
+
+*cron-0-r1 (20 Aug 2014)
+
+  20 Aug 2014; Lars Wendler <polynomial-c@gentoo.org> +cron-0-r1.ebuild:
+  Revbump to move sys-process/cronie to the top of the list of available cron
+  implementations as discusses in gentoo-dev ml. Bumped EAPI to 4 as well.
+  Permission granted by vapier.
 
   25 Sep 2011; Ulrich Mueller <ulm@gentoo.org> metadata.xml:
   Remove myself as maintainer.



1.1                  virtual/cron/cron-0-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/cron/cron-0-r1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/cron/cron-0-r1.ebuild?rev=1.1&content-type=text/plain

Index: cron-0-r1.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/virtual/cron/cron-0-r1.ebuild,v 1.1 2014/08/20 05:21:46 polynomial-c Exp $

EAPI=4

DESCRIPTION="Virtual for cron"
HOMEPAGE=""
SRC_URI=""

LICENSE=""
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
IUSE=""

DEPEND=""
RDEPEND="|| ( sys-process/cronie
		sys-process/vixie-cron
		sys-process/bcron
		sys-process/dcron
		sys-process/fcron )"





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

* [gentoo-commits] gentoo-x86 commit in virtual/cron: cron-0-r1.ebuild ChangeLog
@ 2015-07-24  9:09 Mikle Kolyada (zlogene)
  0 siblings, 0 replies; 2+ messages in thread
From: Mikle Kolyada (zlogene) @ 2015-07-24  9:09 UTC (permalink / raw
  To: gentoo-commits

zlogene     15/07/24 09:09:48

  Modified:             cron-0-r1.ebuild ChangeLog
  Log:
  Stable for all (bug #555712)
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 0x1BDC0E5AC42EB5D6)

Revision  Changes    Path
1.2                  virtual/cron/cron-0-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/cron/cron-0-r1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/cron/cron-0-r1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/cron/cron-0-r1.ebuild?r1=1.1&r2=1.2

Index: cron-0-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/cron/cron-0-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- cron-0-r1.ebuild	20 Aug 2014 05:21:46 -0000	1.1
+++ cron-0-r1.ebuild	24 Jul 2015 09:09:48 -0000	1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/cron/cron-0-r1.ebuild,v 1.1 2014/08/20 05:21:46 polynomial-c Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/cron/cron-0-r1.ebuild,v 1.2 2015/07/24 09:09:48 zlogene Exp $
 
 EAPI=4
 
@@ -10,7 +10,7 @@
 
 LICENSE=""
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd"
 IUSE=""
 
 DEPEND=""



1.4                  virtual/cron/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/cron/ChangeLog?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/cron/ChangeLog?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/cron/ChangeLog?r1=1.3&r2=1.4

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/cron/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog	20 Aug 2014 05:21:46 -0000	1.3
+++ ChangeLog	24 Jul 2015 09:09:48 -0000	1.4
@@ -1,6 +1,9 @@
 # ChangeLog for virtual/cron
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/cron/ChangeLog,v 1.3 2014/08/20 05:21:46 polynomial-c Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/virtual/cron/ChangeLog,v 1.4 2015/07/24 09:09:48 zlogene Exp $
+
+  24 Jul 2015; Mikle Kolyada <zlogene@gentoo.org> cron-0-r1.ebuild:
+  Stable for all (bug #555712)
 
 *cron-0-r1 (20 Aug 2014)
 
@@ -16,4 +19,3 @@
 
   20 Apr 2011; Ulrich Mueller <ulm@gentoo.org> +cron-0.ebuild, +metadata.xml:
   Initial import, bug 360109.
-





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

end of thread, other threads:[~2015-07-24  9:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-20  5:21 [gentoo-commits] gentoo-x86 commit in virtual/cron: cron-0-r1.ebuild ChangeLog Lars Wendler (polynomial-c)
  -- strict thread matches above, loose matches on Subject: below --
2015-07-24  9:09 Mikle Kolyada (zlogene)

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