public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-analyzer/cacti-cactid: cacti-cactid-0.8.6i-r1.ebuild ChangeLog
@ 2008-01-26 13:03 Peter Volkov (pva)
  0 siblings, 0 replies; only message in thread
From: Peter Volkov (pva) @ 2008-01-26 13:03 UTC (permalink / raw
  To: gentoo-commits

pva         08/01/26 13:03:19

  Modified:             cacti-cactid-0.8.6i-r1.ebuild ChangeLog
  Log:
  Moved autotools stuff to src_unpack, bug #207459, thank Diego Pettenò <flameeyes AT gentoo.org> for report.
  (Portage version: 2.1.4_rc14)

Revision  Changes    Path
1.9                  net-analyzer/cacti-cactid/cacti-cactid-0.8.6i-r1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/cacti-cactid/cacti-cactid-0.8.6i-r1.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/cacti-cactid/cacti-cactid-0.8.6i-r1.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/cacti-cactid/cacti-cactid-0.8.6i-r1.ebuild?r1=1.8&r2=1.9

Index: cacti-cactid-0.8.6i-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/cacti-cactid/cacti-cactid-0.8.6i-r1.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- cacti-cactid-0.8.6i-r1.ebuild	19 Jul 2007 13:27:10 -0000	1.8
+++ cacti-cactid-0.8.6i-r1.ebuild	26 Jan 2008 13:03:18 -0000	1.9
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/cacti-cactid/cacti-cactid-0.8.6i-r1.ebuild,v 1.8 2007/07/19 13:27:10 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/cacti-cactid/cacti-cactid-0.8.6i-r1.ebuild,v 1.9 2008/01/26 13:03:18 pva Exp $
 
 WANT_AUTOCONF="latest"
 inherit autotools
@@ -26,11 +26,12 @@
 	sed -i -e 's/^bin_PROGRAMS/sbin_PROGRAMS/' Makefile.am
 	sed -i -e 's/mysqlclient/mysqlclient_r/g' configure.ac
 	sed -i -e 's/wwwroot\/cacti\/log/var\/log/g' cactid.h
-}
 
-src_compile() {
 	eaclocal
 	eautoconf
+}
+
+src_compile() {
 	econf || die "econf failed"
 	emake || die "emake failed"
 }



1.37                 net-analyzer/cacti-cactid/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/cacti-cactid/ChangeLog,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- ChangeLog	6 Sep 2007 16:17:30 -0000	1.36
+++ ChangeLog	26 Jan 2008 13:03:18 -0000	1.37
@@ -1,6 +1,10 @@
 # ChangeLog for net-analyzer/cacti-cactid
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/cacti-cactid/ChangeLog,v 1.36 2007/09/06 16:17:30 jokey Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/cacti-cactid/ChangeLog,v 1.37 2008/01/26 13:03:18 pva Exp $
+
+  26 Jan 2008; <pva@gentoo.org> cacti-cactid-0.8.6i-r1.ebuild:
+  Moved autotools stuff to src_unpack, bug #207459, thank Diego Pettenò
+  <flameeyes AT gentoo.org> for report.
 
   06 Sep 2007; Markus Ullmann <jokey@gentoo.org>
   -cacti-cactid-0.8.6g.ebuild:



-- 
gentoo-commits@lists.gentoo.org mailing list



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

only message in thread, other threads:[~2008-01-26 13:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-01-26 13:03 [gentoo-commits] gentoo-x86 commit in net-analyzer/cacti-cactid: cacti-cactid-0.8.6i-r1.ebuild ChangeLog Peter Volkov (pva)

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