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.2.3.ebuild
@ 2009-01-15 16:30 Benedikt Boehm (hollow)
  0 siblings, 0 replies; only message in thread
From: Benedikt Boehm (hollow) @ 2009-01-15 16:30 UTC (permalink / raw
  To: gentoo-commits

hollow      09/01/15 16:30:40

  Modified:             ChangeLog
  Added:                porticron-0.2.3.ebuild
  Log:
  version bump: fixes #255049
  (Portage version: 2.2_rc20/cvs/Linux 2.6.22-vs2.3.0.34-gentoo x86_64)

Revision  Changes    Path
1.8                  app-portage/porticron/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-portage/porticron/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog	14 Jan 2009 18:39:52 -0000	1.7
+++ ChangeLog	15 Jan 2009 16:30:40 -0000	1.8
@@ -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.7 2009/01/14 18:39:52 hollow Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/porticron/ChangeLog,v 1.8 2009/01/15 16:30:40 hollow Exp $
+
+*porticron-0.2.3 (15 Jan 2009)
+
+  15 Jan 2009; Benedikt Böhm <hollow@gentoo.org> +porticron-0.2.3.ebuild:
+  version bump: fixes #255049
 
 *porticron-0.2.2 (14 Jan 2009)
 



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

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

Index: porticron-0.2.3.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.2.3.ebuild,v 1.1 2009/01/15 16:30:40 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
	insinto /etc/cron.daily
	doins "${FILESDIR}"/porticron
}






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-01-15 16:30 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-15 16:30 [gentoo-commits] gentoo-x86 commit in app-portage/porticron: ChangeLog porticron-0.2.3.ebuild 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