public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-portage/porticron: ChangeLog porticron-0.5.ebuild
@ 2009-08-06  7:51 Benedikt Boehm (hollow)
  0 siblings, 0 replies; 3+ messages in thread
From: Benedikt Boehm (hollow) @ 2009-08-06  7:51 UTC (permalink / raw
  To: gentoo-commits

hollow      09/08/06 07:51:02

  Modified:             ChangeLog
  Added:                porticron-0.5.ebuild
  Log:
  version bump
  (Portage version: 2.2_rc33/cvs/Linux i686)

Revision  Changes    Path
1.17                 app-portage/porticron/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-portage/porticron/ChangeLog?rev=1.17&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-portage/porticron/ChangeLog?rev=1.17&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-portage/porticron/ChangeLog?r1=1.16&r2=1.17

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-portage/porticron/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog	26 Jul 2009 20:04:09 -0000	1.16
+++ ChangeLog	6 Aug 2009 07:51:02 -0000	1.17
@@ -1,6 +1,11 @@
 # 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.16 2009/07/26 20:04:09 bangert Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/porticron/ChangeLog,v 1.17 2009/08/06 07:51:02 hollow Exp $
+
+*porticron-0.5 (06 Aug 2009)
+
+  06 Aug 2009; Benedikt Böhm <hollow@gentoo.org> +porticron-0.5.ebuild:
+  version bump
 
   26 Jul 2009; Thilo Bangert <bangert@gentoo.org> metadata.xml:
   add <herd> tag



1.1                  app-portage/porticron/porticron-0.5.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-portage/porticron/porticron-0.5.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-portage/porticron/porticron-0.5.ebuild?rev=1.1&content-type=text/plain

Index: porticron-0.5.ebuild
===================================================================
# 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.5.ebuild,v 1.1 2009/08/06 07:51:02 hollow Exp $

DESCRIPTION="porticron is a cron script to sync portage and send update mails to root"
HOMEPAGE="http://bb.xnull.de/projects/porticron/"
SRC_URI="http://bb.xnull.de/projects/porticron/dist/${P}.tar.bz2"

LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64 ~hppa ~ppc ~x86"
IUSE=""

DEPEND=""
RDEPEND="net-dns/bind-tools"

src_install() {
	dosbin bin/porticron
	insinto /etc
	doins etc/porticron.conf
}






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

* [gentoo-commits] gentoo-x86 commit in app-portage/porticron: ChangeLog porticron-0.5.ebuild
@ 2009-09-27 19:27 Gysbert Wassenaar (nixnut)
  0 siblings, 0 replies; 3+ messages in thread
From: Gysbert Wassenaar (nixnut) @ 2009-09-27 19:27 UTC (permalink / raw
  To: gentoo-commits

nixnut      09/09/27 19:27:16

  Modified:             ChangeLog porticron-0.5.ebuild
  Log:
  ppc stable #285656
  (Portage version: 2.1.6.13/cvs/Linux ppc)

Revision  Changes    Path
1.19                 app-portage/porticron/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-portage/porticron/ChangeLog?rev=1.19&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-portage/porticron/ChangeLog?rev=1.19&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-portage/porticron/ChangeLog?r1=1.18&r2=1.19

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-portage/porticron/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ChangeLog	20 Sep 2009 09:06:29 -0000	1.18
+++ ChangeLog	27 Sep 2009 19:27:16 -0000	1.19
@@ -1,6 +1,9 @@
 # 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.18 2009/09/20 09:06:29 hollow Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/porticron/ChangeLog,v 1.19 2009/09/27 19:27:16 nixnut Exp $
+
+  27 Sep 2009; nixnut <nixnut@gentoo.org> porticron-0.5.ebuild:
+  ppc stable #285656
 
   20 Sep 2009; Benedikt Böhm <hollow@gentoo.org> -porticron-0.4.ebuild,
   porticron-0.5.ebuild:



1.3                  app-portage/porticron/porticron-0.5.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-portage/porticron/porticron-0.5.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-portage/porticron/porticron-0.5.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-portage/porticron/porticron-0.5.ebuild?r1=1.2&r2=1.3

Index: porticron-0.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-portage/porticron/porticron-0.5.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- porticron-0.5.ebuild	20 Sep 2009 09:06:29 -0000	1.2
+++ porticron-0.5.ebuild	27 Sep 2009 19:27:16 -0000	1.3
@@ -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.5.ebuild,v 1.2 2009/09/20 09:06:29 hollow Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/porticron/porticron-0.5.ebuild,v 1.3 2009/09/27 19:27:16 nixnut Exp $
 
 DESCRIPTION="porticron is a cron script to sync portage and send update mails to root"
 HOMEPAGE="http://bb.xnull.de/projects/porticron/"
@@ -8,7 +8,7 @@
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="amd64 ~hppa ~ppc x86"
+KEYWORDS="amd64 ~hppa ppc x86"
 IUSE=""
 
 DEPEND=""






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

* [gentoo-commits] gentoo-x86 commit in app-portage/porticron: ChangeLog porticron-0.5.ebuild
@ 2009-10-21  8:06 Jeroen Roovers (jer)
  0 siblings, 0 replies; 3+ messages in thread
From: Jeroen Roovers (jer) @ 2009-10-21  8:06 UTC (permalink / raw
  To: gentoo-commits

jer         09/10/21 08:06:04

  Modified:             ChangeLog porticron-0.5.ebuild
  Log:
  Stable for HPPA (bug #285656).
  (Portage version: 2.2_rc46/cvs/Linux i686)

Revision  Changes    Path
1.21                 app-portage/porticron/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-portage/porticron/ChangeLog?rev=1.21&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-portage/porticron/ChangeLog?rev=1.21&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-portage/porticron/ChangeLog?r1=1.20&r2=1.21

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-portage/porticron/ChangeLog,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- ChangeLog	3 Oct 2009 08:10:54 -0000	1.20
+++ ChangeLog	21 Oct 2009 08:06:03 -0000	1.21
@@ -1,6 +1,9 @@
 # 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.20 2009/10/03 08:10:54 hollow Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/porticron/ChangeLog,v 1.21 2009/10/21 08:06:03 jer Exp $
+
+  21 Oct 2009; Jeroen Roovers <jer@gentoo.org> porticron-0.5.ebuild:
+  Stable for HPPA (bug #285656).
 
 *porticron-0.5.1 (03 Oct 2009)
 



1.4                  app-portage/porticron/porticron-0.5.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-portage/porticron/porticron-0.5.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-portage/porticron/porticron-0.5.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-portage/porticron/porticron-0.5.ebuild?r1=1.3&r2=1.4

Index: porticron-0.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-portage/porticron/porticron-0.5.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- porticron-0.5.ebuild	27 Sep 2009 19:27:16 -0000	1.3
+++ porticron-0.5.ebuild	21 Oct 2009 08:06:03 -0000	1.4
@@ -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.5.ebuild,v 1.3 2009/09/27 19:27:16 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/porticron/porticron-0.5.ebuild,v 1.4 2009/10/21 08:06:03 jer Exp $
 
 DESCRIPTION="porticron is a cron script to sync portage and send update mails to root"
 HOMEPAGE="http://bb.xnull.de/projects/porticron/"
@@ -8,7 +8,7 @@
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="amd64 ~hppa ppc x86"
+KEYWORDS="amd64 hppa ppc x86"
 IUSE=""
 
 DEPEND=""






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

end of thread, other threads:[~2009-10-21  8:06 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-27 19:27 [gentoo-commits] gentoo-x86 commit in app-portage/porticron: ChangeLog porticron-0.5.ebuild Gysbert Wassenaar (nixnut)
  -- strict thread matches above, loose matches on Subject: below --
2009-10-21  8:06 Jeroen Roovers (jer)
2009-08-06  7:51 Benedikt Boehm (hollow)

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