rich0       15/08/07 22:32:52

  Modified:             ChangeLog systemd-cron-1.5.3.ebuild
  Log:
  Fix distfiles filename.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
100565AB52446CB4)

Revision  Changes    Path
1.2                  sys-process/systemd-cron/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-process/systemd-cron/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog   18 Jul 2015 15:48:50 -0000      1.1
+++ ChangeLog   7 Aug 2015 22:32:52 -0000       1.2
@@ -1,6 +1,9 @@
 # ChangeLog for sys-process/systemd-cron
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-process/systemd-cron/ChangeLog,v 1.1 
2015/07/18 15:48:50 rich0 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/systemd-cron/ChangeLog,v 1.2 
2015/08/07 22:32:52 rich0 Exp $
+
+  07 Aug 2015; Richard Freeman <ri...@gentoo.org> systemd-cron-1.5.3.ebuild:
+  Fix distfiles filename.
 
 *systemd-cron-1.5.3 (18 Jul 2015)
 



1.2                  sys-process/systemd-cron/systemd-cron-1.5.3.ebuild

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

Index: systemd-cron-1.5.3.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/sys-process/systemd-cron/systemd-cron-1.5.3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- systemd-cron-1.5.3.ebuild   18 Jul 2015 15:48:50 -0000      1.1
+++ systemd-cron-1.5.3.ebuild   7 Aug 2015 22:32:52 -0000       1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/sys-process/systemd-cron/systemd-cron-1.5.3.ebuild,v 
1.1 2015/07/18 15:48:50 rich0 Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/sys-process/systemd-cron/systemd-cron-1.5.3.ebuild,v 
1.2 2015/08/07 22:32:52 rich0 Exp $
 
 EAPI=5
 PYTHON_COMPAT=( pypy3 python{3_3,3_4} )
@@ -8,7 +8,7 @@
 
 DESCRIPTION="systemd units to provide minimal cron daemon functionality by 
running scripts in cron directories"
 HOMEPAGE="https://github.com/systemd-cron/systemd-cron/";
-SRC_URI="https://github.com/systemd-cron/${PN}/archive/v${PV}.tar.gz";
+SRC_URI="https://github.com/systemd-cron/${PN}/archive/v${PV}.tar.gz -> 
systemd-cron-${PV}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"




Reply via email to