public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Robin H. Johnson (robbat2)" <robbat2@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in net-analyzer/munin: ChangeLog munin-1.3.4-r2.ebuild
Date: Wed, 26 Aug 2009 23:55:23 +0000	[thread overview]
Message-ID: <E1MgSKp-0004tA-RZ@stork.gentoo.org> (raw)

robbat2     09/08/26 23:55:23

  Modified:             ChangeLog munin-1.3.4-r2.ebuild
  Log:
  Bug #254968: logrotate config file.
  (Portage version: 2.2_rc38/cvs/Linux x86_64)

Revision  Changes    Path
1.27                 net-analyzer/munin/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/munin/ChangeLog?rev=1.27&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/munin/ChangeLog?rev=1.27&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/munin/ChangeLog?r1=1.26&r2=1.27

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/munin/ChangeLog,v
retrieving revision 1.26
retrieving revision 1.27
diff -p -w -b -B -u -u -r1.26 -r1.27
--- ChangeLog	26 Aug 2009 23:47:00 -0000	1.26
+++ ChangeLog	26 Aug 2009 23:55:23 -0000	1.27
@@ -1,6 +1,10 @@
 # ChangeLog for net-analyzer/munin
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/munin/ChangeLog,v 1.26 2009/08/26 23:47:00 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/munin/ChangeLog,v 1.27 2009/08/26 23:55:23 robbat2 Exp $
+
+  26 Aug 2009; Robin H. Johnson <robbat2@gentoo.org> munin-1.3.4-r2.ebuild,
+  +files/logrotate.d-munin:
+  Bug #254968: logrotate config file.
 
   26 Aug 2009; Robin H. Johnson <robbat2@gentoo.org>
   +files/munin-1.3.2-plugins.conf, munin-1.3.4-r2.ebuild,



1.5                  net-analyzer/munin/munin-1.3.4-r2.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/munin/munin-1.3.4-r2.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/munin/munin-1.3.4-r2.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/munin/munin-1.3.4-r2.ebuild?r1=1.4&r2=1.5

Index: munin-1.3.4-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/munin/munin-1.3.4-r2.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -p -w -b -B -u -u -r1.4 -r1.5
--- munin-1.3.4-r2.ebuild	26 Aug 2009 23:47:00 -0000	1.4
+++ munin-1.3.4-r2.ebuild	26 Aug 2009 23:55:23 -0000	1.5
@@ -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/net-analyzer/munin/munin-1.3.4-r2.ebuild,v 1.4 2009/08/26 23:47:00 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/munin/munin-1.3.4-r2.ebuild,v 1.5 2009/08/26 23:55:23 robbat2 Exp $
 
 EAPI="2"
 
@@ -114,6 +114,10 @@ src_install() {
 	newinitd "${FILESDIR}"/munin-node_init.d_1.3.3-r1 munin-node
 	newconfd "${FILESDIR}"/munin-node_conf.d_1.3.3-r1 munin-node
 	dodoc README ChangeLog INSTALL logo.eps logo.svg build/resources/apache*
+
+	# bug 254968
+	insinto /etc/logrotate.d/
+	newins "${FILESDIR}"/logrotate.d-munin munin
 }
 
 pkg_config() {






             reply	other threads:[~2009-08-26 20:32 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-08-26 23:55 Robin H. Johnson (robbat2) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2010-10-15 16:16 [gentoo-commits] gentoo-x86 commit in net-analyzer/munin: ChangeLog munin-1.3.4-r2.ebuild Jeremy Olexa (darkside)
2010-01-11  7:41 Benedikt Boehm (hollow)
2009-10-10 15:05 Raul Porcel (armin76)
2009-09-06 16:59 Markus Meier (maekke)
2009-08-30 16:42 Gysbert Wassenaar (nixnut)
2009-08-26 23:47 Robin H. Johnson (robbat2)
2009-08-26 23:27 Robin H. Johnson (robbat2)
2009-08-26 23:25 Robin H. Johnson (robbat2)
2009-08-10 20:48 Hans de Graaff (graaff)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E1MgSKp-0004tA-RZ@stork.gentoo.org \
    --to=robbat2@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox