public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-analyzer/cacti-spine: cacti-spine-0.8.7a.ebuild ChangeLog
@ 2008-01-26 12:59 Peter Volkov (pva)
  0 siblings, 0 replies; 7+ messages in thread
From: Peter Volkov (pva) @ 2008-01-26 12:59 UTC (permalink / raw
  To: gentoo-commits

pva         08/01/26 12:59:52

  Modified:             cacti-spine-0.8.7a.ebuild ChangeLog
  Log:
  Moved autotools to src_unpack, bug #207461, thank Diego Pettenò <flameeyes AT gentoo.org> for report.
  (Portage version: 2.1.4_rc14)

Revision  Changes    Path
1.2                  net-analyzer/cacti-spine/cacti-spine-0.8.7a.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/cacti-spine/cacti-spine-0.8.7a.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/cacti-spine/cacti-spine-0.8.7a.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/cacti-spine/cacti-spine-0.8.7a.ebuild?r1=1.1&r2=1.2

Index: cacti-spine-0.8.7a.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/cacti-spine/cacti-spine-0.8.7a.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- cacti-spine-0.8.7a.ebuild	8 Jan 2008 20:08:07 -0000	1.1
+++ cacti-spine-0.8.7a.ebuild	26 Jan 2008 12:59:51 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/cacti-spine/cacti-spine-0.8.7a.ebuild,v 1.1 2008/01/08 20:08:07 pva Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/cacti-spine/cacti-spine-0.8.7a.ebuild,v 1.2 2008/01/26 12:59:51 pva Exp $
 
 WANT_AUTOCONF="latest"
 inherit autotools
@@ -24,11 +24,11 @@
 	unpack ${A} ; cd "${S}"
 	sed -i -e 's/^bin_PROGRAMS/sbin_PROGRAMS/' Makefile.am
 	sed -i -e 's/wwwroot\/cacti\/log/var\/log/g' spine.h
+	eaclocal
+	eautoconf
 }
 
 src_compile() {
-	eaclocal
-	eautoconf
 	econf || die "econf failed"
 	emake || die "emake failed"
 }



1.2                  net-analyzer/cacti-spine/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/cacti-spine/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog	8 Jan 2008 20:08:07 -0000	1.1
+++ ChangeLog	26 Jan 2008 12:59:52 -0000	1.2
@@ -1,6 +1,10 @@
 # ChangeLog for net-analyzer/cacti-spine
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/cacti-spine/ChangeLog,v 1.1 2008/01/08 20:08:07 pva Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/cacti-spine/ChangeLog,v 1.2 2008/01/26 12:59:52 pva Exp $
+
+  26 Jan 2008; <pva@gentoo.org> cacti-spine-0.8.7a.ebuild:
+  Moved autotools to src_unpack, bug #207461, thank Diego Pettenò <flameeyes
+  AT gentoo.org> for report.
 
 *cacti-spine-0.8.7a (08 Jan 2008)
 



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



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

* [gentoo-commits] gentoo-x86 commit in net-analyzer/cacti-spine: cacti-spine-0.8.7a.ebuild ChangeLog
@ 2008-02-21 17:59 Gysbert Wassenaar (nixnut)
  0 siblings, 0 replies; 7+ messages in thread
From: Gysbert Wassenaar (nixnut) @ 2008-02-21 17:59 UTC (permalink / raw
  To: gentoo-commits

nixnut      08/02/21 17:59:21

  Modified:             cacti-spine-0.8.7a.ebuild ChangeLog
  Log:
  Stable on ppc wrt bug 210840
  (Portage version: 2.1.4.4)

Revision  Changes    Path
1.3                  net-analyzer/cacti-spine/cacti-spine-0.8.7a.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/cacti-spine/cacti-spine-0.8.7a.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/cacti-spine/cacti-spine-0.8.7a.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/cacti-spine/cacti-spine-0.8.7a.ebuild?r1=1.2&r2=1.3

Index: cacti-spine-0.8.7a.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/cacti-spine/cacti-spine-0.8.7a.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- cacti-spine-0.8.7a.ebuild	26 Jan 2008 12:59:51 -0000	1.2
+++ cacti-spine-0.8.7a.ebuild	21 Feb 2008 17:59:21 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/cacti-spine/cacti-spine-0.8.7a.ebuild,v 1.2 2008/01/26 12:59:51 pva Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/cacti-spine/cacti-spine-0.8.7a.ebuild,v 1.3 2008/02/21 17:59:21 nixnut Exp $
 
 WANT_AUTOCONF="latest"
 inherit autotools
@@ -12,7 +12,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ppc ~ppc64 ~sparc ~x86"
 IUSE=""
 
 DEPEND="net-analyzer/net-snmp



1.3                  net-analyzer/cacti-spine/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/cacti-spine/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog	26 Jan 2008 12:59:52 -0000	1.2
+++ ChangeLog	21 Feb 2008 17:59:21 -0000	1.3
@@ -1,6 +1,9 @@
 # ChangeLog for net-analyzer/cacti-spine
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/cacti-spine/ChangeLog,v 1.2 2008/01/26 12:59:52 pva Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/cacti-spine/ChangeLog,v 1.3 2008/02/21 17:59:21 nixnut Exp $
+
+  21 Feb 2008; nixnut <nixnut@gentoo.org> cacti-spine-0.8.7a.ebuild:
+  Stable on ppc wrt bug 210840
 
   26 Jan 2008; <pva@gentoo.org> cacti-spine-0.8.7a.ebuild:
   Moved autotools to src_unpack, bug #207461, thank Diego Pettenò <flameeyes



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



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

* [gentoo-commits] gentoo-x86 commit in net-analyzer/cacti-spine: cacti-spine-0.8.7a.ebuild ChangeLog
@ 2008-02-22  1:21 Brent Baude (ranger)
  0 siblings, 0 replies; 7+ messages in thread
From: Brent Baude (ranger) @ 2008-02-22  1:21 UTC (permalink / raw
  To: gentoo-commits

ranger      08/02/22 01:21:20

  Modified:             cacti-spine-0.8.7a.ebuild ChangeLog
  Log:
  Marking cacti-spine-0.8.7a ppc64 for bug 210840
  (Portage version: 2.1.4.4)

Revision  Changes    Path
1.4                  net-analyzer/cacti-spine/cacti-spine-0.8.7a.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/cacti-spine/cacti-spine-0.8.7a.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/cacti-spine/cacti-spine-0.8.7a.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/cacti-spine/cacti-spine-0.8.7a.ebuild?r1=1.3&r2=1.4

Index: cacti-spine-0.8.7a.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/cacti-spine/cacti-spine-0.8.7a.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- cacti-spine-0.8.7a.ebuild	21 Feb 2008 17:59:21 -0000	1.3
+++ cacti-spine-0.8.7a.ebuild	22 Feb 2008 01:21:19 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/cacti-spine/cacti-spine-0.8.7a.ebuild,v 1.3 2008/02/21 17:59:21 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/cacti-spine/cacti-spine-0.8.7a.ebuild,v 1.4 2008/02/22 01:21:19 ranger Exp $
 
 WANT_AUTOCONF="latest"
 inherit autotools
@@ -12,7 +12,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ppc ppc64 ~sparc ~x86"
 IUSE=""
 
 DEPEND="net-analyzer/net-snmp



1.4                  net-analyzer/cacti-spine/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/cacti-spine/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog	21 Feb 2008 17:59:21 -0000	1.3
+++ ChangeLog	22 Feb 2008 01:21:19 -0000	1.4
@@ -1,6 +1,9 @@
 # ChangeLog for net-analyzer/cacti-spine
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/cacti-spine/ChangeLog,v 1.3 2008/02/21 17:59:21 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/cacti-spine/ChangeLog,v 1.4 2008/02/22 01:21:19 ranger Exp $
+
+  22 Feb 2008; Brent Baude <ranger@gentoo.org> cacti-spine-0.8.7a.ebuild:
+  Marking cacti-spine-0.8.7a ppc64 for bug 210840
 
   21 Feb 2008; nixnut <nixnut@gentoo.org> cacti-spine-0.8.7a.ebuild:
   Stable on ppc wrt bug 210840



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



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

* [gentoo-commits] gentoo-x86 commit in net-analyzer/cacti-spine: cacti-spine-0.8.7a.ebuild ChangeLog
@ 2008-02-24 11:37 Markus Meier (maekke)
  0 siblings, 0 replies; 7+ messages in thread
From: Markus Meier (maekke) @ 2008-02-24 11:37 UTC (permalink / raw
  To: gentoo-commits

maekke      08/02/24 11:37:12

  Modified:             cacti-spine-0.8.7a.ebuild ChangeLog
  Log:
  x86 stable, bug #210840
  (Portage version: 2.1.4.4)

Revision  Changes    Path
1.5                  net-analyzer/cacti-spine/cacti-spine-0.8.7a.ebuild

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

Index: cacti-spine-0.8.7a.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/cacti-spine/cacti-spine-0.8.7a.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- cacti-spine-0.8.7a.ebuild	22 Feb 2008 01:21:19 -0000	1.4
+++ cacti-spine-0.8.7a.ebuild	24 Feb 2008 11:37:12 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/cacti-spine/cacti-spine-0.8.7a.ebuild,v 1.4 2008/02/22 01:21:19 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/cacti-spine/cacti-spine-0.8.7a.ebuild,v 1.5 2008/02/24 11:37:12 maekke Exp $
 
 WANT_AUTOCONF="latest"
 inherit autotools
@@ -12,7 +12,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ppc ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ppc ppc64 ~sparc x86"
 IUSE=""
 
 DEPEND="net-analyzer/net-snmp



1.5                  net-analyzer/cacti-spine/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/cacti-spine/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog	22 Feb 2008 01:21:19 -0000	1.4
+++ ChangeLog	24 Feb 2008 11:37:12 -0000	1.5
@@ -1,6 +1,9 @@
 # ChangeLog for net-analyzer/cacti-spine
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/cacti-spine/ChangeLog,v 1.4 2008/02/22 01:21:19 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/cacti-spine/ChangeLog,v 1.5 2008/02/24 11:37:12 maekke Exp $
+
+  24 Feb 2008; Markus Meier <maekke@gentoo.org> cacti-spine-0.8.7a.ebuild:
+  x86 stable, bug #210840
 
   22 Feb 2008; Brent Baude <ranger@gentoo.org> cacti-spine-0.8.7a.ebuild:
   Marking cacti-spine-0.8.7a ppc64 for bug 210840



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



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

* [gentoo-commits] gentoo-x86 commit in net-analyzer/cacti-spine: cacti-spine-0.8.7a.ebuild ChangeLog
@ 2008-02-26 14:43 Raul Porcel (armin76)
  0 siblings, 0 replies; 7+ messages in thread
From: Raul Porcel (armin76) @ 2008-02-26 14:43 UTC (permalink / raw
  To: gentoo-commits

armin76     08/02/26 14:43:45

  Modified:             cacti-spine-0.8.7a.ebuild ChangeLog
  Log:
  sparc stable wrt #210840
  (Portage version: 2.1.4.4)

Revision  Changes    Path
1.6                  net-analyzer/cacti-spine/cacti-spine-0.8.7a.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/cacti-spine/cacti-spine-0.8.7a.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/cacti-spine/cacti-spine-0.8.7a.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/cacti-spine/cacti-spine-0.8.7a.ebuild?r1=1.5&r2=1.6

Index: cacti-spine-0.8.7a.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/cacti-spine/cacti-spine-0.8.7a.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- cacti-spine-0.8.7a.ebuild	24 Feb 2008 11:37:12 -0000	1.5
+++ cacti-spine-0.8.7a.ebuild	26 Feb 2008 14:43:44 -0000	1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/cacti-spine/cacti-spine-0.8.7a.ebuild,v 1.5 2008/02/24 11:37:12 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/cacti-spine/cacti-spine-0.8.7a.ebuild,v 1.6 2008/02/26 14:43:44 armin76 Exp $
 
 WANT_AUTOCONF="latest"
 inherit autotools
@@ -12,7 +12,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ppc ppc64 ~sparc x86"
+KEYWORDS="~amd64 ppc ppc64 sparc x86"
 IUSE=""
 
 DEPEND="net-analyzer/net-snmp



1.6                  net-analyzer/cacti-spine/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/cacti-spine/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog	24 Feb 2008 11:37:12 -0000	1.5
+++ ChangeLog	26 Feb 2008 14:43:44 -0000	1.6
@@ -1,6 +1,9 @@
 # ChangeLog for net-analyzer/cacti-spine
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/cacti-spine/ChangeLog,v 1.5 2008/02/24 11:37:12 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/cacti-spine/ChangeLog,v 1.6 2008/02/26 14:43:44 armin76 Exp $
+
+  26 Feb 2008; Raúl Porcel <armin76@gentoo.org> cacti-spine-0.8.7a.ebuild:
+  sparc stable wrt #210840
 
   24 Feb 2008; Markus Meier <maekke@gentoo.org> cacti-spine-0.8.7a.ebuild:
   x86 stable, bug #210840



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



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

* [gentoo-commits] gentoo-x86 commit in net-analyzer/cacti-spine: cacti-spine-0.8.7a.ebuild ChangeLog
@ 2008-04-27 19:59 Markus Meier (maekke)
  0 siblings, 0 replies; 7+ messages in thread
From: Markus Meier (maekke) @ 2008-04-27 19:59 UTC (permalink / raw
  To: gentoo-commits

maekke      08/04/27 19:59:35

  Modified:             cacti-spine-0.8.7a.ebuild ChangeLog
  Log:
  amd64 stable, bug #210840
  (Portage version: 2.1.5_rc6)

Revision  Changes    Path
1.7                  net-analyzer/cacti-spine/cacti-spine-0.8.7a.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/cacti-spine/cacti-spine-0.8.7a.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/cacti-spine/cacti-spine-0.8.7a.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/cacti-spine/cacti-spine-0.8.7a.ebuild?r1=1.6&r2=1.7

Index: cacti-spine-0.8.7a.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/cacti-spine/cacti-spine-0.8.7a.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- cacti-spine-0.8.7a.ebuild	26 Feb 2008 14:43:44 -0000	1.6
+++ cacti-spine-0.8.7a.ebuild	27 Apr 2008 19:59:34 -0000	1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/cacti-spine/cacti-spine-0.8.7a.ebuild,v 1.6 2008/02/26 14:43:44 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/cacti-spine/cacti-spine-0.8.7a.ebuild,v 1.7 2008/04/27 19:59:34 maekke Exp $
 
 WANT_AUTOCONF="latest"
 inherit autotools
@@ -12,7 +12,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ppc ppc64 sparc x86"
+KEYWORDS="amd64 ppc ppc64 sparc x86"
 IUSE=""
 
 DEPEND="net-analyzer/net-snmp



1.7                  net-analyzer/cacti-spine/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/cacti-spine/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog	26 Feb 2008 14:43:44 -0000	1.6
+++ ChangeLog	27 Apr 2008 19:59:34 -0000	1.7
@@ -1,6 +1,9 @@
 # ChangeLog for net-analyzer/cacti-spine
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/cacti-spine/ChangeLog,v 1.6 2008/02/26 14:43:44 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/cacti-spine/ChangeLog,v 1.7 2008/04/27 19:59:34 maekke Exp $
+
+  27 Apr 2008; Markus Meier <maekke@gentoo.org> cacti-spine-0.8.7a.ebuild:
+  amd64 stable, bug #210840
 
   26 Feb 2008; Raúl Porcel <armin76@gentoo.org> cacti-spine-0.8.7a.ebuild:
   sparc stable wrt #210840



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



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

* [gentoo-commits] gentoo-x86 commit in net-analyzer/cacti-spine: cacti-spine-0.8.7a.ebuild ChangeLog
@ 2008-05-19 16:52 Peter Volkov (pva)
  0 siblings, 0 replies; 7+ messages in thread
From: Peter Volkov (pva) @ 2008-05-19 16:52 UTC (permalink / raw
  To: gentoo-commits

pva         08/05/19 16:52:49

  Modified:             cacti-spine-0.8.7a.ebuild ChangeLog
  Log:
  Fixed typo in postinstall message, bug #222801, thank Chris Lee for report.
  (Portage version: 2.1.4.4)

Revision  Changes    Path
1.8                  net-analyzer/cacti-spine/cacti-spine-0.8.7a.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/cacti-spine/cacti-spine-0.8.7a.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/cacti-spine/cacti-spine-0.8.7a.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/cacti-spine/cacti-spine-0.8.7a.ebuild?r1=1.7&r2=1.8

Index: cacti-spine-0.8.7a.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/cacti-spine/cacti-spine-0.8.7a.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- cacti-spine-0.8.7a.ebuild	27 Apr 2008 19:59:34 -0000	1.7
+++ cacti-spine-0.8.7a.ebuild	19 May 2008 16:52:49 -0000	1.8
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/cacti-spine/cacti-spine-0.8.7a.ebuild,v 1.7 2008/04/27 19:59:34 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/cacti-spine/cacti-spine-0.8.7a.ebuild,v 1.8 2008/05/19 16:52:49 pva Exp $
 
 WANT_AUTOCONF="latest"
 inherit autotools
@@ -50,7 +50,7 @@
 	elog "http://cacti.net/spine_install.php"
 	echo
 	ewarn "/etc/spine.conf should be readable by webserver, thus after you"
-	ewarn "decide on webserver/webserver group do not forgive to change it's"
+	ewarn "decide on webserver/webserver group do not forget to change it's"
 	ewarn "group with the following command:"
 	ewarn
 	ewarn " # chown root:wwwgroup /etc/spine.conf"



1.8                  net-analyzer/cacti-spine/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/cacti-spine/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog	27 Apr 2008 19:59:34 -0000	1.7
+++ ChangeLog	19 May 2008 16:52:49 -0000	1.8
@@ -1,6 +1,10 @@
 # ChangeLog for net-analyzer/cacti-spine
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/cacti-spine/ChangeLog,v 1.7 2008/04/27 19:59:34 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/cacti-spine/ChangeLog,v 1.8 2008/05/19 16:52:49 pva Exp $
+
+  19 May 2008; Peter Volkov <pva@gentoo.org> cacti-spine-0.8.7a.ebuild:
+  Fixed typo in postinstall message, bug #222801, thank Chris Lee for
+  report.
 
   27 Apr 2008; Markus Meier <maekke@gentoo.org> cacti-spine-0.8.7a.ebuild:
   amd64 stable, bug #210840



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



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

end of thread, other threads:[~2008-05-19 16:52 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-02-22  1:21 [gentoo-commits] gentoo-x86 commit in net-analyzer/cacti-spine: cacti-spine-0.8.7a.ebuild ChangeLog Brent Baude (ranger)
  -- strict thread matches above, loose matches on Subject: below --
2008-05-19 16:52 Peter Volkov (pva)
2008-04-27 19:59 Markus Meier (maekke)
2008-02-26 14:43 Raul Porcel (armin76)
2008-02-24 11:37 Markus Meier (maekke)
2008-02-21 17:59 Gysbert Wassenaar (nixnut)
2008-01-26 12:59 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