Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: gentoo-commits
| Navigation: |
|
Lists:
gentoo-commits:
< Prev
By Thread
Next >
< Prev
By Date
Next >
|
| Headers: |
|
To:
|
gentoo-commits@g.o
|
|
From:
|
"Benedikt Boehm (hollow)" <hollow@g.o>
|
|
Subject:
|
gentoo-x86 commit in app-portage/porticron: porticron-0.3.ebuild ChangeLog porticron-0.2.3.ebuild
|
|
Date:
|
Wed, 08 Apr 2009 15:18:47 +0000
|
|
hollow 09/04/08 15:18:47
Modified: porticron-0.3.ebuild ChangeLog
Removed: porticron-0.2.3.ebuild
Log:
remove cron.daily script wrt #257028
(Portage version: 2.2_rc28/cvs/Linux i686)
Revision Changes Path
1.2 app-portage/porticron/porticron-0.3.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-portage/porticron/porticron-0.3.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-portage/porticron/porticron-0.3.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-portage/porticron/porticron-0.3.ebuild?r1=1.1&r2=1.2
Index: porticron-0.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-portage/porticron/porticron-0.3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- porticron-0.3.ebuild 25 Jan 2009 10:31:17 -0000 1.1
+++ porticron-0.3.ebuild 8 Apr 2009 15:18:46 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-portage/porticron/porticron-0.3.ebuild,v 1.1 2009/01/25 10:31:17 hollow Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/porticron/porticron-0.3.ebuild,v 1.2 2009/04/08 15:18:46 hollow Exp $
DESCRIPTION="porticron is a cron script to sync portage and send update mails to root"
HOMEPAGE="http://bb.xnull.de/projects/porticron/"
@@ -18,6 +18,4 @@
dosbin bin/porticron
insinto /etc
doins etc/porticron.conf
- insinto /etc/cron.daily
- doins "${FILESDIR}"/porticron
}
1.10 app-portage/porticron/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-portage/porticron/ChangeLog?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-portage/porticron/ChangeLog?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-portage/porticron/ChangeLog?r1=1.9&r2=1.10
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-portage/porticron/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog 25 Jan 2009 10:31:17 -0000 1.9
+++ ChangeLog 8 Apr 2009 15:18:46 -0000 1.10
@@ -1,6 +1,10 @@
# ChangeLog for app-portage/porticron
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-portage/porticron/ChangeLog,v 1.9 2009/01/25 10:31:17 hollow Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/porticron/ChangeLog,v 1.10 2009/04/08 15:18:46 hollow Exp $
+
+ 08 Apr 2009; Benedikt Böhm <hollow@g.o> -files/porticron,
+ -porticron-0.2.3.ebuild, porticron-0.3.ebuild:
+ remove cron.daily script wrt #257028
*porticron-0.3 (25 Jan 2009)
|
|